Flow Swiper - Vaadin Add-on Directory
A Vaadin Flow wrapper around SwiperJSView on GitHub
Flow Swiper version 1.0.1
The initial release of this Wrapper
Flow Swiper version 1.1.0
Added new functions to add new slides to the Swiper including at a specific instance and at the beginning.
Flow Swiper version 1.1.1
Bugfixes related to adding new slides at specific indexes.
Flow Swiper version 1.2.0
- Bumps version to 1.2.0
- Keeps the current LanguageDirection state in a variable in the Swiper instance
- Updates the LanguageDirection state when calling Swiper#changeLanguageDirection
- Added a Getter for the LanguageDirection state in Swiper
Flow Swiper version 1.3.0
Added Zoom functionality
Flow Swiper version 1.3.1
Small bugfix for the helper script used in the library. You should no longer see an error while packaging your app.
Flow Swiper version 1.4.0
Updates to Vaadin 24