Skip to content

Releases: Temzasse/react-modal-sheet

v5.6.0

27 Mar 09:42

Choose a tag to compare

  • Make modal effect cleanup more reliable 92bfba8
  • Expose sheet internal values via context in addition to ref 41c91fc
  • Sync Sheet.Backdrop opacity animation with sheet y value 72596a7
  • Use overflow:clip to fix scroll disabling related drag glitch 09049a7

v5.5.0...v5.6.0

v5.5.0

18 Mar 09:48

Choose a tag to compare

  • Improve drag end classification for smoother snapping UX 0f20023

v5.4.1...v5.5.0

v5.4.1

15 Mar 09:10

Choose a tag to compare

  • Make keyboard avoidance more robust ea60a58
  • Make useVirtualKeyboard more robust and remove includeContentEditable option 0a9f0c4

v5.4.0...v5.4.1

v5.4.0

13 Mar 09:05

Choose a tag to compare

  • Change keyboard avoidance to always snap to last snap point 587c247
  • Respect prefersReducedMotion prop in Sheet.Backdrop ee5195a

v5.3.1...v5.4.0

v5.3.1

06 Mar 09:56

Choose a tag to compare

  • Apply focused input offset to keyboard avoidance 1581381

v5.3.0...v5.3.1

v5.3.0

06 Mar 09:15

Choose a tag to compare

  • Improve keyboard avoidance with snap points 7158c51
  • Remove --force from example app scripts 12608d6
  • Allow placing debug info to the top of the screen 328d824
  • Update packages 7c92d2d

v5.2.3...v5.3.0

v5.2.3

03 Mar 11:32

Choose a tag to compare

  • Allow overriding Sheet.Backdrop motion props 7615852

v5.2.2...v5.2.3

v5.2.2

03 Mar 10:55

Choose a tag to compare

  • Enable inner useScrollPosition condition in Sheet.Content d028422
  • Fix callback ref memo in useScrollPosition 3d5be6f
  • Add touchAction: 'pan-down' to content scroller when scrolled to top 7a4a776
  • Update scrollable snap point example with more advanced footer e01de7e

v5.2.1...v5.2.2

v5.2.1

12 Oct 17:15

Choose a tag to compare

  • Update docs 5b04c81
  • Fix inner sheet scroller style prop type 33fe27f
  • Add doc section about replacement for autoPadding prop de40cb4
  • Update packages 9684039

v5.2.0...v5.2.1

v5.2.0

08 Oct 06:44

Choose a tag to compare

  • Merge pull request #220 from Temzasse/feat/expose-scroll-utils 813c985
  • Unify formatting 21ab902
  • Expose scroll util hooks and add custom scroller example 16d6034
  • Fix apple maps example snap points b861838
  • Add scrollStyle and scrollClassName to Sheet.Content 60a4084

v5.1.2...v5.2.0