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 potential bugs related to null handling
Feature release
-
Build and verified to work with Angular 6
-
Optimized events usage to avoid unwanted change detection's
Feature release
-
Build and verified to work with Angular 6
-
Optimized events usage to avoid unwanted change detection's
Bug fix release
- Fixed small typo in the swiper config interface
Bug fix release
- Added missing dynamicMainBullets interface definition
Bug fix release
- Prevented Swiper initialization on SSR environment
Bug fix release
- Fixed pagination styles to work on IE11 and Edge
Bug fix release
- Updated the interfaces to match the latest Swiper API
Bug fix release
- Added temporal workaround for the SSR related errors
Bug fix release
-
Fixed few weird Swiper initialization problems
-
Added support for using manual Swiper initialization