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 incorrect typings in the Swiper config interface / classes
Maintenance release
- Updated to using the latest Angular 7.2 version
Bug fix release
- Fixed small bug in hiding logic of the component controls
Feature release
-
Build with latest version of Angular and updated dependency versions
-
Added support for performance mode where events are emitted outside Angular zone
Maintenance release
- Updated Angular and Typescript to the latest version
Bug fix release
- Fixed pagination clickable property not honored by the component bug
Maintenance release
- Upgraded to using Angular 6.1 and simplified the build setup
Feature release
-
Updated to using the latest Swiper version.
-
Added support for keyboard selection in component pagination.
Bug fix release
- Fixed interface for the swiper render slide function
Bug fix release
- Fixed typo that broke some events sending in previous release