Skip to content

V8 - DO NOT MERGE #3718

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

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

V8 - DO NOT MERGE #3718

wants to merge 21 commits into from

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented May 6, 2025

DO NOT MERGE

TODO: React Native upgrade docs

Description

V8 (not complete - DO NOT MERGE)

You might want to go over the commits individually.
Please also verify the docs (currently last commit).

Remove old dialog + Incubator.Dialog to Dialog
Remove PanGestureView
Remove PanDismissibleView
Remove PanResponderView
Remove PanListenerView
Remove PanningProvider
Remove asPanViewConsumer
Remove PanningContext
Promote PanView and hooks from Incubator to standard components
Fix category
Add v8 doc
Remove SharedTransition
StackAggregator - several fixes (cherry-picked #3210)

Changelog

V8 - all changes, including breaking changes, are documented here.
Replaced Dialog with a newer implementation.
Removed many Pan related components.
Removed SharedTransition
StackAggregator - onCollapseChanged will now be called after the animation has ended (as was intended); fix card being transparent on Android (see docs for API change)

Additional info

None

M-i-k-e-l and others added 9 commits June 3, 2025 09:28
* Remove deprecated 'migrate' prop and related migration code from Picker component

* refactor: PickerItem removed itemValue

* docs: update Picker documentation to remove `migrate` prop and clarify value format

* refactor: remove deprecated getItemLabel and getItemValue props from Picker components

* refactor: simplify Picker API and enhance type safety by removing deprecated props and updating value handling

* refactor: remove getItemLabel usage from Picker components and simplify label handling

* docs: update Picker migration notes

* refactor: remove unused getItemValue/Label

---------

Co-authored-by: Miki Leib <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants