Skip to content

Latest commit

 

History

History
99 lines (44 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

99 lines (44 loc) · 3.92 KB

1.1.1 (2022-06-08)

Bug Fixes

  • correct height on resize (b94569f)

1.1.0 (2022-06-07)

Features

  • add dragging.gesture and transition (#17) (82efc68)

1.0.11 (2022-05-29)

Bug Fixes

  • initialHeight: default to maxContent (d0e4953)

1.0.10 (2022-05-28)

Bug Fixes

  • deps: update dependency @bottom-sheet/types to v1.0.6 (#6) (df45c78)
  • update deps (d6b4af3)

1.0.9 (2022-05-28)

Bug Fixes

1.0.8 (2022-05-28)

Bug Fixes

1.0.7 (2022-05-28)

Bug Fixes

  • deps: update dependency @bottom-sheet/types to v1.0.4 (#5) (080a662)

1.0.6 (2022-05-28)

Bug Fixes

  • deps: update devdependencies (non-major) (#4) (9f4b0e7)

1.0.5 (2022-05-16)

Bug Fixes

  • exports: add interpret from xstate (a0a6df0)
  • remove interpret, and unused action (1d667ff)

1.0.4 (2022-05-16)

Bug Fixes

  • add computeSnapPoints to exports (5e0a018)

1.0.3 (2022-05-16)

Bug Fixes

  • move @types/node to devDeps (73e4e50)

1.0.2 (2022-05-16)

Bug Fixes

1.0.1 (2022-05-16)

Bug Fixes

  • use BottomSheet naming consistently (fbcf8c6)

1.0.0 (2022-05-16)

Bug Fixes