@nativescript-community/gesturehandler 0.2.2 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.classpath +12 -0
- package/.eslintrc.js +3 -0
- package/.gitattributes +17 -0
- package/.github/FUNDING.yml +1 -0
- package/.github/issue_template.md +28 -0
- package/.gitmodules +6 -0
- package/.gradle/7.3/checksums/checksums.lock +0 -0
- package/.gradle/7.3/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/7.3/dependencies-accessors/gc.properties +0 -0
- package/.gradle/7.3/fileChanges/last-build.bin +0 -0
- package/.gradle/7.3/fileHashes/fileHashes.lock +0 -0
- package/.gradle/7.3/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/.gradle/checksums/checksums.lock +0 -0
- package/.gradle/checksums/md5-checksums.bin +0 -0
- package/.gradle/checksums/sha1-checksums.bin +0 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/.history/build_20201106173734.gradle +22 -0
- package/.history/build_20220218093019.gradle +22 -0
- package/.history/build_20220218093024.gradle +22 -0
- package/.history/build_20220218093151.gradle +22 -0
- package/.history/build_20220218093200.gradle +22 -0
- package/.history/build_20220218093224.gradle +22 -0
- package/.history/build_20220218093249.gradle +22 -0
- package/.history/build_20220218093334.gradle +22 -0
- package/.history/build_20220218093339.gradle +22 -0
- package/.history/build_20220218093341.gradle +22 -0
- package/.history/build_20220218093411.gradle +22 -0
- package/.history/build_20220218093413.gradle +22 -0
- package/.history/build_20220218093416.gradle +22 -0
- package/.history/build_20220218093421.gradle +23 -0
- package/.history/build_20220218093423.gradle +22 -0
- package/.history/build_20220218100008.gradle +22 -0
- package/.history/demo-snippets/package_20211119094134.json +7 -0
- package/.history/demo-snippets/package_20220328153105.json +7 -0
- package/.history/demo-snippets/package_20220328153251.json +7 -0
- package/.history/demo-snippets/package_20220328153410.json +7 -0
- package/.history/demo-snippets/vue/Basic_20210917174642.vue +46 -0
- package/.history/demo-snippets/vue/Basic_20220328154031.vue +44 -0
- package/.history/demo-snippets/vue/Basic_20220328154730.vue +46 -0
- package/.history/demo-snippets/vue/Basic_20220328154741.vue +46 -0
- package/.history/demo-snippets/vue/Basic_20220328154807.vue +47 -0
- package/.history/demo-snippets/vue/Basic_20220328154838.vue +51 -0
- package/.history/demo-snippets/vue/Basic_20220328154839.vue +51 -0
- package/.history/demo-snippets/vue/Basic_20220328154901.vue +52 -0
- package/.history/demo-snippets/vue/Basic_20220328154925.vue +52 -0
- package/.history/demo-snippets/vue/Basic_20220328162644.vue +52 -0
- package/.history/demo-snippets/vue/Basic_20220328162656.vue +48 -0
- package/.history/demo-snippets/vue/Basic_20220328162658.vue +48 -0
- package/.history/demo-snippets/vue/Basic_20220328162731.vue +48 -0
- package/.history/demo-snippets/vue/ModalView_20220328154527.vue +0 -0
- package/.history/demo-snippets/vue/ModalView_20220328154555.vue +15 -0
- package/.history/demo-snippets/vue/ModalView_20220328162755.vue +15 -0
- package/.history/demo-snippets/vue/ModalView_20220328162915.vue +17 -0
- package/.history/demo-snippets/vue/install_20211117134051.ts +14 -0
- package/.history/demo-snippets/vue/install_20220328153411.ts +10 -0
- package/.history/demo-snippets/vue/install_20220328154031.ts +9 -0
- package/.history/demo-snippets/vue/install_20220328162915.ts +10 -0
- package/.history/demo-vue/.npmrc_20220328151942 +1 -0
- package/.history/demo-vue/.npmrc_20220329084955 +2 -0
- package/.history/demo-vue/package_20220328151942.json +60 -0
- package/.history/demo-vue/package_20220328153206.json +60 -0
- package/.history/demo-vue/package_20220328153218.json +59 -0
- package/.history/demo-vue/package_20220328153326.json +60 -0
- package/.history/demo-vue/package_20220328153411.json +60 -0
- package/.history/demo_vue/app/App_20201115162303.vue +118 -0
- package/.history/demo_vue/app/App_20220328150238.vue +118 -0
- package/.history/demo_vue/app/App_20220328150240.vue +116 -0
- package/.history/demo_vue/app/App_20220328150241.vue +115 -0
- package/.history/demo_vue/package_20210511163846.json +30 -0
- package/.history/demo_vue/package_20220328145031.json +30 -0
- package/.history/demo_vue/package_20220328150155.json +30 -0
- package/.history/demo_vue/package_20220328151156.json +29 -0
- package/.history/demo_vue/tsconfig_20200909142713.json +30 -0
- package/.history/demo_vue/tsconfig_20220328151126.json +28 -0
- package/.history/demo_vue/tsconfig_20220328151129.json +27 -0
- package/.history/demo_vue/webpack.config_20200909141619.js +370 -0
- package/.history/demo_vue/webpack.config_20220328145113.js +6 -0
- package/.history/demo_vue/webpack.config_20220328145115.js +5 -0
- package/.history/lerna_20220104212014.json +21 -0
- package/.history/lerna_20220328152313.json +21 -0
- package/.history/package_20220311095923.json +74 -0
- package/.history/package_20220328152312.json +74 -0
- package/.history/packages/gesturehandler/blueprint_20220306151807.md +221 -0
- package/{blueprint.md → .history/packages/gesturehandler/blueprint_20220328164413.md} +0 -0
- package/.history/packages/gesturehandler/package_20220325110528.json +39 -0
- package/.history/packages/gesturehandler/package_20220328152653.json +52 -0
- package/.history/packages/gesturehandler/package_20220328152719.json +52 -0
- package/.history/packages/gesturehandler/package_20220328153446.json +52 -0
- package/.history/packages/gesturehandler/package_20220328164418.json +52 -0
- package/.history/packages/gesturehandler/package_20220328164722.json +52 -0
- package/.history/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/GestureHandler_20210517182228.java +544 -0
- package/{platforms/android/java/com/swmansion/gesturehandler/GestureHandler.java → .history/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/GestureHandler_20220331104607.java} +0 -0
- package/.history/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/LongPressGestureHandler_20210512101356.java +81 -0
- package/{platforms/android/java/com/swmansion/gesturehandler/LongPressGestureHandler.java → .history/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/LongPressGestureHandler_20220331111050.java} +0 -0
- package/.history/packages/gesturehandler/tsconfig_20220328152950.json +13 -0
- package/.history/packages/gesturehandler/tsconfig_20220328153011.json +13 -0
- package/.history/plugin/platforms/android/include_20220125161223.gradle +10 -0
- package/.history/plugin/platforms/android/include_20220217110818.gradle +19 -0
- package/.history/plugin/platforms/android/include_20220217112410.gradle +18 -0
- package/{platforms/android/include.gradle → .history/plugin/platforms/android/include_20220217153211.gradle} +0 -0
- package/.history/plugin/platforms/android/include_20220218092908.gradle +19 -0
- package/{platforms/android/java/com/nativescript/gesturehandler/PageLayout.java → .history/plugin/platforms/android/java/com/nativescript/gesturehandler/GestureLayout_20220217101202.java} +0 -0
- package/.history/plugin/platforms/android/java/com/nativescript/gesturehandler/GestureLayout_20220217101931.java +185 -0
- package/.history/plugin/platforms/ios/src/GestureHandler_20201106183454.h +98 -0
- package/.history/plugin/platforms/ios/src/GestureHandler_20201111112216.m +365 -0
- package/.history/plugin/platforms/ios/src/GestureHandler_20220104160100.m +369 -0
- package/{platforms/ios/src/GestureHandler.h → .history/plugin/platforms/ios/src/GestureHandler_20220104172158.h} +0 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328144612.ts +610 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328154126.ts +609 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328154143.ts +609 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328154730.ts +610 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328160735.ts +610 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328161307.ts +612 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328161410.ts +613 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328161742.ts +612 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328162317.ts +613 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328162541.ts +613 -0
- package/.history/src/gesturehandler/gesturehandler.android_20220328162915.ts +611 -0
- package/{gesturehandler.android.js → .history/src/gesturehandler/gesturehandler.android_20220328163618.ts} +228 -208
- package/.history/src/gesturehandler/gesturehandler.android_20220328163707.ts +610 -0
- package/.history/src/gesturehandler/gesturehandler.common_20220328144620.ts +325 -0
- package/.history/src/gesturehandler/gesturehandler.common_20220328153656.ts +325 -0
- package/.history/src/gesturehandler/gestures_override_20210512114352.ts +523 -0
- package/.history/src/gesturehandler/gestures_override_20220328155041.ts +523 -0
- package/.history/src/gesturehandler/gestures_override_20220328155424.ts +525 -0
- package/.history/src/gesturehandler/gestures_override_20220328160121.ts +527 -0
- package/.history/src/gesturehandler/gestures_override_20220328160132.ts +527 -0
- package/.history/src/gesturehandler/gestures_override_20220328160220.ts +528 -0
- package/.history/src/gesturehandler/gestures_override_20220328160416.ts +529 -0
- package/.history/src/gesturehandler/gestures_override_20220328160731.ts +535 -0
- package/.history/src/gesturehandler/gestures_override_20220328160808.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328160834.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328160909.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328160931.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328161052.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328161319.ts +536 -0
- package/.history/src/gesturehandler/gestures_override_20220328161759.ts +534 -0
- package/.history/src/gesturehandler/gestures_override_20220328162317.ts +535 -0
- package/.history/src/gesturehandler/gestures_override_20220328162503.ts +535 -0
- package/.history/src/gesturehandler/gestures_override_20220328170816.ts +533 -0
- package/{gestures_override.js → .history/src/gesturehandler/gestures_override_20220328170818.ts} +171 -63
- package/.history/src/gesturehandler/vue/index_20201021164506.ts +12 -0
- package/{vue/index.js → .history/src/gesturehandler/vue/index_20220328163021.ts} +1 -1
- package/.history/src/gesturehandler.android_20220325103749.ts +574 -0
- package/.history/src/gesturehandler.android_20220325110406.ts +574 -0
- package/.history/src/gesturehandler.android_20220328144613.ts +610 -0
- package/{gesturehandler.common.js → .history/src/gesturehandler.common_20210512114125.ts} +161 -74
- package/.history/src/gesturehandler.common_20220328144621.ts +325 -0
- package/.history/src/gesturehandler.d_20210422150412.ts +154 -0
- package/{gesturehandler.d.ts → .history/src/gesturehandler.d_20220328144718.ts} +0 -0
- package/{gesturehandler.ios.js → .history/src/gesturehandler.ios_20210422150701.ts} +100 -71
- package/.history/src/gesturehandler.ios_20220328144653.ts +296 -0
- package/.history/src/references.d_20200412093513.ts +3 -0
- package/.history/src/references.d_20220328144701.ts +3 -0
- package/.history/tsconfig_20220306153539.json +9 -0
- package/.history/tsconfig_20220328152313.json +9 -0
- package/.prettierignore +4 -0
- package/.prettierrc +6 -0
- package/.prettierrc.js +7 -0
- package/.settings/org.eclipse.buildship.core.prefs +13 -0
- package/.vscode/settings.json +19 -0
- package/CHANGELOG.md +147 -63
- package/CONTRIBUTING.md +19 -0
- package/README.md +12 -132
- package/build.gradle +22 -0
- package/config.json +7 -0
- package/demo-snippets/node_modules/.package-lock.json +20 -0
- package/demo-snippets/package.json +7 -0
- package/demo-snippets/vue/Basic.vue +48 -0
- package/demo-snippets/vue/ModalView.vue +17 -0
- package/demo-snippets/vue/install.ts +10 -0
- package/demo-vue/App_Resources/Android/app.gradle +20 -0
- package/demo-vue/App_Resources/Android/src/main/AndroidManifest.xml +42 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable/ic_launcher_foreground.xml +15 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-hdpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-hdpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-ldpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-ldpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-mdpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-mdpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-nodpi/splash_screen.xml +8 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xhdpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xhdpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xxhdpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xxhdpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xxxhdpi/background.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/drawable-xxxhdpi/logo.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +5 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
- package/demo-vue/App_Resources/Android/src/main/res/values/colors.xml +7 -0
- package/demo-vue/App_Resources/Android/src/main/res/values/ic_launcher_background.xml +4 -0
- package/demo-vue/App_Resources/Android/src/main/res/values/styles.xml +42 -0
- package/demo-vue/App_Resources/Android/src/main/res/values-v21/colors.xml +4 -0
- package/demo-vue/App_Resources/Android/src/main/res/values-v21/styles.xml +28 -0
- package/demo-vue/App_Resources/Android/src/main/res/values-v29/styles.xml +12 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json +122 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-1024.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-20.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-29.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-29@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-29@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-40.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-40@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-40@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-60@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-60@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-76.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-76@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-83.5@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/Contents.json +6 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/Contents.json +23 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/LaunchScreen-AspectFill.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/LaunchScreen-AspectFill@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/LaunchScreen-AspectFill@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/Contents.json +23 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/LaunchScreen-Center.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/LaunchScreen-Center@2x.png +0 -0
- package/demo-vue/App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/LaunchScreen-Center@3x.png +0 -0
- package/demo-vue/App_Resources/iOS/Info.plist +47 -0
- package/demo-vue/App_Resources/iOS/LaunchScreen.storyboard +53 -0
- package/demo-vue/App_Resources/iOS/build.xcconfig +6 -0
- package/demo-vue/app/app.scss +11 -0
- package/demo-vue/app/app.ts +9 -0
- package/demo-vue/app/components/Menu.vue +54 -0
- package/demo-vue/nativescript.config.ts +11 -0
- package/demo-vue/package.json +60 -0
- package/demo-vue/tsconfig.json +25 -0
- package/demo-vue/types/references.d.ts +1 -0
- package/demo-vue/types/shims.vue.d.ts +4 -0
- package/demo-vue/webpack.config.js +42 -0
- package/images/demo.gif +0 -0
- package/lerna.json +21 -0
- package/package.json +60 -51
- package/packages/gesturehandler/CHANGELOG.md +609 -0
- package/packages/gesturehandler/README.md +176 -0
- package/packages/gesturehandler/blueprint.md +74 -0
- package/packages/gesturehandler/package.json +52 -0
- package/{platforms → packages/gesturehandler/platforms}/android/AndroidManifest.xml +0 -0
- package/packages/gesturehandler/platforms/android/include.gradle +19 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/nativescript/gesturehandler/GestureHandlerInteractionController.java +0 -0
- package/packages/gesturehandler/platforms/android/java/com/nativescript/gesturehandler/PageLayout.java +189 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/nativescript/gesturehandler/RootViewGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/BaseGestureHandlerInteractionController.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/FlingGestureHandler.java +0 -0
- package/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/GestureHandler.java +540 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/GestureHandlerInteractionController.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/GestureHandlerOrchestrator.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/GestureHandlerRegistry.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/GestureHandlerRegistryImpl.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/GestureUtils.java +0 -0
- package/packages/gesturehandler/platforms/android/java/com/swmansion/gesturehandler/LongPressGestureHandler.java +81 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/NativeViewGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/OnTouchEventListener.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/PanGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/PinchGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/PointerEvents.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/PointerEventsConfig.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/PointerEventsSpec.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/RotationGestureDetector.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/RotationGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/ScaleGestureDetector.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/TapGestureHandler.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/java/com/swmansion/gesturehandler/ViewConfigurationHelper.java +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/native-api-usage.json +0 -0
- package/{platforms → packages/gesturehandler/platforms}/android/res/values/config.xml +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/FlingHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/FlingHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/ForceTouchHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/ForceTouchHandler.m +0 -0
- package/packages/gesturehandler/platforms/ios/src/GestureHandler.h +101 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerDirection.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerEvents.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerEvents.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerHeader.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerManager.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerManager.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerRegistry.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerRegistry.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/GestureHandlerState.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/LongPressHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/LongPressHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/NativeViewHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/NativeViewHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/PanHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/PanHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/PinchHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/PinchHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/RootViewGestureRecognizer.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/RootViewGestureRecognizer.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/RotationHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/RotationHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/TapHandler.h +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/TapHandler.m +0 -0
- package/{platforms → packages/gesturehandler/platforms}/ios/src/module.modulemap +0 -0
- package/packages/gesturehandler/tsconfig.json +13 -0
- package/references.d.ts +3 -3
- package/src/gesturehandler/gesturehandler.android.ts +610 -0
- package/src/gesturehandler/gesturehandler.common.ts +325 -0
- package/src/gesturehandler/gesturehandler.d.ts +156 -0
- package/src/gesturehandler/gesturehandler.ios.ts +296 -0
- package/src/gesturehandler/gestures_override.ts +532 -0
- package/src/gesturehandler/references.d.ts +3 -0
- package/{typings → src/gesturehandler/typings}/android.d.ts +0 -0
- package/{typings → src/gesturehandler/typings}/extensions.android.d.ts +0 -0
- package/{typings → src/gesturehandler/typings}/ios.d.ts +0 -0
- package/src/gesturehandler/vue/index.ts +7 -0
- package/src-native/.vscode/settings.json +3 -0
- package/src-native/android/.settings/org.eclipse.buildship.core.prefs +13 -0
- package/src-native/android/.vscode/settings.json +3 -0
- package/src-native/android/README.md +14 -0
- package/src-native/android/build.gradle +25 -0
- package/src-native/android/build.sh +36 -0
- package/src-native/android/gesturehandler/.classpath +6 -0
- package/src-native/android/gesturehandler/.settings/org.eclipse.buildship.core.prefs +2 -0
- package/src-native/android/gesturehandler/build.gradle +84 -0
- package/src-native/android/gesturehandler/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/src-native/android/gesturehandler/gradle/wrapper/gradle-wrapper.properties +6 -0
- package/src-native/android/gesturehandler/gradlew +160 -0
- package/src-native/android/gesturehandler/gradlew.bat +90 -0
- package/src-native/android/gesturehandler/local.properties +9 -0
- package/src-native/android/gesturehandler/proguard-rules.pro +17 -0
- package/src-native/android/gesturehandler/src/main/AndroidManifest.xml +9 -0
- package/src-native/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/src-native/android/gradle/wrapper/gradle-wrapper.properties +6 -0
- package/src-native/android/gradle.properties +23 -0
- package/src-native/android/gradlew +160 -0
- package/src-native/android/gradlew.bat +90 -0
- package/src-native/android/settings.gradle +1 -0
- package/src-native/ios/GestureHandler.xcodeproj/project.pbxproj +662 -0
- package/src-native/ios/GestureHandler.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
- package/src-native/ios/GestureHandler.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/src-native/ios/GestureHandler.xcodeproj/xcshareddata/xcschemes/GestureHandler.xcscheme +76 -0
- package/src-native/ios/GestureHandler.xcodeproj/xcshareddata/xcschemes/GestureHandlerApp.xcscheme +87 -0
- package/src-native/ios/GestureHandler.xcodeproj/xcshareddata/xcschemes/GestureHandlerLib.xcscheme +76 -0
- package/src-native/ios/GestureHandler.xcodeproj/xcshareddata/xcschemes/test.xcscheme +76 -0
- package/src-native/ios/GestureHandler.xcodeproj/xcshareddata/xcschemes/universal.xcscheme +76 -0
- package/src-native/ios/build.sh +10 -0
- package/tools/.eslintrc.js +252 -0
- package/tools/builddoc.mjs +54 -0
- package/tools/common/.eslintrc.js +3 -0
- package/tools/common/.prettierignore +4 -0
- package/tools/common/.prettierrc.js +7 -0
- package/tools/common/references.d.ts +3 -0
- package/tools/package.json +116 -0
- package/tools/readme/blueprint.json +10 -0
- package/tools/readme/demos-and-development.md +35 -0
- package/tools/readme/edit-warning.md +20 -0
- package/tools/readme/questions.md +3 -0
- package/tools/readme.js +54 -0
- package/tools/sync.js +102 -0
- package/tools/tsconfig.doc.json +10 -0
- package/tools/tsconfig.eslint.json +4 -0
- package/tools/tsconfig.json +38 -0
- package/tools/typedoc.js +17 -0
- package/tools/update.js +32 -0
- package/tsconfig.json +4 -8
- package/.pnpm-debug.log +0 -1
- package/gesturehandler.android.d.ts +0 -180
- package/gesturehandler.android.js.map +0 -1
- package/gesturehandler.common.d.ts +0 -96
- package/gesturehandler.common.js.map +0 -1
- package/gesturehandler.ios.d.ts +0 -56
- package/gesturehandler.ios.js.map +0 -1
- package/gestures_override.d.ts +0 -29
- package/gestures_override.js.map +0 -1
- package/react/index.d.ts +0 -20
- package/react/index.js +0 -9
- package/react/index.js.map +0 -1
- package/svelte/index.d.ts +0 -11
- package/svelte/index.js +0 -26
- package/svelte/index.js.map +0 -1
- package/vue/index.d.ts +0 -4
- package/vue/index.js.map +0 -1
@@ -0,0 +1,609 @@
|
|
1
|
+
# Change Log
|
2
|
+
|
3
|
+
All notable changes to this project will be documented in this file.
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
|
+
|
6
|
+
## [0.2.1](https://github.com/nativescript-community/gesturehandler/compare/v0.2.0...v0.2.1) (2022-03-28)
|
7
|
+
|
8
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
9
|
+
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
# [0.2.0](https://github.com/nativescript-community/gesturehandler/compare/v0.1.53...v0.2.0) (2022-03-28)
|
15
|
+
|
16
|
+
|
17
|
+
### Features
|
18
|
+
|
19
|
+
* added `GestureRootView` to allow the plugin to work ([4167112](https://github.com/nativescript-community/gesturehandler/commit/4167112b698cf67bda568bce55cf647600ed5b78))
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
## [0.1.53](https://github.com/nativescript-community/gesturehandler/compare/v0.1.52...v0.1.53) (2022-03-25)
|
26
|
+
|
27
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
## [0.1.52](https://github.com/nativescript-community/gesturehandler/compare/v0.1.51...v0.1.52) (2022-02-17)
|
34
|
+
|
35
|
+
|
36
|
+
### Bug Fixes
|
37
|
+
|
38
|
+
* **android:** buid fix in some cases ([a1b75ca](https://github.com/nativescript-community/gesturehandler/commit/a1b75ca008ef13d8a33009c3f8b271bb7f5f70e4))
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
|
44
|
+
## [0.1.51](https://github.com/nativescript-community/gesturehandler/compare/v0.1.50...v0.1.51) (2022-02-17)
|
45
|
+
|
46
|
+
|
47
|
+
### Bug Fixes
|
48
|
+
|
49
|
+
* allow plugin to work with @akylas/nativescript fork ([aad3276](https://github.com/nativescript-community/gesturehandler/commit/aad3276d5abe54e79f9b955672007e2c67cb43fb))
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
55
|
+
## [0.1.50](https://github.com/nativescript-community/gesturehandler/compare/v0.1.49...v0.1.50) (2022-01-04)
|
56
|
+
|
57
|
+
|
58
|
+
### Bug Fixes
|
59
|
+
|
60
|
+
* **ios:** build fix ([ce1a71e](https://github.com/nativescript-community/gesturehandler/commit/ce1a71e8b323e97394a468b2d7d6194495757169))
|
61
|
+
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
## [0.1.49](https://github.com/nativescript-community/gesturehandler/compare/v0.1.48...v0.1.49) (2022-01-04)
|
67
|
+
|
68
|
+
|
69
|
+
### Bug Fixes
|
70
|
+
|
71
|
+
* **ios:** ensure `setEnabled` is available through JS for GestureHandler ([56ec946](https://github.com/nativescript-community/gesturehandler/commit/56ec94674699383160ff86ddf43a1edbe43bd506))
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
## [0.1.48](https://github.com/nativescript-community/gesturehandler/compare/v0.1.47...v0.1.48) (2021-10-11)
|
78
|
+
|
79
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
## [0.1.47](https://github.com/nativescript-community/gesturehandler/compare/v0.1.46...v0.1.47) (2021-09-22)
|
86
|
+
|
87
|
+
|
88
|
+
### Bug Fixes
|
89
|
+
|
90
|
+
* **android:** fix after break in last version ([5d5ceb9](https://github.com/nativescript-community/gesturehandler/commit/5d5ceb9112a0b731e9779cd9b892da13ec4099a6))
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
## [0.1.46](https://github.com/nativescript-community/gesturehandler/compare/v0.1.45...v0.1.46) (2021-09-22)
|
97
|
+
|
98
|
+
|
99
|
+
### Bug Fixes
|
100
|
+
|
101
|
+
* **android:** gradle 7.0 fix ([9b7de7f](https://github.com/nativescript-community/gesturehandler/commit/9b7de7ff377566a62efb3b5b0604c4669c66223e))
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
|
107
|
+
## [0.1.45](https://github.com/nativescript-community/gesturehandler/compare/v0.1.44...v0.1.45) (2021-06-04)
|
108
|
+
|
109
|
+
|
110
|
+
### Bug Fixes
|
111
|
+
|
112
|
+
* **android:** NPE fix ([4c57840](https://github.com/nativescript-community/gesturehandler/commit/4c5784055974284849eb12749d59830ee22e1ee0))
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
## [0.1.44](https://github.com/nativescript-community/gesturehandler/compare/v0.1.43...v0.1.44) (2021-05-17)
|
119
|
+
|
120
|
+
|
121
|
+
### Bug Fixes
|
122
|
+
|
123
|
+
* **android:** prevent crash ([65ce28a](https://github.com/nativescript-community/gesturehandler/commit/65ce28adbac2657dbd204e932757cc78db103874))
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
|
128
|
+
|
129
|
+
## [0.1.43](https://github.com/nativescript-community/gesturehandler/compare/v0.1.42...v0.1.43) (2021-05-12)
|
130
|
+
|
131
|
+
|
132
|
+
### Bug Fixes
|
133
|
+
|
134
|
+
* **android:** allow touch through on non clickable view ([ee0bd9e](https://github.com/nativescript-community/gesturehandler/commit/ee0bd9e444ec1840e77d615111261ad174359de9))
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
## [0.1.42](https://github.com/nativescript-community/gesturehandler/compare/v0.1.41...v0.1.42) (2021-04-22)
|
141
|
+
|
142
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
## [0.1.41](https://github.com/nativescript-community/gesturehandler/compare/v0.1.40...v0.1.41) (2021-03-26)
|
149
|
+
|
150
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
151
|
+
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
## [0.1.40](https://github.com/nativescript-community/gesturehandler/compare/v0.1.39...v0.1.40) (2021-03-26)
|
157
|
+
|
158
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
159
|
+
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
## [0.1.39](https://github.com/nativescript-community/gesturehandler/compare/v0.1.38...v0.1.39) (2021-03-17)
|
165
|
+
|
166
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
167
|
+
|
168
|
+
|
169
|
+
|
170
|
+
|
171
|
+
|
172
|
+
## [0.1.38](https://github.com/nativescript-community/gesturehandler/compare/v0.1.37...v0.1.38) (2021-03-16)
|
173
|
+
|
174
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
175
|
+
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
|
180
|
+
## [0.1.37](https://github.com/nativescript-community/gesturehandler/compare/v0.1.36...v0.1.37) (2021-03-14)
|
181
|
+
|
182
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
183
|
+
|
184
|
+
|
185
|
+
|
186
|
+
|
187
|
+
|
188
|
+
## [0.1.36](https://github.com/nativescript-community/gesturehandler/compare/v0.1.35...v0.1.36) (2020-12-20)
|
189
|
+
|
190
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
191
|
+
|
192
|
+
|
193
|
+
|
194
|
+
|
195
|
+
|
196
|
+
## [0.1.35](https://github.com/nativescript-community/gesturehandler/compare/v0.1.34...v0.1.35) (2020-11-29)
|
197
|
+
|
198
|
+
|
199
|
+
### Bug Fixes
|
200
|
+
|
201
|
+
* android ensure we cancel events correctly ([30ffce3](https://github.com/nativescript-community/gesturehandler/commit/30ffce318b0c4221501b1d6e23c219fc4a8ab356))
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
|
206
|
+
|
207
|
+
## [0.1.34](https://github.com/nativescript-community/gesturehandler/compare/v0.1.33...v0.1.34) (2020-11-23)
|
208
|
+
|
209
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
210
|
+
|
211
|
+
|
212
|
+
|
213
|
+
|
214
|
+
|
215
|
+
## [0.1.33](https://github.com/nativescript-community/gesturehandler/compare/v0.1.32...v0.1.33) (2020-11-22)
|
216
|
+
|
217
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
218
|
+
|
219
|
+
|
220
|
+
|
221
|
+
|
222
|
+
|
223
|
+
## [0.1.32](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.31...v0.1.32) (2020-11-20)
|
224
|
+
|
225
|
+
|
226
|
+
### Bug Fixes
|
227
|
+
|
228
|
+
* android bug fix when touch event could be dispatched after view destroyed ([36161cc](https://github.com/Akylas/nativescript-gesturehandler/commit/36161cc83762cec679fcaecb5dc8f147064abcd6))
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
|
233
|
+
|
234
|
+
## [0.1.31](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.30...v0.1.31) (2020-11-19)
|
235
|
+
|
236
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
237
|
+
|
238
|
+
|
239
|
+
|
240
|
+
|
241
|
+
|
242
|
+
## [0.1.30](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.29...v0.1.30) (2020-11-17)
|
243
|
+
|
244
|
+
|
245
|
+
### Bug Fixes
|
246
|
+
|
247
|
+
* cleanup logs ([dbeca1d](https://github.com/Akylas/nativescript-gesturehandler/commit/dbeca1d5b7f663969469cd842aaaafd77d9773ef))
|
248
|
+
|
249
|
+
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
## [0.1.29](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.28...v0.1.29) (2020-11-15)
|
254
|
+
|
255
|
+
|
256
|
+
### Bug Fixes
|
257
|
+
|
258
|
+
* android fixes for native gestures ([c6321bb](https://github.com/Akylas/nativescript-gesturehandler/commit/c6321bb9ac0af4fe68636118cb334d548d4eafc6))
|
259
|
+
|
260
|
+
|
261
|
+
|
262
|
+
|
263
|
+
|
264
|
+
## [0.1.28](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.27...v0.1.28) (2020-11-11)
|
265
|
+
|
266
|
+
|
267
|
+
### Bug Fixes
|
268
|
+
|
269
|
+
* prevent unwanted and impossible touches on simulator ([8982fd1](https://github.com/Akylas/nativescript-gesturehandler/commit/8982fd1fecd62cecefe2e9adb0fb26ddcf655b0d))
|
270
|
+
|
271
|
+
|
272
|
+
|
273
|
+
|
274
|
+
|
275
|
+
## [0.1.27](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.26...v0.1.27) (2020-11-06)
|
276
|
+
|
277
|
+
|
278
|
+
### Bug Fixes
|
279
|
+
|
280
|
+
* new option shouldStartGesture ([f895fbb](https://github.com/Akylas/nativescript-gesturehandler/commit/f895fbb3049979de681dbeeb32a863d1482e5ecc))
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
|
285
|
+
|
286
|
+
## [0.1.26](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.25...v0.1.26) (2020-10-21)
|
287
|
+
|
288
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
|
293
|
+
|
294
|
+
## [0.1.25](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.24...v0.1.25) (2020-10-20)
|
295
|
+
|
296
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
|
302
|
+
## [0.1.24](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.23...v0.1.24) (2020-10-20)
|
303
|
+
|
304
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
## [0.1.23](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.22...v0.1.23) (2020-10-16)
|
311
|
+
|
312
|
+
|
313
|
+
### Bug Fixes
|
314
|
+
|
315
|
+
* android fix taken from rn ([e8145e6](https://github.com/Akylas/nativescript-gesturehandler/commit/e8145e6339765679135ac22b6068977058a34fa8))
|
316
|
+
* android nativeviewgesture dispatch cancel ([d5bb774](https://github.com/Akylas/nativescript-gesturehandler/commit/d5bb774f22beec6460e02cc1e87ff7e128080828))
|
317
|
+
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
|
322
|
+
## [0.1.22](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.21...v0.1.22) (2020-09-09)
|
323
|
+
|
324
|
+
|
325
|
+
### Bug Fixes
|
326
|
+
|
327
|
+
* dont bundle aar ([08e0b22](https://github.com/Akylas/nativescript-gesturehandler/commit/08e0b2207d95128326bc36cc7b7ed523dd811dd3))
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
|
332
|
+
|
333
|
+
## [0.1.21](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.20...v0.1.21) (2020-09-09)
|
334
|
+
|
335
|
+
|
336
|
+
### Bug Fixes
|
337
|
+
|
338
|
+
* **ios:** plugin not building ([153403f](https://github.com/Akylas/nativescript-gesturehandler/commit/153403f77c1f23b5105c3e17f9d9bcbffb32b005))
|
339
|
+
|
340
|
+
|
341
|
+
|
342
|
+
|
343
|
+
|
344
|
+
## [0.1.20](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.19...v0.1.20) (2020-09-08)
|
345
|
+
|
346
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
347
|
+
|
348
|
+
|
349
|
+
|
350
|
+
|
351
|
+
|
352
|
+
## [0.1.19](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.18...v0.1.19) (2020-09-06)
|
353
|
+
|
354
|
+
|
355
|
+
### Bug Fixes
|
356
|
+
|
357
|
+
* **android:** plugin not compiling ([d84b471](https://github.com/Akylas/nativescript-gesturehandler/commit/d84b471fdfd9901864242bda4c8f08147188b76b))
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
|
362
|
+
|
363
|
+
## [0.1.18](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.17...v0.1.18) (2020-09-06)
|
364
|
+
|
365
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
366
|
+
|
367
|
+
|
368
|
+
|
369
|
+
|
370
|
+
|
371
|
+
## [0.1.17](https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.16...v0.1.17) (2020-09-05)
|
372
|
+
|
373
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
## [0.1.16](https://github.com/nativescript-community/gesturehandler/compare/v0.1.15...v0.1.16) (2020-05-28)
|
380
|
+
|
381
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
## [0.1.15](https://github.com/nativescript-community/gesturehandler/compare/v0.1.14...v0.1.15) (2020-05-21)
|
388
|
+
|
389
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
|
394
|
+
|
395
|
+
## [0.1.14](https://github.com/nativescript-community/gesturehandler/compare/v0.1.13...v0.1.14) (2020-05-21)
|
396
|
+
|
397
|
+
|
398
|
+
### Bug Fixes
|
399
|
+
|
400
|
+
* sideEffects for tree shacking ([6c69498](https://github.com/nativescript-community/gesturehandler/commit/6c6949809142f75429ff1745b1a2298b21d85ad6))
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
## [0.1.13](https://github.com/nativescript-community/gesturehandler/compare/v0.1.12...v0.1.13) (2020-05-21)
|
407
|
+
|
408
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
409
|
+
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
|
414
|
+
## [0.1.12](https://github.com/nativescript-community/gesturehandler/compare/v0.1.11...v0.1.12) (2020-05-21)
|
415
|
+
|
416
|
+
|
417
|
+
### Bug Fixes
|
418
|
+
|
419
|
+
* full esm support ([ee732cf](https://github.com/nativescript-community/gesturehandler/commit/ee732cf3c568045059fe10e5593c0f732a2a40b1))
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
## [0.1.11](https://github.com/nativescript-community/gesturehandler/compare/v0.1.10...v0.1.11) (2020-05-12)
|
426
|
+
|
427
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
|
432
|
+
|
433
|
+
## [0.1.10](https://github.com/nativescript-community/gesturehandler/compare/v0.1.9...v0.1.10) (2020-05-12)
|
434
|
+
|
435
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
|
440
|
+
|
441
|
+
## [0.1.9](https://github.com/nativescript-community/gesturehandler/compare/v0.1.8...v0.1.9) (2020-05-12)
|
442
|
+
|
443
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
444
|
+
|
445
|
+
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
## [0.1.8](https://github.com/nativescript-community/gesturehandler/compare/v0.1.7...v0.1.8) (2020-04-28)
|
450
|
+
|
451
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
## [0.1.7](https://github.com/nativescript-community/gesturehandler/compare/v0.1.6...v0.1.7) (2020-03-20)
|
458
|
+
|
459
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
460
|
+
|
461
|
+
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
## [0.1.6](https://github.com/nativescript-community/gesturehandler/compare/v0.1.5...v0.1.6) (2020-01-17)
|
466
|
+
|
467
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
## [0.1.5](https://github.com/nativescript-community/gesturehandler/compare/v0.1.4...v0.1.5) (2020-01-17)
|
474
|
+
|
475
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
476
|
+
|
477
|
+
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
## [0.1.4](https://github.com/nativescript-community/gesturehandler/compare/v0.1.3...v0.1.4) (2020-01-13)
|
482
|
+
|
483
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
484
|
+
|
485
|
+
|
486
|
+
|
487
|
+
|
488
|
+
|
489
|
+
## [0.1.3](https://github.com/nativescript-community/gesturehandler/compare/v0.1.2...v0.1.3) (2020-01-13)
|
490
|
+
|
491
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
|
497
|
+
## [0.1.2](https://github.com/nativescript-community/gesturehandler/compare/v0.1.1...v0.1.2) (2020-01-11)
|
498
|
+
|
499
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
500
|
+
|
501
|
+
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
## [0.1.1](https://github.com/nativescript-community/gesturehandler/compare/v0.1.0...v0.1.1) (2020-01-07)
|
506
|
+
|
507
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
|
512
|
+
|
513
|
+
# [0.1.0](https://github.com/nativescript-community/gesturehandler/compare/v0.0.11...v0.1.0) (2020-01-01)
|
514
|
+
|
515
|
+
|
516
|
+
### Features
|
517
|
+
|
518
|
+
* use @nativescript-community/observable ([a62eb62](https://github.com/nativescript-community/gesturehandler/commit/a62eb62ef42f928cdf768e8f96a765010daf7db3))
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
|
524
|
+
## [0.0.11](https://github.com/nativescript-community/gesturehandler/compare/v0.0.10...v0.0.11) (2019-12-29)
|
525
|
+
|
526
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
527
|
+
|
528
|
+
|
529
|
+
|
530
|
+
|
531
|
+
|
532
|
+
## [0.0.10](https://github.com/nativescript-community/gesturehandler/compare/v0.0.9...v0.0.10) (2019-12-29)
|
533
|
+
|
534
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
|
539
|
+
|
540
|
+
## [0.0.9](https://github.com/nativescript-community/gesturehandler/compare/v0.0.8...v0.0.9) (2019-12-29)
|
541
|
+
|
542
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
543
|
+
|
544
|
+
|
545
|
+
|
546
|
+
|
547
|
+
|
548
|
+
## [0.0.8](https://github.com/nativescript-community/gesturehandler/compare/v0.0.7...v0.0.8) (2019-08-11)
|
549
|
+
|
550
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
551
|
+
|
552
|
+
|
553
|
+
|
554
|
+
|
555
|
+
|
556
|
+
## [0.0.7](https://github.com/nativescript-community/gesturehandler/compare/v0.0.6...v0.0.7) (2019-07-24)
|
557
|
+
|
558
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
559
|
+
|
560
|
+
|
561
|
+
|
562
|
+
|
563
|
+
|
564
|
+
## [0.0.6](https://github.com/nativescript-community/gesturehandler/compare/v0.0.5...v0.0.6) (2019-07-19)
|
565
|
+
|
566
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
567
|
+
|
568
|
+
|
569
|
+
|
570
|
+
|
571
|
+
|
572
|
+
## [0.0.5](https://github.com/nativescript-community/gesturehandler/compare/v0.0.4...v0.0.5) (2019-07-09)
|
573
|
+
|
574
|
+
|
575
|
+
### Bug Fixes
|
576
|
+
|
577
|
+
* remove wrong dependencies ([26946c2](https://github.com/nativescript-community/gesturehandler/commit/26946c2))
|
578
|
+
|
579
|
+
|
580
|
+
|
581
|
+
|
582
|
+
|
583
|
+
## [0.0.4](https://github.com/nativescript-community/gesturehandler/compare/v0.0.3...v0.0.4) (2019-06-12)
|
584
|
+
|
585
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
586
|
+
|
587
|
+
|
588
|
+
|
589
|
+
|
590
|
+
|
591
|
+
## [0.0.3](https://github.com/nativescript-community/gesturehandler/compare/v0.0.2...v0.0.3) (2019-06-12)
|
592
|
+
|
593
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
594
|
+
|
595
|
+
|
596
|
+
|
597
|
+
|
598
|
+
|
599
|
+
## [0.0.2](https://github.com/nativescript-community/gesturehandler/compare/v0.0.1...v0.0.2) (2019-06-12)
|
600
|
+
|
601
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|
602
|
+
|
603
|
+
|
604
|
+
|
605
|
+
|
606
|
+
|
607
|
+
## 0.0.1 (2019-06-11)
|
608
|
+
|
609
|
+
**Note:** Version bump only for package @nativescript-community/gesturehandler
|