-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for React 18 * Usse the new createRoot api to render storybook * Fix variable * Use flushSync to prevent showing partially loaded grid * Only flushSync on the initial render * Don't need flushSync * @testing-library/react@alpha * Update react * graduation from rc * temporarily disable some website pages to fix the build, react-dnd has some incorret react imports * update react-refresh * @testing-library/react@13 * Update react-refresh-webpack-plugin * react-dnd@16 * use `react-dom/client` * fix type issue * fix a couple test warnings * name it ref * fix last test warning * update linaria * mention React 18 in the README Co-authored-by: Aman Mahajan <[email protected]> Co-authored-by: Aman Mahajan <[email protected]>
- Loading branch information
1 parent
2b402e8
commit 4a57ce2
Showing
3 changed files
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters