Skip to content

Releases: nativescript-community/ui-drawer

v0.1.20

13 Aug 14:25
Compare
Choose a tag to compare

0.1.20 (2023-08-13)

Bug Fixes

  • regression fix from latest release (dc07d02)

v0.1.19

13 Aug 14:00
Compare
Choose a tag to compare

0.1.19 (2023-08-13)

Bug Fixes

  • faster drawer creation preventing duplicated views creation (ef43c39)

v0.1.18

27 Jun 14:12
Compare
Choose a tag to compare

0.1.18 (2023-06-27)

Bug Fixes

  • cleanup preventing crash with N main branch (3473d03)

Features

  • allow to open multiple drawers while panning (like going from left to right) as it is done in discord app (c8a32e5)

v0.1.17

25 May 08:00
Compare
Choose a tag to compare

0.1.17 (2023-05-25)

Bug Fixes

  • allow to specify gesture tag (da330db)
  • if swipeDistance === 0 => whole screen (9bd15a7)
  • prevent error with gestureHandlerOptions and disable gestures (ed00719)

v0.1.16

29 Apr 17:32
Compare
Choose a tag to compare

0.1.16 (2023-04-29)

Bug Fixes

  • start event not always fired (6cf0a11)

v0.1.15

29 Apr 13:55
Compare
Choose a tag to compare

0.1.15 (2023-04-29)

Features

  • new animationFunction allowing full custom animation behavior (spring...) (b26a310)

v0.1.14

28 Apr 19:48
Compare
Choose a tag to compare

0.1.14 (2023-04-28)

Note: Version bump only for package ui-drawer

v0.1.13

25 Apr 15:22
e9c66ba
Compare
Choose a tag to compare

0.1.13 (2023-04-25)

Features

  • new properties openAnimationDuration and closeAnimationDuration (7c5f2f9)

v0.1.12

19 Apr 16:43
256a43c
Compare
Choose a tag to compare

0.1.12 (2023-04-19)

Note: Version bump only for package nativescript-drawer

v0.1.11

09 Apr 13:58
b878da5
Compare
Choose a tag to compare

0.1.11 (2023-04-09)

Bug Fixes

  • fix issues while rotation the device (2b892bc)