Releases: nativescript-community/ui-drawer
Releases · nativescript-community/ui-drawer
v0.1.20
0.1.20 (2023-08-13)
Bug Fixes
- regression fix from latest release (dc07d02)
v0.1.19
0.1.19 (2023-08-13)
Bug Fixes
- faster drawer creation preventing duplicated views creation (ef43c39)
v0.1.18
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
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
0.1.16 (2023-04-29)
Bug Fixes
- start event not always fired (6cf0a11)
v0.1.15
0.1.15 (2023-04-29)
Features
- new
animationFunction
allowing full custom animation behavior (spring...) (b26a310)
v0.1.14
0.1.14 (2023-04-28)
Note: Version bump only for package ui-drawer
v0.1.13
0.1.13 (2023-04-25)
Features
- new properties
openAnimationDuration
and closeAnimationDuration
(7c5f2f9)
v0.1.12
0.1.12 (2023-04-19)
Note: Version bump only for package nativescript-drawer
v0.1.11
0.1.11 (2023-04-09)
Bug Fixes
- fix issues while rotation the device (2b892bc)