-
Notifications
You must be signed in to change notification settings - Fork 1.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
feat(carbon-react): update Downshift to v6 #6918
feat(carbon-react): update Downshift to v6 #6918
Conversation
Deploy preview for carbon-elements ready! Built with commit c95a53d |
Deploy preview for carbon-components-react ready! Built with commit c95a53d https://deploy-preview-6918--carbon-components-react.netlify.app |
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.
Seems like there aren't really any breaking changes with this update outside of TS types, right?
bump @aledavila when you have a sec to review today |
One quick note, commit type should be |
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.
everything looks good
waiting on @dakahn to update commit |
We've got some broken tests i'm clearing up now @aledavila @joshblack |
I'm going to close this up and get the upgrade in with the work i'm doing on #6102 👍 |
Upgrades us to latest Downshift. Prep work for swapping our
useSelect
in Multiselect touseMultipleselection
hook and maybe Combobox touseCombobox
Testing / Reviewing
Check the Downshift components are working as intended: