-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency react-native-gesture-handler to ~2.29.0 #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis pull request updates the react-native-gesture-handler dependency from version ~2.20.2 to ~2.22.0. This includes several bug fixes, improvements, and new features. Class diagram showing dependency updateclassDiagram
class Package {
+dependencies
}
class ReactNativeGestureHandler {
+version: string
-oldVersion: ~2.20.2
+newVersion: ~2.22.0
}
Package --> ReactNativeGestureHandler: depends on
Flow diagram of major changes in v2.22.0flowchart TD
A[Version 2.20.2] --> B[Version 2.22.0]
B --> C[New Text Component]
B --> D[Support for React Native 0.77]
B --> E[iOS Handler Improvements]
B --> F[Web Implementation Changes]
E --> G[Check handler before reattaching]
F --> H[Legacy web implementation deprecated]
F --> I[ScrollViewHook improvements]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
10005ec to
1203a0a
Compare
1203a0a to
6e11848
Compare
6e11848 to
2ebd143
Compare
2ebd143 to
424eec4
Compare
424eec4 to
5093de1
Compare
eb597a3 to
1d723b6
Compare
1d723b6 to
b62bd19
Compare
b62bd19 to
9ddb4a2
Compare
This PR contains the following updates:
~2.20.2->~2.29.0Release Notes
software-mansion/react-native-gesture-handler (react-native-gesture-handler)
v2.29.1: 2.29.1Compare Source
🐛 Bug fixes
v2.29.0Compare Source
❗ Important changes
iOS26 by @m-bert in #3740👍 Improvements
react-native-builder-bobby @m-bert in #3751build.gradlecleanup by @m-bert in #3741🐛 Bug fixes
setPressedby @akwasniewski in #3742Pressable'sonPressbeing called on cancellation by @latekvo in #3678🔢 Miscellaneous
Flingtsdoc by @m-bert in #3724nodeon CI by @m-bert in #3753evtoeventby @tomekzaw in #3695paperCI by @m-bert in #3677"build MacOS"CI taking a long time to complete by @latekvo in #3679react-native0.82 by @m-bert in #3699metro.config.jsin example apps by @m-bert in #3718react-native-macosby @m-bert in #3661New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.28.0...2.29.0
v2.28.0Compare Source
❗ Important changes
react-native0.81 by @m-bert in #3607gestureHandlerRootHOCby @m-bert in #3632👍 Improvements
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.2...2.28.0
v2.27.2Compare Source
❗ Important changes
asReversedinstead ofreversedby @m-bert in #3598👍 Improvements
ReanimatedSwipeableby @latekvo in #3579PressablerequiringdimensionsAfterResizeby @latekvo in #3606focal/anchorpoints by @m-bert in #3614🐛 Bug fixes
GestureDetectoronTextby @m-bert in #3591onTouches*callbacks being called for all gestures by @m-bert in #3596onPresscallback not working by @latekvo in #3597🔢 Miscellaneous
ReanimatedSwipeablemodule path by @m-bert in #3605dev clientdefault when startingexpo-exampleby @m-bert in #3615New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.27.1...2.27.2
v2.27.1Compare Source
What's Changed
/libmissing in the2.27.0npm releaseFull Changelog: software-mansion/react-native-gesture-handler@2.27.0...2.27.1
v2.27.0Compare Source
❗ Important changes
Pressablerefactor. by @latekvo in #3571ForceTouchgesture by @m-bert in #3550🐛 Bug fixes
README.mdto package by @m-bert in #3558PointerTrackerelements nullable by @m-bert in #3565🔢 Miscellaneous
needs-reproCI on comments by @latekvo in #3570New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.26.0...2.27.0
v2.26.0Compare Source
❗ Important changes
react-native0.80 by @m-bert in #3530👍 Improvements
PressableandReanimatedSwipeableby @m-bert in #3473🐛 Bug fixes
providers.execto enableconfiguration-cacheby @lukmccall in #3504onPressifonLongPressis not defined by @m-bert in #3549onSwipeableWillClosecalled on opening ofReanimatedSwipeableby @m-bert in #3478🔢 Miscellaneous
react-native-builder-bobby @satya164 in #3468GestureHandleron Android non generic by @j-piasecki in #3491needs-more-infoaction by @m-bert in #3546yarn format:applescript by @m-bert in #3500react-native0.79 by @m-bert in #3436package.jsonby @j-piasecki in #3483eslintIgnorefrompackage.jsonby @m-bert in #3533react-native-reanimatedby @m-bert in #3545expoto stable 53 by @m-bert in #3527New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.25.0...2.26.0
v2.25.0Compare Source
❗ Important changes
react-native-svginterface by @latekvo in #3242handlerTageach time handler is created by @m-bert in #3453UIManagerTypeerror by @m-bert in #3466👍 Improvements
accessibleprop onPressableby @m-bert in #3463PressablewithforwardRefby @m-bert in #3431🐛 Bug fixes
accessibilityprops to button view by @m-bert in #3444activeOpacityinBorderlessButtonby @m-bert in #3433hoverevents inRNGestureHandlerRootHelperby @m-bert in #3462shouldBeCancelledByOtherto respectblocksExternalGestureby @m-bert in #3429🔢 Miscellaneous
react-native-reanimatedby @m-bert in #3430actionson CI by @m-bert in #3432yarnversion by @m-bert in #3461SVGfiles by @m-bert in #3465reftype from props inPressableExample by @m-bert in #3446getReactNativeVersionby @j-piasecki in #3452New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.24.0...2.25.0
v2.24.0Compare Source
❗ Important changes
ReanimatedDrawerLayoutby @latekvo in #3391👍 Improvements
animationSpeedtoReanimatedDrawerLayoutby @latekvo in #3401🐛 Bug fixes
SVGwrapped withcreateAnimatedComponentby @m-bert in #3379hitSlopintochildPropsincreateNativeWrapperby @m-bert in #3399TextwithTouchablesby @m-bert in #3418🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.23.1...2.24.0
v2.23.1Compare Source
❗ Important changes
🐛 Bug fixes
🔢 Miscellaneous
New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.23.0...2.23.1
v2.23.0Compare Source
❗ Important changes
DrawerLayoutby @m-bert in #3339Touchablecomponents by @m-bert in #3260👍 Improvements
simultaneousWithExternalGestureto ReanimatedSwipable by @MrSltun in #3324testing-librarycompatibility props by @latekvo in #3357blocksGesturesymmetric on native iOS by @j-piasecki in #3322🐛 Bug fixes
enabledchanges by @m-bert in #3330Textwith RN component when callbacks are not specified by @m-bert in #3336backgroundColornot being applied toRNGestureHandlerButtonby @latekvo in #3368findNodeHandlecorrectly handleFlatListin old API by @m-bert in #3361Textcomponent by @m-bert in #3338Swipeablemisalignment after resizing on web by @latekvo in #3341ReanimatedSwipeablereanimated warnings by @juliendevleeschauwer in #3365TouchableNativeFeedbackregression by @latekvo in #3294🔢 Miscellaneous
exampletoExpo 52by @latekvo in #3317nexttomainby @m-bert in #3303gettosetby @m-bert in #3263New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.22.1...2.23.0
v2.22.1Compare Source
🐛 Bug fixes
Swipeablemisalignment after resizing on web by @latekvo in (#3341)🔢 Miscellaneous
Full Changelog: software-mansion/react-native-gesture-handler@2.22.0...2.22.1
v2.22.0Compare Source
❗ Important changes
Textcomponent by @m-bert in #3202onTouchEventtodispatchTouchEventinNativeViewGestureHandlerby @m-bert in #3244👍 Improvements
ScrollViewHooktoReactHorizontalScrollViewcomponents by @latekvo in #3298stylusDataproperty of theGestureUpdateEventoptional by @kkafar in #3270🐛 Bug fixes
onPointerOutOfBoundstoLongPressgesture handler by @m-bert in #3313🔢 Miscellaneous
FabricExampleto 0.77.0-rc.6 by @m-bert in #3314Swipe & Scrollguide by @m-bert in #3254Nativegesture by @j-piasecki in #3272yarn.lockby @latekvo in #3241New Contributors
Full Changelog: software-mansion/react-native-gesture-handler@2.21.2...2.22.0
v2.21.2Compare Source
👍 Improvements
Configuration
📅 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.