-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Upgrade support for react 17 #1040
Conversation
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Do we want to keep both the 16 and 17 build of storybook? and do we have a different way we want to expose the version to storybook ui? |
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.
✨
Build successful! 🎉 |
Build successful! 🎉 |
Pin a bunch of versions to get some tests passing in react 17 upgrade react/react-dom deps to 17
talked to devon about focus scope tests, we're not sure why these changes don't break them changed some bubbles to capture phase added a story for testing in browser, delete it later
fix remaining failing tests now we just have weird node error messages and two hanging tests
…nested modals this should check to make sure that the outer one doesn't try to focus inside itself while the inner one is still open fix lint
…for testing 17 in next commit
…fail to build build react 17 storybook
…dress in a followup. Something about runAfterTransitions recent change is what extended the time by so much
fix a ref to the new way of doing things talked to devon about focus scope tests, we're not sure why these changes don't break them changed some bubbles to capture phase added a story for testing in browser, delete it later Queue up useId updates to fix bad setState fix remaining failing tests now we just have weird node error messages and two hanging tests Fixes the remainder of the tests, however, i need to add one now for nested modals this should check to make sure that the outer one doesn't try to focus inside itself while the inner one is still open Fix up useId so that it runs immediately if it's not in a render cycle can not put NODE_ENV before the yarn add command, it causes icons to fail to build build react 17 storybook
0c9967b
to
2e1d920
Compare
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Build successful! 🎉 |
Closes #1074
✅ Pull Request Checklist:
📝 Test Instructions:
🧢 Your Project: