Skip to content

Releases: nativescript-community/gesturehandler

v2.0.32

25 Aug 16:42
v2.0.32
39699b1
Compare
Choose a tag to compare

2.0.32 (2024-08-25)

Bug Fixes

  • android: fix issue with adding tap event to gesturerootview without a page parent (8b4965f)

v2.0.31

19 Apr 14:11
v2.0.31
3d0c47b
Compare
Choose a tag to compare

2.0.31 (2024-04-19)

Bug Fixes

v2.0.30

22 Mar 16:20
759776d
Compare
Choose a tag to compare

2.0.30 (2024-03-22)

Bug Fixes

v2.0.29

22 Mar 15:58
5ea92af
Compare
Choose a tag to compare

2.0.29 (2024-03-22)

Bug Fixes

  • ios: cancel gesture fix (77a2ec0)
  • ios: gesture override more in line with N (fb3744d)

v2.0.28

24 Feb 14:57
v2.0.28
1bd77df
Compare
Choose a tag to compare

2.0.28 (2024-02-24)

Bug Fixes

  • android: edge case for modal dialogs and registry (1494fe2)

v2.0.27

23 Feb 20:37
v2.0.27
ec9faf1
Compare
Choose a tag to compare

2.0.27 (2024-02-23)

Bug Fixes

  • android: edge case of gesture not working with bottomSheet (20e4bb7)

v2.0.26

23 Feb 14:48
e8d0590
Compare
Choose a tag to compare

2.0.26 (2024-02-23)

Bug Fixes

  • ios: fling gesture fix (f58dd24)
  • ios: test for gesture activation on first touch like Android (780700b)

v2.0.25

02 Feb 18:01
9776a32
Compare
Choose a tag to compare

2.0.25 (2024-02-02)

Bug Fixes

  • ios: trigger the longPress gesture on begin (b2b9ffa)

v2.0.24

18 Jan 20:31
Compare
Choose a tag to compare

2.0.24 (2024-01-18)

Bug Fixes

  • android: pan gesture velocity fix (b8ec041)
  • pass the handler to the gesture event (N gesture override) to allow canceling the event (d7ad3ad)

v2.0.23

06 Jan 09:56
b440338
Compare
Choose a tag to compare

2.0.23 (2024-01-06)

Bug Fixes

  • ios: allow to dynamically change handler properties (133a749)