Releases: VagrantAI-c/ng-carousel-cdk
Releases · VagrantAI-c/ng-carousel-cdk
v1.6.1
v1.6.0
1.6.0 (2021-04-28)
Bug Fixes
- fix lint (8a83a5b)
- fix ngPreventGhostClick not preventing routerLink navigation (f75fdfc)
- fix programmatic next not resetting autoplay timer (b691d63)
- listen to element resize if ResizeObserver is available (06dc294)
- narrow check to set tabindex only on elements (69c277e)
Features
- allow Angular version 12.0.0 (3684d9f)
- allow to get current slide index (202e54f)
- don't animate when page is not active (424928a)
- introduce active slide direction (48f7ce4)
- introduce typecheck for ng-template by providing a carousel reference to ngCarouselSlide input (6a172b1)
- introduce typed config (9d043a6)
- stretch carousel to take available height (9d5bc81)