react-swipeable-views

A React component for swipeable views.

MIT License

Downloads
2.7M
Stars
4.5K
Committers
67

Bot releases are visible (Hide)

react-swipeable-views -

Published by oliviertassinari about 7 years ago

Fixes / Enhancements

  • Fix command for npm start (#315) @MattKetmo
  • [browser] Remove warnings and support React Fiber (#324) @oliviertassinari
react-swipeable-views -

Published by oliviertassinari about 7 years ago

Fixes / Enhancements

  • [browser] Ignore TransitionEnd events from children (#311) @jardakotesovec
  • [core] Upgrade dependencies (#313) @oliviertassinari
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [browser] Add disableLazyLoading property (#306) @zhantx
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [browser] Fix native scroll detection (#295) @rehnarama
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • fix(browser): trigger transitionEnd even if animateTransitions is false (#292)
  • fix(native): fix the animated implementation inside a Modal (#293)
  • chore(js): yarn upgrade (#291)
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [Browser] Expose a slideUpdateHeight hook (#280) @Nopik
  • [API] warn against wrong usage of the children API (#278) @oliviertassinari
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [browser] Mouse events for swiping (#266) @robrkerr
    The option is disabled by default and can be used with enableMouseEvents.
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • fix(npm): allow more react-native dependencies (#261)
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Breaking changes

  • feat(virtualize): Add overscanSlideAfter and overscanSlideBefore property (#255)

Fixes / Enhancements

  • fix(browser): Ignore handleTouchMove if disabled (#252) @jmheik
  • fix(browser): Fix native vertical scrolling within slide (#256) @jmheik
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [browser] Add a ignoreNativeScroll property (#250)
  • [browser] Fix scroll detection logic (#249)
  • [browser] Fix accessibility caused by aria roles (#248) @RonjaO
  • [docs] Add an example for handling RTL (#246)
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • fix(browser): handle rootNode ref loss gracefully (#242) @toddtarsi
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • fix(flow): add flow back to the project (#241)
  • fix(browser): block the thread when handling touch events (#239)
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • [browser] Improve support of iOS 8 with webkitTransition (#238) @robrkerr
react-swipeable-views -

Published by oliviertassinari over 7 years ago

Fixes / Enhancements

  • fix(react): fix the transitionEnd callback on Firefox (#237)
  • fix(style): save one js operation (c714d018b8ce33dccfefd05569f3c6e212527875)
react-swipeable-views -

Published by oliviertassinari almost 8 years ago

Fixes / Enhancements

  • [browser] better support for old mobile browser (#230)
react-swipeable-views -

Published by oliviertassinari almost 8 years ago

Fixes / Enhancements

  • [npm] Fix babel output (51ffb56626c546a56ed19db0129b9e3be03eda91)
  • [browser] Ignore scroll event bubbling up (28c7a8eaf56ec35e65ce81dfea3d06bed8bbe7ef)
  • [browser] Ignore scroll if absolute positioned (02a1418678a08e1777673dace58c889305b47e04)
  • [browser] increase the starting angle (f463649a23d3231d7c30f62cdddd613ebfcad643)
react-swipeable-views -

Published by oliviertassinari almost 8 years ago

Fixes / Enhancements

  • [browser] remove react-motion dependency (#223)

We can expect quite some build size / runtime performance win.
Before:
capture d ecran 2017-01-05 a 23 45 47
137 ms
400 kB

After:
capture d ecran 2017-01-05 a 23 48 15
70 ms
397 kB

  • [HoC] Use the index for the controlling behavior (#221)
  • [browser] Improve the accessibility support (#222)
react-swipeable-views -

Published by oliviertassinari almost 8 years ago

Fixes / Enhancements

  • Clarify the multi-packages organization (#219)
react-swipeable-views -

Published by oliviertassinari almost 8 years ago

Fixes / Enhancements

  • [npm] Move the dependencies in the right packages (fd266a1f91e1ecc217fd71256abd908067b04654)

That's making the main packages even faster to install.

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