Skip to content

Releases: uiuniversal/ngu-carousel

Vertical carousel and more

04 Mar 12:16
Compare
Choose a tag to compare

Features

  • Vertical carousel is enabled (check the readme)
  • carousel is now using flex layout. now all the item will be equal in size

Added a service for carousel to make carousel more flexible

26 Jan 12:03
Compare
Choose a tag to compare

Features

  • Added a NguCarouselService to the carousel with reset and moveToSlide options.
  • Check the Readme file for the implementation of service in Tile with service
  • initData input is added to the carousel. it will tigger only once on carousel init. This is implemented for getting token from carousel to interact

Breaking changes

  • moveToSlide input is removed instead it is added in the carousel service.

RTL option is added

07 Dec 09:01
Compare
Choose a tag to compare

features

  • RTL option added in this build. To enable it set RTL: true. Also change the position of the buttons, rightBtn to left and leftBtn to right.

Bug fixed

  • fixed the host binding class issue #3

Fixed the point click event

28 Nov 12:07
Compare
Choose a tag to compare
  • Fixed the point click event

Updated Hammerjs reference to carousel

28 Nov 10:26
Compare
Choose a tag to compare
  • Updated the hammerjs reference to the carousel
  • Universal support
  • Now hammerjs is a optional dependency

Universal support added

28 Nov 10:29
Compare
Choose a tag to compare
v1.3.3

updated to fix universal support