Skip to content

Added a service for carousel to make carousel more flexible

Compare
Choose a tag to compare
@sheikalthaf sheikalthaf released this 26 Jan 12:03
· 356 commits to master since this release

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.