Skip to content

Latest commit

 

History

History
591 lines (308 loc) · 29 KB

CHANGELOG.md

File metadata and controls

591 lines (308 loc) · 29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.32 (2024-08-25)

Bug Fixes

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

2.0.31 (2024-04-19)

Bug Fixes

2.0.30 (2024-03-22)

Bug Fixes

2.0.29 (2024-03-22)

Bug Fixes

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

2.0.28 (2024-02-24)

Bug Fixes

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

2.0.27 (2024-02-23)

Bug Fixes

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

2.0.26 (2024-02-23)

Bug Fixes

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

2.0.25 (2024-02-02)

Bug Fixes

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

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)

2.0.23 (2024-01-06)

Bug Fixes

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

2.0.22 (2023-12-12)

Bug Fixes

  • ios: error after dispose of a view (ce70cd5)

2.0.21 (2023-11-24)

Note: Version bump only for package nativescript-gesturehandler

2.0.20 (2023-11-24)

Bug Fixes

  • ios: revert last changes and fixed it the right way (57ca0b2)

Reverts

  • Revert "fix(ios): prevent error while overriding N gestures" (96aa1f2)

2.0.19 (2023-11-21)

Bug Fixes

  • final N 8.4 refactoring (2a61b37)
  • ios: prevent error while overriding N gestures (bb04710)

2.0.18 (2023-11-08)

Bug Fixes

  • override send all state events for app to handle (b707c58)

2.0.17 (2023-10-18)

Note: Version bump only for package gesturehandler

2.0.16 (2023-10-18)

Bug Fixes

  • android: fix for events not working after view unload/load (46ce86c)

2.0.15 (2023-10-17)

Bug Fixes

2.0.14 (2023-10-17)

Bug Fixes

  • android: gradle improvement (8a6f823)

2.0.13 (2023-10-12)

Bug Fixes

  • android: recycle MotionEvent when necessary (d61e704)
  • android: support new optimized GridLayout (not yet released) (8c03991)
  • ensure we release all callbacks (N gesture override) (dcd430a)

2.0.12 (2023-06-27)

Bug Fixes

2.0.11 (2023-06-27)

Bug Fixes

  • android: fix for latest N and getting application context (d1fa49f)

2.0.10 (2023-04-28)

Bug Fixes

  • android: prevent gesture activation when outside the visible rect of a view (5426539)

2.0.9 (2023-03-08)

Bug Fixes

  • GestureRootView layout fix (611b4e2)

2.0.8 (2022-12-16)

Bug Fixes

2.0.7 (2022-12-01)

Note: Version bump only for package nativescript-gesturehandler

2.0.6 (2022-11-04)

Bug Fixes

  • android: touch override not working (fa79215)

2.0.5 (2022-05-03)

Features

  • android: disallowInterceptTouch (d71c630)

2.0.4 (2022-05-03)

Bug Fixes

  • android: build fix with pnpm (90b3a95)

2.0.3 (2022-04-11)

Bug Fixes

  • android: gesture not being detached correctly (8dca885)
  • N gesture override fixes and faster load/unload (4209244)

2.0.2 (2022-04-09)

Bug Fixes

  • override fix for most gestures (bcd9bae)

2.0.1 (2022-03-31)

Note: Version bump only for package @nativescript-community/gesturehandler

0.2.2 (2022-03-31)

Bug Fixes

  • android: longpress not always recognized (0ce2ce6)

0.2.1 (2022-03-28)

Bug Fixes

0.2.0 (2022-03-28)

Features

  • added GestureRootView to allow the plugin to work (4167112)

0.1.53 (2022-03-25)

Bug Fixes

  • android: override N gesture working with button (a5fc49c)

0.1.52 (2022-02-17)

Bug Fixes

  • android: buid fix in some cases (a1b75ca)

0.1.51 (2022-02-17)

Bug Fixes

  • allow plugin to work with @akylas/nativescript fork (aad3276)

0.1.50 (2022-01-04)

Bug Fixes

0.1.49 (2022-01-04)

Bug Fixes

  • ios: ensure setEnabled is available through JS for GestureHandler (56ec946)

0.1.48 (2021-10-11)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.47 (2021-09-22)

Bug Fixes

  • android: fix after break in last version (5d5ceb9)

0.1.46 (2021-09-22)

Bug Fixes

  • android: gradle 7.0 fix (9b7de7f)

0.1.45 (2021-06-04)

Bug Fixes

0.1.44 (2021-05-17)

Bug Fixes

0.1.43 (2021-05-12)

Bug Fixes

  • android: allow touch through on non clickable view (ee0bd9e)
  • override rewrite to get closer to N (5d03a7d)
  • positions in dpi (b8d6a3d)

