Releases: oliviertassinari/react-swipeable-views
Releases · oliviertassinari/react-swipeable-views
v0.12.16
v0.12.15
v0.12.14
v0.12.13
Fixes / Enhancements
Docs
- [docs] Tinder is using react-swipeable-views #406) @roderickhsiao
- [docs] Add a Who's using? section (#404) @oliviertassinari
- [docs] Add edit on codesandbox button (#395) @oliviertassinari
- [docs] Add a Coverflow demo (#398) @oliviertassinari
Core
- [core] Fix deploy script and add Cache-Control @oliviertassinari
v0.12.12
v0.12.11
Fixes / Enhancements
- [SwipeableViews] Add meta argument to the onChangeIndex callback (#387)
- [performance] Remove re-render on touchmove (#372)
- [react-native] Stop support (#378)
- [vertical] Fix scroll handling with vertical example (#389)
- [performance] Add willChange property (#386)
Docs
- [docs] Better document the bundle size implication (#388)
- [docs] Use next.js (#382)
- [docs] Add examples (#373)
- [docs] Add a circular demo (#390)
Core
v0.12.10
Fixes / Enhancements
- [browser] Fix action property (#366) @oliviertassinari
v0.12.9
Fixes / Enhancements
- [browser] Allow access to the updateHeight method through ref (#359) @stfny222
- [core] Upgrade to react@16 (#364) @oliviertassinari
v0.12.8
Fixes / Enhancements
- [browser] Fix display issues with IE 10 (#334) @Ixl123
- [native] Fix React.PropTypes issue (#335) @oliviertassinari
v0.12.7
Fixes / Enhancements
- update react-event-listener to 0.5.0 (#329) @rosskevin
- [core] Upgrade react-native (#330) @oliviertassinari