Skip to content

Releases: azabraao/react-draggable-bottom-sheet

v1.17.0

09 Dec 15:11
Compare
Choose a tag to compare

1.17.0 (2024-12-09)

Features

  • Chose extract CSS for manual import (aa00207)

BREAKING CHANGES

  • With this commit, now the styles must be either imported or created using your own styles.

v1.16.0

02 Dec 14:07
Compare
Choose a tag to compare

1.16.0 (2024-12-02)

Features

  • add scrollableElement prop (c808740)

v1.15.0

21 Dec 17:22
Compare
Choose a tag to compare

1.15.0 (2023-12-21)

Features

  • add support for multiple bottom sheets. (f1bf174)

v1.14.0

09 Sep 16:15
Compare
Choose a tag to compare

1.14.0 (2023-09-09)

Features

  • add cancel="[data-no-drag]" for canceling drag if necessary. (3bd5bb4)

v1.13.3

03 Mar 22:30
Compare
Choose a tag to compare

1.13.3 (2023-03-03)

Bug Fixes

  • remove specificity from backdrop when active (216bd18)

v1.13.2

28 Oct 18:17
Compare
Choose a tag to compare

1.13.2 (2022-10-28)

Bug Fixes

  • build: put some dependencies as peerDependencies (28453b1)

v1.13.1

28 Oct 17:12
Compare
Choose a tag to compare

1.13.1 (2022-10-28)

Bug Fixes

  • build: use dependencies instead of peerDependencies (3af223d)

v1.13.0

22 Aug 22:57
Compare
Choose a tag to compare

1.13.0 (2022-08-22)

Features

  • add onBackdropClick prop (c796f94)

v1.12.0

21 Aug 18:18
Compare
Choose a tag to compare

1.12.0 (2022-08-21)

Features

  • add missing inline style (79fb73f)

v1.11.0

16 Aug 14:17
Compare
Choose a tag to compare

1.11.0 (2022-08-16)

Features