Releases: TeamWertarbyte/material-auto-rotating-carousel
Releases · TeamWertarbyte/material-auto-rotating-carousel
v3.0.2
Thanks to the 1 contributor who made this release possible. 🎉
Changed
- Update react-swipeable-views peer dependency to fix an issue with slides fast-forwarding when the browser tab was hidden #51
- Fix
transitionDuration
warning when using Material-UI v4 #66 #67 @OliverJEvans
ℹ️ This version is compatible with Material-UI v3 and Material-UI v4.
v3.0.1
v3.0.0
v2.1.0
Thanks to the 1 contributor who made this release possible. 🎉
Changed
- Fix component not working with only one slide #44 #45 @PorterK
You can now use the carousel with just one slide, the arrows and dots are hidden.
Added
- Add
ModalProps
andButtonProps
props to allow passing custom props to the Button and Modal elements - Add
containerStyle
to allow overriding the previously hard-coded styles of the react-swipeable-views container
v1.8.1
v2.0.0
v1.8.0
v2.0.0-beta.1
Thanks to the one contributor who made this release possible and motivated me to finish the port. 🎉
Changed
- Port to material-ui 1.0.0-beta.36 #25 #31 #35 @Sunderous