2022-06-02 06:13:06
react-spring-bottom-sheet
2021-06-23 08:10:47
react-spring-bottom-sheet
2021-06-16 00:43:14
react-spring-bottom-sheet
- allow the developer to disable focus trap (#138) (ef176b3)
2021-01-26 23:58:00
react-spring-bottom-sheet
- deps: update dependency @reach/portal to ^0.13.0 (#94) (1cc8056)
2021-01-22 06:17:37
react-spring-bottom-sheet
- better velocity physics (65390c7)
- only animate on RESIZE if the source = element (ceb3671)
- use layout effect to prevent tearing on Safari (6b62559)
- 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
2020-12-29 18:58:31
react-spring-bottom-sheet
2020-12-29 17:43:08
react-spring-bottom-sheet
- export prop types ts definitions (36cf999)
2020-12-29 16:11:40
react-spring-bottom-sheet
- avoid dividing by zero during prerender (ca2b9ae)
2020-12-29 11:26:49
react-spring-bottom-sheet
- iOS display cutouts caused a scrollbar in some cases (45c182c)
2020-12-29 08:04:42
react-spring-bottom-sheet
- add skipInitialTransition to make skipping opt-in (f200ad0)