This repository has been archived by the owner on May 10, 2018. It is now read-only.
Releases: revolunet/angular-carousel
Releases · revolunet/angular-carousel
add rn-carousel-swipe
added rn-carousel-swipe boolean attribtue to control the carousel swipe-ability courtesy of @JumpLink
some bugfixes, more demos
Bugfixes:
- handle window resize
- fix initial positionning when index > 0
- fix out of bounds moves
Also, a bunch of demos has been added :)
http://blog.revolunet.com/angular-carousel
Thanks to contributors
bower fix
cleaned version
removed debug
bower, indicators and fixes
Now registrer on bower with the name 'angular-rn-carousel'
Added optional clickable indicators and fixed some issues
refactored version
Complete refactor of the carousel and the tooling.
The new code is much more lighter and easier to read and maintain.
various updates
Merge pull request #46 from giuseppeaiello/master Round offset position to avoid antialiasing problem