Directory

Flow Swiper - Vaadin Add-on Directory

A Vaadin Flow wrapper around SwiperJS Flow Swiper - Vaadin Add-on Directory
Flow Swiper is an integration of the popular SwiperJS library with the Vaadin Platform. It allows developers to use Swiper's features in their Vaadin applications. As of right now there's some features missing, where I personally do not yet found solutions for (mostly in terms of getting properties from the web-component)
Issue tracker
View 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.