All Versions
25
Latest Version
Avg Release Cycle
41 days
Latest Release
742 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.0 Changes
June 22, 2020- Upgrade to support
Swiper
newest version - Remove
getSwiper
props - Allow to access
Swiper instance
fromref
- Upgrade npm packages
- Upgrade to support
-
v3.0.0 Changes
February 29, 2020- Upgrade to support
Swiper
version 5.3.0 - Replace
createRef
withuseRef
forswiper
node ref - Upgrade npm packages
- Upgrade to support
-
v2.4.0 Changes
November 07, 2019- Upgrade to support
Swiper
version 5.x - Drop support for
Swiper
's stylesheet - Upgrade npm packages
- Upgrade to support
-
v2.3.2 Changes
July 24, 2019- Upgrade npm packages
- Replace
tslint
witheslint
-
v2.3.1 Changes
June 27, 2019- Fix bug 276 for rebuildOnUpdate and shouldSwiperUpdate not working properly.
-
v2.3.0 Changes
June 27, 2019- Use Swiper full build version as default instead of
react-id-swiper/lib/react-id-swiper.full
- Provide custom build version which allows to use
Swiper
class as props instead of importing directly fromswiper/dist/js/swiper.esm
- Stylesheet files are now can be loaded from
react-id-swiper/lib/styles
- Use Swiper full build version as default instead of
-
v2.1.2 Changes
April 16, 2019- Fix rendering issue for styled-component element
-
v2.1.1 Changes
March 26, 2019- Add full version back to lib folder
-
v2.1.0 Changes
March 15, 2019- :bomb: Great news - Add new props
modules
that allows to import only necessary swiper modules. - Fix
activeSlideKey
does not work correctly whenloop: true
- :bomb: Great news - Add new props
-
v2.0.0 Changes
March 14, 2019- Add tests
- Update README