-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Combobox: move to react-next/react #15490
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 7acdc3a:
|
Perf Analysis
All results
Perf Analysis (Fluent)Perf comparison
Perf tests with no regressions
|
Asset size changes
Baseline commit: 72907bfda0cd61232232c62de4448b6bfabd487f (build) |
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.
Thanks! Ideally the examples/docs should be updated too, but I don't expect the ComboBox ones will have changed, so at this point we can just delete the extra examples later in a cleanup pass.
Pull request checklist
$ yarn change
Description of changes
Move version 8 ComboBox and Autofill changes from react-next to react, including strict mode fixes from #14719.