fix(deps): update dependency react-native-gesture-handler to v2.8.0#177
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update dependency react-native-gesture-handler to v2.8.0#177renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
f99fa01 to
d2662e1
Compare
d2662e1 to
1d7c2fe
Compare
1d7c2fe to
528127b
Compare
528127b to
402a8d0
Compare
402a8d0 to
86660d5
Compare
86660d5 to
e7e6f7e
Compare
e7e6f7e to
d31349d
Compare
d31349d to
626edce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0->2.8.0Release Notes
software-mansion/react-native-gesture-handler
v2.8.0Compare Source
❗ Important changes
userSelectprop by @Warus15 in https://github.com/software-mansion/react-native-gesture-handler/pull/2280gesturerequired prop inGestureDetectorby @Warus15 in https://github.com/software-mansion/react-native-gesture-handler/pull/2285🐛 Bug fixes
shouldCancelWhenOutsideby @Warus15 in https://github.com/software-mansion/react-native-gesture-handler/pull/2271ManualGestureHandlershouldCancelWhenOutside on iOS by @Warus15 in https://github.com/software-mansion/react-native-gesture-handler/pull/2274beginevent on Android for Pinch and Rotation by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2264🔢 Miscellaneous
clang-formata dev dependency by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2289libpackage into the main one in the Android implementation by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2270Full Changelog: software-mansion/react-native-gesture-handler@2.7.1...2.8.0
v2.7.1Compare Source
🐛 Bug fixes
👍 Improvements
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.7.0...2.7.1
v2.7.0Compare Source
❗ Important changes
MotionEventinstead of single pointer only by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2156🐛 Bug fixes
NullPointerExceptionwhen evaluatinghitSlopon Android by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2241ReanimatedEventDispatchera class and not an object by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2203🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.6.2...2.7.0
v2.6.2Compare Source
🐛 Bug fixes
cloneElementwhen assigning a refresh control by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2231_reactInternalFiberinstead of_reactInternalson RN 0.63 by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2238👍 Improvements
🔢 Miscellaneous
jcenterwithmavenCentralby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2225New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.6.1...2.6.2
v2.6.1Compare Source
❗ Important changes
🐛 Bug fixes
👍 Improvements
@types/react-nativeand remove comments about missing.d.tsfiles by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2189reanimatedmodule is looked for on Android by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2201🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.6.0...2.6.1
v2.6.0Compare Source
❗ Important changes
onLongPresscallback to Gesture Handler buttons by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2083RefreshControlcomponent and add logic required to handle it by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2137🐛 Bug fixes
TextInputon Android by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2112disabledprop to theBaseButtoninTouchableNativeFeedbackby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2141simultaneousHandlersprop when used on aScrollViewby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2125reanimatedWrapperby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2179RCT_NEW_ARCH_ENABLED=0to disable new arch by @nomi9995 in https://github.com/software-mansion/react-native-gesture-handler/pull/2178👍 Improvements
Handlerconstructor by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2163🔢 Miscellaneous
READMEby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2077runOnJSwhere necessary in Drag and Drop example by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2144New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.5.0...2.6.0
v2.5.0Compare Source
❗ Important changes
activateAfterLongPressmodifier to Pan gesture by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1938NativeViewGestureHandlerbehave more like on iOS when wrappingTextInputby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2017pointerEvents='box-none'by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2024touchSoundDisabledprop by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2047🐛 Bug fixes
RNNativeViewHandleron Fabric by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2031simultaneousHandlersprop onNativeViewGestureHandleron iOS by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2018reanimatedmodule in a worklet by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2070dropAllGestureHandlerson main queue by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2028GestureHandlerButtonby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2014package.jsoninsrc/utilsby @nandorojo in https://github.com/software-mansion/react-native-gesture-handler/pull/2036Flinggesture on iOS by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2059PressabilityDebugViewon web by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2109🔢 Miscellaneous
NativeViewGestureHandleron Android by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2016App.jsfrom FabricExample by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2035New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.4.2...2.5.0
v2.4.2Compare Source
🐛 Bug fixes
DrawerLayoutis idle by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2005@types/react^18.0.0by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2030🔢 Miscellaneous
useAnimatedGestureby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2034Full Changelog: software-mansion/react-native-gesture-handler@2.4.1...2.4.2
v2.4.1Compare Source
🐛 Bug fixes
flushOperationsin software-mansion/react-native-gesture-handler@daaeea8, originally by @Alex5ander in https://github.com/software-mansion/react-native-gesture-handler/pull/2008🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.4.0...2.4.1
v2.4.0Compare Source
❗ Important changes
GestureDetectorby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1934RNGestureHandlerEnabledRootViewby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1936pointerCount must be at least 1by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1982cancelsTouchesInViewprop on iOS by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1688🐛 Bug fixes
setTimeoutby removing NodeJS types by @henrikra in https://github.com/software-mansion/react-native-gesture-handler/pull/1959nilby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1946GestureHandlerButtonby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1967GestureButtontype by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1981🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.3.2...2.4.0
v2.3.2Compare Source
jestUtilsfrom the mainindex.tsand move it to separatepackage.json(https://github.com/software-mansion/react-native-gesture-handler/pull/1917 by @j-piasecki)We felt that, although it's a breaking change, this fix important enough to warrant a patch release. If you started using
fireGestureHandlerandgetByGestureTestIdmethods, change their import toreact-native-gesture-handler/jest-utils.❗ Important changes
TouchableOpacityanimations (https://github.com/software-mansion/react-native-gesture-handler/pull/1924 by @j-piasecki)v2.3.1Compare Source
🐛 Bug fixes
RNGestureHandlerButtonNativeComponent.js(https://github.com/software-mansion/react-native-gesture-handler/pull/1908 by @djMax)🙌 Thank you for your contributions!
v2.3.0Compare Source
❗ Important changes
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
runOnJSmodifier to gestures (software-mansion/react-native-gesture-handler@7ce194f by @j-piasecki)v2.2.1Compare Source
This release backports a few important changes for Expo.
❗ Important changes
GestureDetectorby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/1934v2.2.0Compare Source
❗ Important changes
We want to improve the discoverability of the new API so we added a one-time notice whenever an old gesture handler is used. Check out #1817 for information on how to disable it if you find the notice unhelpful.
🐛 Bug fixes
export typewhen exporting types (https://github.com/software-mansion/react-native-gesture-handler/pull/1791) by @j-piaseckionTouchesDownafter gesture begins (https://github.com/software-mansion/react-native-gesture-handler/pull/1793) by @j-piaseckiUNDETERMINEDtoCANCELLEDstate change event (https://github.com/software-mansion/react-native-gesture-handler/pull/1796) by @j-piaseckiv2.1.3Compare Source
Use
export typewhen exporting types (https://github.com/software-mansion/react-native-gesture-handler/pull/1791) by @j-piaseckiv2.1.2Compare Source
Use path relative to the directory of Reanimated when checking its version (https://github.com/software-mansion/react-native-gesture-handler/pull/1757) by @j-piasecki
v2.1.1Compare Source
Changes
onChangecallback to continuous gestures that carries change of value since the last event (software-mansion/react-native-gesture-handler@605aab5 and software-mansion/react-native-gesture-handler@e611e2d)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.