Skip to content
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

React 19 support and bug fixed #224

Merged
merged 11 commits into from
Jul 10, 2024
Merged

React 19 support and bug fixed #224

merged 11 commits into from
Jul 10, 2024

Conversation

travor20814
Copy link
Collaborator

@travor20814 travor20814 commented Jul 10, 2024

Project Structure Update:

  • yarn v1 -> v4
  • storybook v7.5.2 -> v7.6.20
  • react v18.2.0 -> v18.3.1
  • rollup typescript plugin update

Storybook Update:

  • use mdx2 (prepare for storybook v8, mdx1 is not available in storybook v8)
  • remove @storybook/addon-onboarding

Feature Update / Bug fixed:

  • Remove react-beautiful-dnd and use @hello-pangea/dnd for drag-n-drop feature instead.
  • Add Drag icon definition for @mezzanine-ui/icons.
  • Fix <Message /> key spread warning.
  • Fix <TableBodyRow /> key spread warning.

closed #222

Copy link

cloudflare-workers-and-pages bot commented Jul 10, 2024

Deploying mezzanine-ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: cc04b13
Status: ✅  Deploy successful!
Preview URL: https://d8a9ebe0.mezzanine-ui.pages.dev
Branch Preview URL: https://react-19-support.mezzanine-ui.pages.dev

View logs

@travor20814 travor20814 merged commit deb6fb6 into main Jul 10, 2024
1 of 2 checks passed
@travor20814 travor20814 deleted the react-19-support branch November 22, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare for React 19
1 participant