Skip to content

Tags: sfc-maple/react-spring-bottom-sheet

Tags

v3.4.5

add yarn berry

v3.4.2

remove gitignore

v3.4.1

chore(release): 3.4.1 [skip ci]

## [3.4.1](stipsan/react-spring-bottom-sheet@v3.4.0...v3.4.1) (2022-06-01)

### Bug Fixes

* add 18 to react peer dep ([d89c0bb](stipsan@d89c0bb))

v3.4.0

chore(release): 3.4.0 [skip ci]

# [3.4.0](stipsan/react-spring-bottom-sheet@v3.3.0...v3.4.0) (2021-06-23)

### Features

* expand on content drag ([stipsan#141](stipsan#141)) ([ec733a5](stipsan@ec733a5))

v3.3.0

chore(release): 3.3.0 [skip ci]

# [3.3.0](stipsan/react-spring-bottom-sheet@v3.2.1...v3.3.0) (2021-06-15)

### Features

* allow the developer to disable focus trap ([stipsan#138](stipsan#138)) ([ef176b3](stipsan@ef176b3))

v3.2.1

chore(release): 3.2.1 [skip ci]

## [3.2.1](stipsan/react-spring-bottom-sheet@v3.2.0...v3.2.1) (2021-01-26)

### Bug Fixes

* **deps:** update dependency @reach/portal to ^0.13.0 ([stipsan#94](stipsan#94)) ([1cc8056](stipsan@1cc8056))

v3.2.0

chore(release): 3.2.0 [skip ci]

# [3.2.0](stipsan/react-spring-bottom-sheet@v3.1.4...v3.2.0) (2021-01-21)

### Bug Fixes

* better velocity physics ([65390c7](stipsan@65390c7))
* only animate on RESIZE if the source = element ([ceb3671](stipsan@ceb3671))
* use layout effect to prevent tearing on Safari ([6b62559](stipsan@6b62559))

### Features

* add height getter to ref ([51c8510](stipsan@51c8510))
* add source to RESIZE events ([383e206](stipsan@383e206)), closes [stipsan#53](stipsan#53)
* override source and velocity in snapTo ([1afe79f](stipsan@1afe79f))
* SNAP events now have `source` ([240c212](stipsan@240c212)), closes [stipsan#87](stipsan#87)

v3.1.4

chore(release): 3.1.4 [skip ci]

## [3.1.4](stipsan/react-spring-bottom-sheet@v3.1.3...v3.1.4) (2020-12-29)

### Bug Fixes

* improve TS definitions ([a8102bf](stipsan@a8102bf))