tag:github.com,2008:https://github.com/lastrites2018/react-spring-bottom-sheet/releases
Tags from react-spring-bottom-sheet
2021-06-23T00:10:47Z
tag:github.com,2008:Repository/432911618/v3.4.0
2021-06-23T00:10:47Z
v3.4.0: chore(release): 3.4.0 [skip ci]
<p>chore(release): 3.4.0 [skip ci]</p>
<p># [3.4.0](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.3.0...v3.4.0">stipsan/react-spring-bottom-sheet@<tt>v3.3.0...v3.4.0</tt></a>) (2021-06-23)</p>
<p>### Features</p>
<p>* expand on content drag ([<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/141">stipsan#141</a>](<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/141">stipsan#141</a>)) ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/ec733a5a64ce5324946305bc9616749fea81ddbd"><tt>ec733a5</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/ec733a5a64ce5324946305bc9616749fea81ddbd">stipsan@<tt>ec733a5</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.3.0
2021-06-15T16:43:14Z
v3.3.0: chore(release): 3.3.0 [skip ci]
<p>chore(release): 3.3.0 [skip ci]</p>
<p># [3.3.0](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.1...v3.3.0">stipsan/react-spring-bottom-sheet@<tt>v3.2.1...v3.3.0</tt></a>) (2021-06-15)</p>
<p>### Features</p>
<p>* allow the developer to disable focus trap ([<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/138">stipsan#138</a>](<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/138">stipsan#138</a>)) ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/ef176b365426ed6fa5f14277f76df4dbb04b55db"><tt>ef176b3</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/ef176b365426ed6fa5f14277f76df4dbb04b55db">stipsan@<tt>ef176b3</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.2.1
2021-01-26T15:58:00Z
v3.2.1: chore(release): 3.2.1 [skip ci]
<p>chore(release): 3.2.1 [skip ci]</p>
<p>## [3.2.1](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.0...v3.2.1">stipsan/react-spring-bottom-sheet@<tt>v3.2.0...v3.2.1</tt></a>) (2021-01-26)</p>
<p>### Bug Fixes</p>
<p>* **deps:** update dependency @reach/portal to ^0.13.0 ([<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/94">stipsan#94</a>](<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/pull/94">stipsan#94</a>)) ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/1cc8056624d201414c81c8ee7c01b827064eecee"><tt>1cc8056</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/1cc8056624d201414c81c8ee7c01b827064eecee">stipsan@<tt>1cc8056</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.2.0
2021-01-21T22:17:37Z
v3.2.0: chore(release): 3.2.0 [skip ci]
<p>chore(release): 3.2.0 [skip ci]</p>
<p># [3.2.0](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.4...v3.2.0">stipsan/react-spring-bottom-sheet@<tt>v3.1.4...v3.2.0</tt></a>) (2021-01-21)</p>
<p>### Bug Fixes</p>
<p>* better velocity physics ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/65390c7043aa15c415cb5b19bc2ea1799c6cf4fc"><tt>65390c7</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/65390c7043aa15c415cb5b19bc2ea1799c6cf4fc">stipsan@<tt>65390c7</tt></a>))
<br />* only animate on RESIZE if the source = element ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/ceb3671887409184924db814226a6355dd795dbe"><tt>ceb3671</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/ceb3671887409184924db814226a6355dd795dbe">stipsan@<tt>ceb3671</tt></a>))
<br />* use layout effect to prevent tearing on Safari ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/6b62559218d83ac00bd035ae8dc4411aed6b7fb0"><tt>6b62559</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/6b62559218d83ac00bd035ae8dc4411aed6b7fb0">stipsan@<tt>6b62559</tt></a>))</p>
<p>### Features</p>
<p>* add height getter to ref ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/51c8510d2f6b69476877fb549afba49aa5bda5de"><tt>51c8510</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/51c8510d2f6b69476877fb549afba49aa5bda5de">stipsan@<tt>51c8510</tt></a>))
<br />* add source to RESIZE events ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/383e2062594de202ae77c25ac2ed9ae1137bcb2b"><tt>383e206</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/383e2062594de202ae77c25ac2ed9ae1137bcb2b">stipsan@<tt>383e206</tt></a>)), closes [<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/issues/53">stipsan#53</a>](<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/issues/53">stipsan#53</a>)
<br />* override source and velocity in snapTo ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/1afe79f317086d0ab24869a3e312cb766a992c86"><tt>1afe79f</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/1afe79f317086d0ab24869a3e312cb766a992c86">stipsan@<tt>1afe79f</tt></a>))
<br />* SNAP events now have `source` ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/240c21232c155e1c58e5b0526ab6f121706a5161"><tt>240c212</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/240c21232c155e1c58e5b0526ab6f121706a5161">stipsan@<tt>240c212</tt></a>)), closes [<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/issues/87">stipsan#87</a>](<a class="issue-link js-issue-link" href="https://github.com/stipsan/react-spring-bottom-sheet/issues/87">stipsan#87</a>)</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.1.4
2020-12-29T10:58:31Z
v3.1.4: chore(release): 3.1.4 [skip ci]
<p>chore(release): 3.1.4 [skip ci]</p>
<p>## [3.1.4](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.3...v3.1.4">stipsan/react-spring-bottom-sheet@<tt>v3.1.3...v3.1.4</tt></a>) (2020-12-29)</p>
<p>### Bug Fixes</p>
<p>* improve TS definitions ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/a8102bfd35e13238e8f09f8edc2fa8ddfa90fe1a"><tt>a8102bf</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/a8102bfd35e13238e8f09f8edc2fa8ddfa90fe1a">stipsan@<tt>a8102bf</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.1.3
2020-12-29T09:43:08Z
v3.1.3: chore(release): 3.1.3 [skip ci]
<p>chore(release): 3.1.3 [skip ci]</p>
<p>## [3.1.3](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.2...v3.1.3">stipsan/react-spring-bottom-sheet@<tt>v3.1.2...v3.1.3</tt></a>) (2020-12-29)</p>
<p>### Bug Fixes</p>
<p>* export prop types ts definitions ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/36cf999bfd8d1a0564ba9770a401e09a8650c607"><tt>36cf999</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/36cf999bfd8d1a0564ba9770a401e09a8650c607">stipsan@<tt>36cf999</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.1.2
2020-12-29T08:11:40Z
v3.1.2: chore(release): 3.1.2 [skip ci]
<p>chore(release): 3.1.2 [skip ci]</p>
<p>## [3.1.2](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.1...v3.1.2">stipsan/react-spring-bottom-sheet@<tt>v3.1.1...v3.1.2</tt></a>) (2020-12-29)</p>
<p>### Bug Fixes</p>
<p>* avoid dividing by zero during prerender ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/ca2b9ae2b97d1b871976d34f6b128e9b0386932d"><tt>ca2b9ae</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/ca2b9ae2b97d1b871976d34f6b128e9b0386932d">stipsan@<tt>ca2b9ae</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.1.1
2020-12-29T03:26:49Z
v3.1.1: chore(release): 3.1.1 [skip ci]
<p>chore(release): 3.1.1 [skip ci]</p>
<p>## [3.1.1](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.0...v3.1.1">stipsan/react-spring-bottom-sheet@<tt>v3.1.0...v3.1.1</tt></a>) (2020-12-29)</p>
<p>### Bug Fixes</p>
<p>* iOS display cutouts caused a scrollbar in some cases ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/45c182c1c360ad060a76c50fc3d167876de15317"><tt>45c182c</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/45c182c1c360ad060a76c50fc3d167876de15317">stipsan@<tt>45c182c</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.1.0
2020-12-29T00:04:42Z
v3.1.0: chore(release): 3.1.0 [skip ci]
<p>chore(release): 3.1.0 [skip ci]</p>
<p># [3.1.0](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.3...v3.1.0">stipsan/react-spring-bottom-sheet@<tt>v3.0.3...v3.1.0</tt></a>) (2020-12-29)</p>
<p>### Features</p>
<p>* add skipInitialTransition to make skipping opt-in ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/f200ad04440c34ce1391ebf7cafcf9ecee88e4ae"><tt>f200ad0</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/f200ad04440c34ce1391ebf7cafcf9ecee88e4ae">stipsan@<tt>f200ad0</tt></a>))</p>
semantic-release-bot
tag:github.com,2008:Repository/432911618/v3.0.3
2020-12-28T22:54:05Z
v3.0.3: chore(release): 3.0.3 [skip ci]
<p>chore(release): 3.0.3 [skip ci]</p>
<p>## [3.0.3](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.2...v3.0.3">stipsan/react-spring-bottom-sheet@<tt>v3.0.2...v3.0.3</tt></a>) (2020-12-28)</p>
<p>### Bug Fixes</p>
<p>* xstate deprecation warning on null events ([<a class="commit-link" href="https://github.com/lastrites2018/react-spring-bottom-sheet/commit/e44e273ec2f560228084e2f688e247933f0fa232"><tt>e44e273</tt></a>](<a class="commit-link" href="https://github.com/stipsan/react-spring-bottom-sheet/commit/e44e273ec2f560228084e2f688e247933f0fa232">stipsan@<tt>e44e273</tt></a>))</p>
semantic-release-bot