Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Update dependency react-native-gesture-handler to v1.10.3 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-gesture-handler 1.2.0 -> 1.10.3 age adoption passing confidence

Release Notes

software-mansion/react-native-gesture-handler (react-native-gesture-handler)

v1.10.3

Compare Source

Patch release fixing Expo 41 support, types, and removing deprecation warning.

⌨️ Typescript

🔢 Miscellaneous

🙌 Thank you for your contributions!

v1.10.2

Compare Source

Patch release fixing missing mocks problem.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v1.10.1

Compare 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.0

Compare 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

⌨️ Typescript

🔢 Miscellaneous

🙌 Thank you for your contributions!

v1.9.0

Compare Source

This release mainly fixes problems with hitslop property and web implementation, adds two-finger scrolling on iPadOS, adds tap sound on touchables, and improves TS typings.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v1.8.0

Compare Source

In this release, we fixed some long-standing threading issues which were crashing apps integrated with RNGH. Additionally,MAX_POINTERS_COUNT has been increased to support devices that handle up to 12 simultaneous touches.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v1.7.0

Compare Source

❗ Important changes

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you all for your contributions!

v1.6.1

Compare Source

Patch release to include type definition fix from #​978

v1.6.0

Compare 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.6

Compare Source

Release including minor regression's fix. https://github.com/software-mansion/react-native-gesture-handler/pull/944

v1.5.5

Compare Source

Minor release with including files in package.json: "GestureHandlerRootView.android.js", "GestureHandlerRootView.android.expo.js", "GestureHandlerButton.web.js",

v1.5.4

Compare 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 ❤️

v1.5.3

Compare Source

Minor release with the following improvements:

v1.5.2

Compare Source

Features

Add option to style touchable container by @​njdancer

Other

Remove unused files by @​friederbluemle
Update readme for running ios by @​brobertsUPS
update getting started to include ios library import by @​bell-steven

Thanks!

v1.5.1

Compare Source

Patch release with patch for issue #​320

v1.5.0

Compare Source

Update that includes fix for an important crash reported in #​657

This release includes several other improvements listed below:

Thanks to everyone who contributed to this release 🙌

v1.4.1

Compare Source

Patch release to include component memoization logic fix by @​janicduplessis #​654

v1.4.0

Compare Source

IMPORTANT!! This version is compatible with React Native @​ 0.60+

This version brings support for gesture-handler to react-native-web projects. Many thanks and congratulations to @​EvanBacon for working on this project 🎉 🍾 🙇

As a part of this release we publish changes to resolve compatibility issues with AndroidX that has broken support for imported projects (they way most react native apps are consumed by third party). As upgrade to 0.59 is required in order to be able to publish updates to google play store we decided to publish a release that is only compatible with 0.60 hoping for the community to update to one of the most recent versions of react native anyways.

It is possible to use this release with RN < 0.60 but one have to rely on reverse-jetifying of gesture handler library. Read more on that here https://github.com/mikehardy/jetifier#to-reverse-jetify--convert-node_modules-dependencies-to-support-libraries

🎉 NEW FEATURES

🐛 BUG FIXES

👍 IMPROVEMENTS

v1.3.0

Compare Source

Minor release that includes a number of improvements:

🐛 BUG FIXES

👍 IMPROVEMENTS

v1.2.2

Compare Source

v1.2.1

Compare Source

Patch release to include #​593 fix for missing jest setup file


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-1.x branch 2 times, most recently from f6f17c0 to d229ef6 Compare October 6, 2022 11:59
@renovate renovate bot force-pushed the renovate/react-native-gesture-handler-1.x branch from d229ef6 to 551708d Compare October 6, 2022 12:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants