Releases: stipsan/react-spring-bottom-sheet
Releases · stipsan/react-spring-bottom-sheet
v3.4.1
01 Jun 22:13
Compare
Sorry, something went wrong.
No results found
3.4.1 (2022-06-01)
Bug Fixes
v3.4.0
23 Jun 00:11
Compare
Sorry, something went wrong.
No results found
3.4.0 (2021-06-23)
Features
v3.3.0
15 Jun 16:43
Compare
Sorry, something went wrong.
No results found
3.3.0 (2021-06-15)
Features
allow the developer to disable focus trap (#138 ) (ef176b3 )
v3.2.1
26 Jan 15:58
Compare
Sorry, something went wrong.
No results found
3.2.1 (2021-01-26)
Bug Fixes
deps: update dependency @reach/portal to ^0.13.0 (#94 ) (1cc8056 )
v3.2.0
21 Jan 22:18
Compare
Sorry, something went wrong.
No results found
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
29 Dec 10:59
Compare
Sorry, something went wrong.
No results found
3.1.4 (2020-12-29)
Bug Fixes
v3.1.3
29 Dec 09:43
Compare
Sorry, something went wrong.
No results found
3.1.3 (2020-12-29)
Bug Fixes
export prop types ts definitions (36cf999 )
v3.1.2
29 Dec 08:12
Compare
Sorry, something went wrong.
No results found
3.1.2 (2020-12-29)
Bug Fixes
avoid dividing by zero during prerender (ca2b9ae )
v3.1.1
29 Dec 03:27
Compare
Sorry, something went wrong.
No results found
3.1.1 (2020-12-29)
Bug Fixes
iOS display cutouts caused a scrollbar in some cases (45c182c )
v3.1.0
29 Dec 00:05
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-12-29)
Features
add skipInitialTransition to make skipping opt-in (f200ad0 )