Releases: stipsan/react-spring-bottom-sheet
Releases · stipsan/react-spring-bottom-sheet
v3.4.1
3.4.1 (2022-06-01)
Bug Fixes
v3.4.0
3.4.0 (2021-06-23)
Features
v3.3.0
3.3.0 (2021-06-15)
Features
- allow the developer to disable focus trap (#138) (ef176b3)
v3.2.1
3.2.1 (2021-01-26)
Bug Fixes
- deps: update dependency @reach/portal to ^0.13.0 (#94) (1cc8056)
v3.2.0
3.2.0 (2021-01-21)
Bug Fixes
- better velocity physics (65390c7)
- only animate on RESIZE if the source = element (ceb3671)
- use layout effect to prevent tearing on Safari (6b62559)
Features
- add height getter to ref (51c8510)
- add source to RESIZE events (383e206), closes #53
- override source and velocity in snapTo (1afe79f)
- SNAP events now have
source
(240c212), closes #87
v3.1.4
3.1.4 (2020-12-29)
Bug Fixes
v3.1.3
3.1.3 (2020-12-29)
Bug Fixes
- export prop types ts definitions (36cf999)
v3.1.2
3.1.2 (2020-12-29)
Bug Fixes
- avoid dividing by zero during prerender (ca2b9ae)
v3.1.1
3.1.1 (2020-12-29)
Bug Fixes
- iOS display cutouts caused a scrollbar in some cases (45c182c)
v3.1.0
3.1.0 (2020-12-29)
Features
- add skipInitialTransition to make skipping opt-in (f200ad0)