All notable changes to this project will be documented in this file. The format is based on Keep a Changelog
- Update material ui to 0.16.1
- Update material ui to 0.16.0
- Update react-swipable-views
- Fixed HOC order
- Keyboard navigation support
- Improve desktop carousel appearance in small window sizes
- Improve carousel animation (no jumps).
- Landscape prop for mobile mode. Will adjust then content for wide screens.
- Mobile prop to switch to fullscreen
- Desktop view with buttons for changing the index
- Desktop mode is now default behaviour. Set mobile prop if you want it to be fullscreen
- AutoRotatingCarousel autoplay prop
- AutoRotatingCarousel interval prop
- Slide mediaStyle prop
- Slide subtitleStyle prop
- Slide textStyle prop
- Slide titleStyle prop
- Slide rename header prop to media
- Slide rename headerStyle prop to mediaBackgroundStyle
- Slide rename backgroundColor prop to contentStyle and accept whole style object
- Slide rename headline prop to title
- Slide rename subhead prop to subtitle
- Dot component for displaying current index
- Slide component for representing the content
- AutoPlaySwipeableViews for the swipe and auto rotate magic