This repository was archived by the owner on Nov 9, 2022. It is now read-only.
Update dependency react-native-gesture-handler to v1.10.3 - #15
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency react-native-gesture-handler to v1.10.3#15renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
~1.5.0->1.10.3Release Notes
software-mansion/react-native-gesture-handler
v1.10.3Compare Source
Patch release fixing Expo 41 support, types, and removing deprecation warning.
⌨️ Typescript
🔢 Miscellaneous
🙌 Thank you for your contributions!
v1.10.2Compare Source
Patch release fixing missing mocks problem.
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
🙌 Thank you for your contributions!
v1.10.1Compare Source
Patch release fixing most problems that came up after rewriting the library to TS.
🐛 Bug fixes
⌨️ Typescript
🙌 Thank you for your contributions!
v1.10.0Compare Source
This release includes docs wording improvements thanks to @jtalz, some bugfixes and drawer improvement. We also rewritten source code of RNGH to Typescript.
🐛 Bug fixes
👍 Improvements
onDrawerSlide()(#999) by @rorygarandspeedparameter to open/closeDrawer (#1133) by @jeremywho⌨️ Typescript
🔢 Miscellaneous
🙌 Thank you for your contributions!
v1.9.0Compare Source
This release mainly fixes problems with
hitslopproperty and web implementation, adds two-finger scrolling on iPadOS, adds tap sound on touchables, and improves TS typings.🐛 Bug fixes
ref.propson the web (#1220) by @hosseinmd👍 Improvements
🔢 Miscellaneous
onGestureEventin docs (#1189) by @jakub-gonet🙌 Thank you for your contributions!
v1.8.0Compare Source
In this release, we fixed some long-standing threading issues which were crashing apps integrated with RNGH. Additionally,
MAX_POINTERS_COUNThas been increased to support devices that handle up to 12 simultaneous touches.🐛 Bug fixes
RNGestureHandlerModulemethods (#1173) by @jakub-gonet👍 Improvements
🔢 Miscellaneous
PointerEvents*enums (#1177) by @jakub-gonet🙌 Thank you for your contributions!
v1.7.0Compare Source
❗ Important changes
🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous
Platformimport (#988) by @oblador🙌 Thank you all for your contributions!
v1.6.1Compare Source
Patch release to include type definition fix from #978
v1.6.0Compare Source
Small release including native changes. Take a look at modal support! 🤗
Rename mReactRootView to mRootView @osdnk
Remove extra hammerjs code (#951) @EvanBacon
Fix CI (#968) @jakub-gonet
Make RNGH workable inside modals on Android (#937) @osdnk
Thanks!
v1.5.6Compare Source
Release including minor regression's fix. https://github.com/software-mansion/react-native-gesture-handler/pull/944
v1.5.5Compare Source
Minor release with including files in package.json: "GestureHandlerRootView.android.js", "GestureHandlerRootView.android.expo.js", "GestureHandlerButton.web.js",
v1.5.4Compare Source
Minor release with bunch of fixes and improvements:
FIXES:
Syntax issue on paragraph 16 (#916) … @kant
Add missing LongPressGestureHandlerGestureEvent; fixes #723 (#860) @lafiosca
Multiply velocity to match velocity on native devices (#918) … @EvanBacon
Reset the gesture state when it begins to ensure tap gesture state is… … @EvanBacon
Fix gesture button states on web (#919) @EvanBacon
Added web routing for web (#911) @EvanBacon
[example] Disable the android-only test on other pl@Naturalclar 0) @EvanBacon
Update link to cli (#912) … @Naturalclar
gestureHandlerRootHOC: Parameterize generic Props. (#871) … @marcotoniut
Remove ToolbarAndroid (Lean Core)@newyankeecodeshop s
Replace Omit with Pick + Exclude (#899) … @newyankeecodeshop
Fix header mode on web (#901) @EvanBacon
IMPROVEMENTS:
Export a component for gesture handler root view (#925) … @satya164
Ensure that onHandlerStateChange is only called once per state change (… … @EvanBacon
Replaced HammerJS with EGJS/HammerJS (#896) … @codymurphyjones
Update how reanimated values are set (#905) @EvanBacon
Thanks ❤️
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 has been generated by Mend Renovate. View repository job log here.