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