Skip to content

Releases: richardscarrott/react-snap-carousel

v0.5.1

19 Dec 11:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Sep 15:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.5.0-next.1

17 Sep 08:25
Compare
Choose a tag to compare
v0.5.0-next.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.5.0-next.0...v0.5.0-next.1

v0.5.0-next.0

17 Sep 08:21
Compare
Choose a tag to compare
v0.5.0-next.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.5.0-next.0

v0.4.1

03 Sep 11:43
Compare
Choose a tag to compare

What's Changed

  • Prevent iOS <= 14 from blowing up when reading scroll margin or padding by @richardscarrott in #26

Full Changelog: v0.4.0...v0.4.1

v0.4.1-next.0

23 Aug 15:21
Compare
Choose a tag to compare
v0.4.1-next.0 Pre-release
Pre-release

What's Changed?

  • Prevent iOS <= 14 from blowing up when reading scroll margin or padding.

Full Changelog: v0.4.0...v0.4.1-next.0

v0.4.0

20 Jan 18:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

15 May 17:19
Compare
Choose a tag to compare

What's Changed

  • Prevent useLayoutEffect from warning during SSR

v0.3.1

16 Feb 16:30
Compare
Choose a tag to compare

What's Changed

  • Add options.initialPages to allow SSR to render pages when known up front (e.g. there is only 1 item per page).

v0.3.0

14 Feb 13:58
Compare
Choose a tag to compare

What's Changed

  • Add support for scroll padding & scroll margin #3