stipsan/react-spring-bottom-sheet
 Watch   
 Star   
 Fork   
2022-06-02 06:13:06
react-spring-bottom-sheet

v3.4.1

3.4.1 (2022-06-01)

Bug Fixes

  • add 18 to react peer dep (d89c0bb)
2021-06-23 08:10:47
react-spring-bottom-sheet

v3.4.0

3.4.0 (2021-06-23)

Features

2021-06-16 00:43:14
react-spring-bottom-sheet

v3.3.0

3.3.0 (2021-06-15)

Features

  • allow the developer to disable focus trap (#138) (ef176b3)
2021-01-26 23:58:00
react-spring-bottom-sheet

v3.2.1

3.2.1 (2021-01-26)

Bug Fixes

  • deps: update dependency @reach/portal to ^0.13.0 (#94) (1cc8056)
2021-01-22 06:17:37
react-spring-bottom-sheet

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
2020-12-29 18:58:31
react-spring-bottom-sheet

v3.1.4

3.1.4 (2020-12-29)

Bug Fixes

2020-12-29 17:43:08
react-spring-bottom-sheet

v3.1.3

3.1.3 (2020-12-29)

Bug Fixes

  • export prop types ts definitions (36cf999)
2020-12-29 16:11:40
react-spring-bottom-sheet

v3.1.2

3.1.2 (2020-12-29)

Bug Fixes

  • avoid dividing by zero during prerender (ca2b9ae)
2020-12-29 11:26:49
react-spring-bottom-sheet

v3.1.1

3.1.1 (2020-12-29)

Bug Fixes

  • iOS display cutouts caused a scrollbar in some cases (45c182c)
2020-12-29 08:04:42
react-spring-bottom-sheet

v3.1.0

3.1.0 (2020-12-29)

Features

  • add skipInitialTransition to make skipping opt-in (f200ad0)