Skip to content

Tags: patrickufer/react-spring-bottom-sheet-forked

Tags

v3.4.0

Toggle v3.4.0's commit message
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

Toggle v3.3.0's commit message
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

Toggle v3.2.1's commit message
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

Toggle v3.2.0's commit message
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

Toggle v3.1.4's commit message
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))

v3.1.3

Toggle v3.1.3's commit message
chore(release): 3.1.3 [skip ci]

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

### Bug Fixes

* export prop types ts definitions ([36cf999](stipsan@36cf999))

v3.1.2

Toggle v3.1.2's commit message
chore(release): 3.1.2 [skip ci]

## [3.1.2](stipsan/react-spring-bottom-sheet@v3.1.1...v3.1.2) (2020-12-29)

### Bug Fixes

* avoid dividing by zero during prerender ([ca2b9ae](stipsan@ca2b9ae))

v3.1.1

Toggle v3.1.1's commit message
chore(release): 3.1.1 [skip ci]

## [3.1.1](stipsan/react-spring-bottom-sheet@v3.1.0...v3.1.1) (2020-12-29)

### Bug Fixes

* iOS display cutouts caused a scrollbar in some cases ([45c182c](stipsan@45c182c))

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

# [3.1.0](stipsan/react-spring-bottom-sheet@v3.0.3...v3.1.0) (2020-12-29)

### Features

* add skipInitialTransition to make skipping opt-in ([f200ad0](stipsan@f200ad0))

v3.0.3

Toggle v3.0.3's commit message
chore(release): 3.0.3 [skip ci]

## [3.0.3](stipsan/react-spring-bottom-sheet@v3.0.2...v3.0.3) (2020-12-28)

### Bug Fixes

* xstate deprecation warning on null events ([e44e273](stipsan@e44e273))