Skip to content

Conversation

@braianj
Copy link
Collaborator

@braianj braianj commented Jan 16, 2026

  • Upgrade Storybook to 10.1.11 and update addons/config
  • Upgrade MUI to 7.3.7 and remove deep imports / deprecated entrypoints
  • Fix stories typings for SB9 (blocks, ArgTypes, defaultValue summaries)
  • Fix build/test configs (ignore dist tests in Jest)
  • Export missing components (AssetImage, Atlas) and add dclButton namespace

- Upgrade Storybook to 9.0.18 and update addons/config
- Upgrade MUI to 7.3.7 and remove deep imports / deprecated entrypoints
- Fix stories typings for SB9 (blocks, ArgTypes, defaultValue summaries)
- Fix build/test configs (ignore dist tests in Jest)
- Export missing components (AssetImage, Atlas) and add dclButton namespace
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 16, 2026

Deploying ui2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 860eb1b
Status: ✅  Deploy successful!
Preview URL: https://0cc4c22b.ui2-423.pages.dev
Branch Preview URL: https://feat-upgrade-mui-and-storybo.ui2-423.pages.dev

View logs

- Replace extendTheme with createTheme({ cssVariables: true, colorSchemes })
- Update ThemeProvider from CssVarsProvider to MuiThemeProvider
- Update Storybook preview to use useColorScheme hook for theme switching
- Migrate styled imports from @emotion/styled to @mui/material
- Add shouldForwardProp to prevent custom props from reaching DOM
- Add color fallbacks for RarityBadge when theme.palette.rarities is undefined
@braianj braianj changed the title chore: upgrade MUI to v7 and Storybook to v9 chore: upgrade MUI to v7 and Storybook to v10 Jan 20, 2026
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.

2 participants