|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -## [2.0.18](https://github.com/nativescript-community/gesturehandler/compare/v2.0.17...v2.0.18) (2023-11-08) |
7 | | - |
| 6 | +## [2.0.19](https://github.com/nativescript-community/gesturehandler/compare/v2.0.18...v2.0.19) (2023-11-21) |
8 | 7 |
|
9 | 8 | ### Bug Fixes |
10 | 9 |
|
11 | | -* override send all state events for app to handle ([b707c58](https://github.com/nativescript-community/gesturehandler/commit/b707c58f8d5e8989ce1124a9256b350fda22bf85)) |
12 | | - |
| 10 | +* final N 8.4 refactoring ([2a61b37](https://github.com/nativescript-community/gesturehandler/commit/2a61b37f23e16b3e1735e81dba6c89020eee819c)) |
| 11 | +* **ios:** prevent error while overriding N gestures ([bb04710](https://github.com/nativescript-community/gesturehandler/commit/bb04710355c4762feafbf83b651fe5dc808433d5)) |
13 | 12 |
|
| 13 | +## [2.0.18](https://github.com/nativescript-community/gesturehandler/compare/v2.0.17...v2.0.18) (2023-11-08) |
14 | 14 |
|
| 15 | +### Bug Fixes |
15 | 16 |
|
| 17 | +* override send all state events for app to handle ([b707c58](https://github.com/nativescript-community/gesturehandler/commit/b707c58f8d5e8989ce1124a9256b350fda22bf85)) |
16 | 18 |
|
17 | 19 | ## [2.0.17](https://github.com/nativescript-community/gesturehandler/compare/v2.0.16...v2.0.17) (2023-10-18) |
18 | 20 |
|
19 | 21 | **Note:** Version bump only for package gesturehandler |
20 | 22 |
|
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | 23 | ## [2.0.16](https://github.com/nativescript-community/gesturehandler/compare/v2.0.15...v2.0.16) (2023-10-18) |
26 | 24 |
|
27 | | - |
28 | 25 | ### Bug Fixes |
29 | 26 |
|
30 | 27 | * **android:** fix for events not working after view unload/load ([46ce86c](https://github.com/nativescript-community/gesturehandler/commit/46ce86c4acc5163b1a3e4d4e7977de14e87dc5ec)) |
31 | 28 |
|
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | 29 | ## [2.0.15](https://github.com/nativescript-community/gesturehandler/compare/v2.0.14...v2.0.15) (2023-10-17) |
37 | 30 |
|
38 | | - |
39 | 31 | ### Bug Fixes |
40 | 32 |
|
41 | 33 | * **android:** build fix ([953b861](https://github.com/nativescript-community/gesturehandler/commit/953b861041b6543ce87a08c8c851cf42786d9d14)) |
42 | 34 |
|
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | 35 | ## [2.0.14](https://github.com/nativescript-community/gesturehandler/compare/v2.0.13...v2.0.14) (2023-10-17) |
48 | 36 |
|
49 | | - |
50 | 37 | ### Bug Fixes |
51 | 38 |
|
52 | 39 | * **android:** gradle improvement ([8a6f823](https://github.com/nativescript-community/gesturehandler/commit/8a6f823f74a2757d44fc4ec543ced5ea01da99c0)) |
53 | 40 |
|
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | 41 | ## [2.0.13](https://github.com/nativescript-community/gesturehandler/compare/v2.0.12...v2.0.13) (2023-10-12) |
59 | 42 |
|
60 | | - |
61 | 43 | ### Bug Fixes |
62 | 44 |
|
63 | 45 | * **android:** recycle MotionEvent when necessary ([d61e704](https://github.com/nativescript-community/gesturehandler/commit/d61e704c60f43c1daca00a362ed6584517958595)) |
64 | 46 | * **android:** support new optimized GridLayout (not yet released) ([8c03991](https://github.com/nativescript-community/gesturehandler/commit/8c03991bbee26e160c8328aabcf7f0afd099c2f8)) |
65 | 47 | * ensure we release all callbacks (N gesture override) ([dcd430a](https://github.com/nativescript-community/gesturehandler/commit/dcd430a5bc1e061a879e159eceb75ce121b17d66)) |
66 | 48 |
|
67 | | - |
68 | | - |
69 | | - |
70 | | - |
71 | 49 | ## [2.0.12](https://github.com/nativescript-community/gesturehandler/compare/v2.0.11...v2.0.12) (2023-06-27) |
72 | 50 |
|
73 | | - |
74 | 51 | ### Bug Fixes |
75 | 52 |
|
76 | 53 | * **android:** broken build ([0a42307](https://github.com/nativescript-community/gesturehandler/commit/0a423078a415d113222fa745b3666cd64d58b0ce)) |
77 | 54 |
|
78 | | - |
79 | | - |
80 | | - |
81 | | - |
82 | 55 | ## [2.0.11](https://github.com/nativescript-community/gesturehandler/compare/v2.0.10...v2.0.11) (2023-06-27) |
83 | 56 |
|
84 | | - |
85 | 57 | ### Bug Fixes |
86 | 58 |
|
87 | 59 | * **android:** fix for latest N and getting application context ([d1fa49f](https://github.com/nativescript-community/gesturehandler/commit/d1fa49f7fbd23d312f3ae2e55d9b145ac7cf9ca2)) |
88 | 60 |
|
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | 61 | ## [2.0.10](https://github.com/nativescript-community/gesturehandler/compare/v2.0.9...v2.0.10) (2023-04-28) |
94 | 62 |
|
95 | | - |
96 | 63 | ### Bug Fixes |
97 | 64 |
|
98 | 65 | * **android:** prevent gesture activation when outside the visible rect of a view ([5426539](https://github.com/nativescript-community/gesturehandler/commit/54265393d4f626ebac34c0eacbcbe56ed71a3bdb)) |
99 | 66 |
|
100 | | - |
101 | | - |
102 | | - |
103 | | - |
104 | 67 | ## [2.0.9](https://github.com/nativescript-community/gesturehandler/compare/v2.0.8...v2.0.9) (2023-03-08) |
105 | 68 |
|
106 | | - |
107 | 69 | ### Bug Fixes |
108 | 70 |
|
109 | 71 | * GestureRootView layout fix ([611b4e2](https://github.com/nativescript-community/gesturehandler/commit/611b4e210d9b40044026fd7981d2ca4d2a72e1a3)) |
110 | 72 |
|
111 | | - |
112 | | - |
113 | | - |
114 | | - |
115 | 73 | ## [2.0.8](https://github.com/nativescript-community/gesturehandler/compare/v2.0.7...v2.0.8) (2022-12-16) |
116 | 74 |
|
117 | | - |
118 | 75 | ### Bug Fixes |
119 | 76 |
|
120 | 77 | * N 8.4 final fix ([19b554d](https://github.com/nativescript-community/gesturehandler/commit/19b554d004967b23068eb558e5dd042813b23bca)) |
121 | 78 |
|
122 | | - |
123 | | - |
124 | | - |
125 | | - |
126 | 79 | ## [2.0.7](https://github.com/nativescript-community/gesturehandler/compare/v2.0.6...v2.0.7) (2022-12-01) |
127 | 80 |
|
128 | 81 | **Note:** Version bump only for package nativescript-gesturehandler |
129 | 82 |
|
130 | | - |
131 | | - |
132 | | - |
133 | | - |
134 | 83 | ## [2.0.6](https://github.com/nativescript-community/gesturehandler/compare/v2.0.5...v2.0.6) (2022-11-04) |
135 | 84 |
|
136 | 85 | ### Bug Fixes |
|
0 commit comments