All Versions
25
Latest Version
Avg Release Cycle
41 days
Latest Release
948 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.0.0-beta Changes
March 13, 2019- Rewrite completely new package with Typescript + React Hooks Apis
- Use
swiper
as peer-dependencies - Add new prop
getSwiper
function that returnsSwiper
instance. - Drop custom build for lightweight version
- Drop
swiper
from standalone umd build - Add [email protected] stylesheet files
-
v1.6.9 Changes
February 24, 2019- Upgrade [email protected]
- Update babel 7
- PR-227 by jpetitcolas
-
v1.6.8 Changes
September 20, 2018- Upgrade [email protected]
- Put
src/styles
folder back which only supportcss
,scss
- Update README
-
v1.6.7 Changes
September 02, 2018- Upgrade [email protected]
- Fix typo for README
- Remove
src/styles
folder - Update test
-
v1.6.6 Changes
June 17, 2018- Upgrade [email protected] for custom build
- Remove support for parallax in lightweight version
- Update test
-
v1.6.5 Changes
June 14, 2018- Upgrade [email protected]
-
v1.6.4 Changes
May 18, 2018- Provide lightweight version which drops those features below
- Virtual
- Keyboard
- Mouse wheel
- Zoom
- Lazy load image
- A11y
- History
- Hash-navigation
- Effect-cube
- Effect-flip
- Effect-coverflow
- Provide lightweight version which drops those features below
-
v1.6.3 Changes
May 03, 2018- Upgrade [email protected]
- Deprecate these props:
- renderCustomPrevButton
- renderCustomNextButton
- renderCustomScrollbar
- renderCustomPagination
- renderCustomParallax
- prevButtonCustomizedClass,
- nextButtonCustomizedClass,
- paginationCustomizedClass,
- scrollbarCustomizedClass
- Add new render props:
- renderPrevButton
- renderNextButton
- renderScrollbar
- renderPagination
- renderParallax
- Clean code
- Update unit test
-
v1.6.2 Changes
April 01, 2018- Upgrade [email protected]
- Update unit test
-
v1.6.1 Changes
February 17, 2018- Upgrade [email protected]
- Add unit test