This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
Releases: zefoy/ngx-swiper-wrapper
Releases · zefoy/ngx-swiper-wrapper
Bug fix release
- Fixed component controls to work in IE11
Bug fix release
- Fixed slide class adding for static children
Bug fix release
- Fixed the automatic swiper-slide class adding in the component
Bug fix release
- Fixed component controls to work in IE11
Feature release
-
Removed runInsideAngular option
-
Removed deprecated functions from the component
-
Changed output emit to be run inside the Angular zone
Bug fix release
- Switched to using injection token to avoid errors with Angular 5
Bug fix release
- Fixed component element not hidden when custom classes or html element was used
Feature release
-
Fixed init event not being sent at all
-
Fixed isAtFirst / isAtLast not being updated
-
Added index input so that two-way binding to index is possible
Bug fix release
- Fixed possible error when updating swiper
Bug fix release
- Fixed setIndex to use the default speed if none given