This repository has been archived by the owner on Aug 6, 2022. It is now read-only.
Feature release
Pre-release
Pre-release
This is the last pre-release before the 5.0.0 release.
BREAKING CHANGES
-
Building and the example app now uses Angular 5
-
This version is not compatible with Angular 4, for Angular 4 use the 4.x releases
-
Directive wont anymore automatically apply the swiper-comtainer class so if you need it then add it to the elements classes
The public swiper attribute has been changed to a function, so to get the reference to the Swiper instance call swiper() instead of accessing the swiper attribute.