Temzasse/react-modal-sheet
 Watch   
 Star   
 Fork   
17 days ago
react-modal-sheet

v5.6.0

  • 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

https://github.com/Temzasse/react-modal-sheet/compare/v5.5.0...v5.6.0

26 days ago
react-modal-sheet

v5.5.0

  • Improve drag end classification for smoother snapping UX 0f20023

https://github.com/Temzasse/react-modal-sheet/compare/v5.4.1...v5.5.0

29 days ago
react-modal-sheet

v5.4.1

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

https://github.com/Temzasse/react-modal-sheet/compare/v5.4.0...v5.4.1

2026-03-13 17:05:21
react-modal-sheet

v5.4.0

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

https://github.com/Temzasse/react-modal-sheet/compare/v5.3.1...v5.4.0

2026-03-06 17:55:50
react-modal-sheet

v5.3.1

  • Apply focused input offset to keyboard avoidance 1581381

https://github.com/Temzasse/react-modal-sheet/compare/v5.3.0...v5.3.1

2026-03-06 17:15:26
react-modal-sheet

v5.3.0

  • 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

https://github.com/Temzasse/react-modal-sheet/compare/v5.2.3...v5.3.0

2026-03-03 19:32:18
react-modal-sheet

v5.2.3

  • Allow overriding Sheet.Backdrop motion props 7615852

https://github.com/Temzasse/react-modal-sheet/compare/v5.2.2...v5.2.3

2026-03-03 18:54:36
react-modal-sheet

v5.2.2

  • 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

https://github.com/Temzasse/react-modal-sheet/compare/v5.2.1...v5.2.2

2025-10-13 01:14:57
react-modal-sheet

v5.2.1

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

https://github.com/Temzasse/react-modal-sheet/compare/v5.2.0...v5.2.1

2025-10-08 14:43:45
react-modal-sheet

v5.2.0

  • 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

https://github.com/Temzasse/react-modal-sheet/compare/v5.1.2...v5.2.0