react-swipeable-views

A React component for swipeable views.

MIT License

Downloads
2.7M
Stars
4.5K
Committers
67

Bot releases are hidden (Show)

react-swipeable-views -

Published by oliviertassinari almost 9 years ago

Breaking changes

  • Drop support of react v0.13

Bug fixes

react-swipeable-views -

Published by oliviertassinari about 9 years ago

New features

  • Improve quick swipe by using a smooth filter on the deltaX.
react-swipeable-views -

Published by oliviertassinari about 9 years ago

New features

  • Add threshold props. This is used for detecting a quick swipe. If the computed speed is above this value, the index change.
react-swipeable-views -

Published by oliviertassinari about 9 years ago

Initial release.

react-swipeable-views -

Published by oliviertassinari about 9 years ago

Feature

  • Improve swiping experience. Reset the start X position when swiping in the wrong direction.
    So that the swipe starts right away when the user realises that he is going in the wrong direction.
react-swipeable-views -

Published by oliviertassinari about 9 years ago

Breaking changes

  • Upgrade to use react-motion v0.3.0.
react-swipeable-views -

Published by oliviertassinari about 9 years ago

Feature

  • Add support for React v0.14.
react-swipeable-views -

Published by oliviertassinari about 9 years ago

Bug fixes

  • Use object-assign ponyfill instead of Object.assign ES6.
Package Rankings
Top 0.67% on Npmjs.org
Top 6.61% on Proxy.golang.org
Badges
Extracted from project README
npm version npm downloads npm version npm downloads npm version npm downloads Build Status Dependencies DevDependencies Donate TypeScript definitions on DefinitelyTyped Coverage Status