-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.6.0](v1.5.1...v1.6.0) (2021-04-28) ### Bug Fixes * fix lint ([8a83a5b](8a83a5b)) * fix ngPreventGhostClick not preventing routerLink navigation ([f75fdfc](f75fdfc)) * fix programmatic next not resetting autoplay timer ([b691d63](b691d63)) * listen to element resize if ResizeObserver is available ([06dc294](06dc294)) * narrow check to set tabindex only on elements ([69c277e](69c277e)) ### Features * allow Angular version 12.0.0 ([3684d9f](3684d9f)) * allow to get current slide index ([202e54f](202e54f)) * don't animate when page is not active ([424928a](424928a)) * introduce active slide direction ([48f7ce4](48f7ce4)) * introduce typecheck for ng-template by providing a carousel reference to ngCarouselSlide input ([6a172b1](6a172b1)) * introduce typed config ([9d043a6](9d043a6)) * stretch carousel to take available height ([9d5bc81](9d5bc81))
- Loading branch information
1 parent
94ed0ad
commit 1cb5988
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters