React Swipeable Views Versions Save

A React component for swipeable views. :snowflake:

v0.12.16

5 years ago
  • [core] Fix @babel/runtime (#452)

v0.12.15

5 years ago
  • Improve ref performance (#442) @hartzis
  • Initialize this.state before calling setIndexCurrent (#448) @ykzts

v0.12.14

5 years ago
  • [core] Upgrade the dependencies (#438)

v0.12.13

6 years ago

Fixes / Enhancements

  • [virtualize] Fix onTransitionEnd call (#415) @oshirok

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

6 years ago

Fixes / Enhancements

  • [disableLazyLoading] Fix broken behavior (#393)

Docs

  • Create LICENSE (#391)
  • [docs] Fix broken link (b5ab5aa0ea8047a41c9f79ef9bdd11ef0961441a)

Core

  • [core] Add test coverage (#394)

v0.12.11

6 years ago

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

  • [core] Upgrade the dependencies (#371)
  • [core] Use circleci (#374)
  • [core] Remove what's left of flow (#377)
  • [core] Add size-limit (#379)

v0.12.10

6 years ago

Fixes / Enhancements

  • [browser] Fix action property (#366) @oliviertassinari

v0.12.9

6 years ago

Fixes / Enhancements

  • [browser] Allow access to the updateHeight method through ref (#359) @stfny222
  • [core] Upgrade to react@16 (#364) @oliviertassinari

v0.12.8

6 years ago

Fixes / Enhancements

  • [browser] Fix display issues with IE 10 (#334) @Ixl123
  • [native] Fix React.PropTypes issue (#335) @oliviertassinari

v0.12.7

6 years ago

Fixes / Enhancements

  • update react-event-listener to 0.5.0 (#329) @rosskevin
  • [core] Upgrade react-native (#330) @oliviertassinari