metamask-mobile
metamask-mobile copied to clipboard
Bump @react-native-community/viewpager from 3.3.1 to 5.0.11
Bumps @react-native-community/viewpager from 3.3.1 to 5.0.11.
Release notes
Sourced from @react-native-community/viewpager's releases.
v5.0.11
Changelog:
- fix(ios): onPageScroll event offset value (#293) (80860dd)
v5.0.10
Changelog:
- fix(android): block interaction for unmounted component (#295) (42c75d5)
v5.0.9
Changelog:
- fix(android): broken setPageWithoutAnimation (#291) (c10827f)
v5.0.8
Changelog:
Breaking changes
- (android): merge next version (ViewPager2) into main branch (#289) (156fa0c)
- No JS api breaking changes
Fixes
- fix(android): support multiple pager instances (#242)
- fix(android): fix pageMargin prop (#256)
- fix(android): prevent touch events to be executed during swipe (#259)
- feat(android): add offscreen page limit (#247)
- fix(android): restoring state #183 (#270)
- fix(android): remove setting adapter to null while destroying instance
- feat(ios): disable/enable scroll bounces (#274)
- fix(android): clone children instead of creating new ones (#284)
- fix(android): add empty fragment constructor (#285)
v5.0.7
- feat(ios): disable/enable scroll bounces (#274) (cf88452)
====
- fix(android): add empty fragment constructor (#285) (c6503a7)
- fix(android): clone children instead of creating new ones (#284) (af25913)
- fix(android): remove setting adapter to null while destroying instance (#271) (5916b6d)
- fix(android): restoring state #183 (#270) (92f47a6)
v5.0.2
Fix Android multiple pager instances
v5.0.1
Next Version
v4.2.4
Changelog:
... (truncated)
Commits
195bed7Release 5.0.119dd53e4chore: bump example80860ddfix(ios): onPageScroll event offset value (#293)c9fffc7Release 5.0.10f29febbchore: bump example42c75d5fix(android): block interaction for unmounted component (#295)95892a5chore: update bob (#294)6555e11Release 5.0.9c10827ffix(android): broken setPageWithoutAnimation (#291)6aa9f50chore: bump example- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)