0.1.42 (2021-04-22)

Bug Fixes

  • nativeGetterKey option for handler (9bf46bf)

0.1.41 (2021-03-26)

Bug Fixes

0.1.40 (2021-03-26)

Bug Fixes

  • exclusiveTouch css prop (22df7cf)

0.1.39 (2021-03-17)

Bug Fixes

0.1.38 (2021-03-16)

Bug Fixes

0.1.37 (2021-03-14)

Bug Fixes

  • a lot of gesture overrides fixes (c0976e2)
  • exclusive touch fix (7cfe2d6)
  • ios: override support for touch gesture (64bd989)

0.1.36 (2020-12-20)

Features

  • exclusiveTouch property (94f6599)

0.1.35 (2020-11-29)

Bug Fixes

  • android ensure we cancel events correctly (30ffce3)

0.1.34 (2020-11-23)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.33 (2020-11-22)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.32 (2020-11-20)

Bug Fixes

  • android bug fix when touch event could be dispatched after view destroyed (36161cc)

0.1.31 (2020-11-19)

Bug Fixes

  • ios fix for gesture not activating (f954c15)

0.1.30 (2020-11-17)

Bug Fixes

0.1.29 (2020-11-15)

Bug Fixes

  • android fixes for native gestures (c6321bb)
  • direction is now a number allowing masks (7324cd9)

0.1.28 (2020-11-11)

Bug Fixes

  • prevent unwanted and impossible touches on simulator (8982fd1)

0.1.27 (2020-11-06)

Bug Fixes

  • new option shouldStartGesture (f895fbb)

0.1.26 (2020-10-21)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.25 (2020-10-20)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.24 (2020-10-20)

Bug Fixes

  • a few fixes (ca5b220)
  • some fixes to prevent multiple attach (5bcdb57)

0.1.23 (2020-10-16)

Bug Fixes

  • android fix taken from rn (e8145e6)
  • android nativeviewgesture dispatch cancel (d5bb774)
  • Demo app commands not working. (9e3701b)
  • github stats not being visualized (cb00f9c)
  • multiple fixes for the overrides (1be0719)

0.1.22 (2020-09-09)

Bug Fixes

0.1.21 (2020-09-09)

Bug Fixes

0.1.20 (2020-09-08)

Bug Fixes

  • dont package native compiled (f306c47)

0.1.19 (2020-09-06)

Bug Fixes

  • android: plugin not compiling (d84b471)

0.1.18 (2020-09-06)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.17 (2020-09-05)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.16 (2020-05-28)

Bug Fixes

0.1.15 (2020-05-21)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.14 (2020-05-21)

Bug Fixes

  • sideEffects for tree shacking (6c69498)

0.1.13 (2020-05-21)

Bug Fixes

  • esm using import for tree shaking (3d69b26)

0.1.12 (2020-05-21)

Bug Fixes

0.1.11 (2020-05-12)

Bug Fixes

0.1.10 (2020-05-12)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.9 (2020-05-12)

Bug Fixes

  • multi direction fling support (4eec691)

0.1.8 (2020-04-28)

Bug Fixes

  • android: native extension (d63348a)

0.1.7 (2020-03-20)

Bug Fixes

0.1.6 (2020-01-17)

Note: Version bump only for package @nativescript-community/gesturehandler

0.1.5 (2020-01-17)

Bug Fixes

  • wrong positions return on ios (b63ec94)

0.1.4 (2020-01-13)

Bug Fixes

0.1.3 (2020-01-13)

Bug Fixes

  • taphandler with doubletaphandler (6c3ed76)

0.1.2 (2020-01-11)

Bug Fixes

0.1.1 (2020-01-07)

Bug Fixes

  • custom ScaleGestureDetector to control minSpan (1b7c739)
  • remove logs (6c43171)

Features

  • report all pointers locations for ios (e5d42d1)
  • report all touch positions (f147149)

0.1.0 (2020-01-01)

Features

  • use @nativescript-community/observable (a62eb62)

0.0.11 (2019-12-29)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.10 (2019-12-29)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.9 (2019-12-29)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.8 (2019-08-11)

Bug Fixes

  • signature (6ed89bf)
  • throw error is view has no parent page (e7f67a4)

0.0.7 (2019-07-24)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.6 (2019-07-19)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.5 (2019-07-09)

Bug Fixes

  • remove wrong dependencies (26946c2)

0.0.4 (2019-06-12)

Bug Fixes

0.0.3 (2019-06-12)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.2 (2019-06-12)

Note: Version bump only for package @nativescript-community/gesturehandler

0.0.1 (2019-06-11)

Note: Version bump only for package @nativescript-community/gesturehandler