Skip to content

issue Fixing and trackBy feature

Compare
Choose a tag to compare
@sheikalthaf sheikalthaf released this 06 Oct 12:27
· 321 commits to master since this release

Issues fixed:

  • removed element which is removed from datasource and this cause carousel to struck #104 #103
  • listner issues fixed #42

Features:

  • trackBy is implemented in carousel. use [trackBy]="myFn()" #98
  • Animation is moved from carousel so that we can customize it