Update dependency react-native-gesture-handler to v2.19.0 #7054
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.9.0->2.19.0Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.19.0Compare Source
❗ Important changes
ManualGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3018LongPressGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3014HoverGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3027FlingGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3028web] Add keyboard support to gesture handler by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3035👍 Improvements
numberOfPointerstoLongPressby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3043AGP version <= 7by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3077🐛 Bug fixes
Pressablenot inferring dimensions from it's children by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3020scaleby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3031Pressables's interference with other gestures when nested by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3015ReanimatedSwipeable] Create separate spring configs to avoid overwriting ones already being used by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3045ReanimatedSwipeableandPressableto their inner components by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3039Hoverblocking scrolling with mouse wheel by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3067enabledprop in buttons. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3062NativeViewGestureHandlerstyle. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3070🔢 Miscellaneous
yarn formatscript name by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3053lint-stagedby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3060onStartfiring onPanwithactivateAfterLongPresswhen gesture is disabled while being pressed down. by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3075New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.18.1...2.19.0
v2.18.1Compare Source
🐛 Bug fixes
What's Changed
Pressablecomponent by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/2992Full Changelog: software-mansion/react-native-gesture-handler@2.18.0...2.18.1
v2.18.0Compare Source
❗ Important changes
👍 Improvements
ForceTouchwarning by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2954NativeViewGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3004enabledprop support to swipeable by @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/3011🐛 Bug fixes
queueMicrotaskwithrequestAnimationFrameby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2969ScrollViewintercepting touches through out-of-bounds children by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/3017onPressargument in buttons by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3006LongPressby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3013🔢 Miscellaneous
@swmansion/t-rex-uito 0.0.12 by @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2958@swmansion/t-rex-uicomponent by @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2996drawerWillShowinDrawerLayoutdocs by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3000hasPointerInsidetocontainsPointInViewby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3012New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.17.0...2.18.0
v2.17.1Compare Source
🐛 Bug fixes
checkIntegrityBetweenArchitecturestask when installed as a dependency by @j-piasecki in #2953Full Changelog: software-mansion/react-native-gesture-handler@2.17.0...2.17.1
v2.17.0Compare Source
❗ Important changes
refproperty toButtonsby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2903webwith respect toAndroidby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2923touchTypetoTouchEventby @latekvo in https://github.com/software-mansion/react-native-gesture-handler/pull/2941👍 Improvements
GestureDetectorby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2901PointerTrackerrefactor. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2931offsetXandoffsetYcalculations inPointerEventManagerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2938🐛 Bug fixes
RootViewGestureHandlerhandler cancel awaiting gestures by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2900webandnativeside. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2943🔢 Miscellaneous
GestureHandlerRootViewarea and change component name in quick start section in docs. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2899Hire ussection by @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2908@swmansion/t-rex-uiby @patrycjakalinska in https://github.com/software-mansion/react-native-gesture-handler/pull/2906relativeCoordsaverage toPointerTrackerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2939New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.16.2...2.17.0
v2.16.2Compare Source
🐛 Bug fixes
.webfiles to default and add.native(#2835)" by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2896🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.16.1...2.16.2
v2.16.1Compare Source
🐛 Bug fixes
manualActivationon web by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2869startXandstartYvalues inPanby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2871minVelocitytoPancustom activation criteria by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2884👍 Improvements
TypeDocto new API by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2874🔢 Miscellaneous
.webfiles to default and add.nativeby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2835typescriptversion in example by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2848cancelltypo by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2854New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.16.0...2.16.1
v2.16.0Compare Source
❗ Important changes
mouseButtonimplementation on Android by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2680pointerTypeto event by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2760touchActionprop. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2787🐛 Bug fixes
ConcurrentModificationException. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2750cocoapodsby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2772customDirectEventTypesto separate files. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2786NativeViewGestureHandlerby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2788locationOfTouch:inViewoverlocationInViewfor focal point by @rrebase in https://github.com/software-mansion/react-native-gesture-handler/pull/2834👍 Improvements
{ flex: 1 }as default style toGestureHandlerRootViewby @kacperkapusciak in https://github.com/software-mansion/react-native-gesture-handler/pull/2757userSelectto TouchableOpacity by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2812Orchestratorrefactor. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2819mach_absolute_timewithCACurrentMediaTimeby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/2830🔢 Miscellaneous
mouseButtondescription to docs. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2789pointerTypedescription to docs. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2791enableContextMenudescription to docs. by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/2790Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.