Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Releases: revolunet/angular-carousel

add rn-carousel-swipe

21 Jan 00:04
Compare
Choose a tag to compare

added rn-carousel-swipe boolean attribtue to control the carousel swipe-ability courtesy of @JumpLink

some bugfixes, more demos

07 Jan 23:42
Compare
Choose a tag to compare

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

06 Jan 08:48
Compare
Choose a tag to compare
0.1.3

chore(bower): bump version

cleaned version

05 Jan 15:38
Compare
Choose a tag to compare

removed debug

bower, indicators and fixes

05 Jan 01:39
Compare
Choose a tag to compare

Now registrer on bower with the name 'angular-rn-carousel'

Added optional clickable indicators and fixed some issues

refactored version

04 Jan 23:31
Compare
Choose a tag to compare

Complete refactor of the carousel and the tooling.

The new code is much more lighter and easier to read and maintain.

various updates

19 Sep 10:38
Compare
Choose a tag to compare
Merge pull request #46 from giuseppeaiello/master

Round offset position to avoid antialiasing problem