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

0.5.0 issues to fix #3900

Closed
6 tasks done
Janpot opened this issue Aug 6, 2024 · 0 comments
Closed
6 tasks done

0.5.0 issues to fix #3900

Janpot opened this issue Aug 6, 2024 · 0 comments
Labels
bug 🐛 Something doesn't work priority: important This change can make a difference scope: toolpad-core Abbreviated to "core"

Comments

@Janpot
Copy link
Member

Janpot commented Aug 6, 2024

Before we make a big fanfare over the release, we'll need a 0.5.1 that handles the following issues:

  • Build warnings after creating a project with the CLI:
    Import trace for requested module:
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/AppProvider/AppThemeProvider.js
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/AppProvider/AppProvider.js
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/AppProvider/index.js
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/nextjs/AppProviderNextApp.js
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/nextjs/AppProvider.js
    
    ./node_modules/.pnpm/@toolpad+core@0.5.0_@emotion+react@11.13.0_@emotion+styled@11.13.0_@mui+icons-material@5.16.6_gzxrrsogzzcowq4rzu3xbyecqa/node_modules/@toolpad/core/build/AppProvider/AppThemeProvider.js
    Attempted import error: 'CssVarsProvider' is not exported from '@mui/material/styles' (imported as 'CssVarsProvider').
    
    [core] Replace CssVarsProvider with ThemeProvider #3872
  • docs: dual theming of signin page and app provider not working [core] Replace CssVarsProvider with ThemeProvider #3872
  • [examples] Match Material UI v5 compatibility #3906
  • update monorepo dependency to bring in docs menu changes [docs] upgrade monorepo #3911
  • Remove @mui/base dependency [core] Remove @mui/base dependency from @toolpad/core #3912
  • [core] Fix some DashboardLayout bugs and make some docs examples more consis… #3905

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 6, 2024
@Janpot Janpot added bug 🐛 Something doesn't work priority: important This change can make a difference and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 6, 2024
@oliviertassinari oliviertassinari added the scope: toolpad-core Abbreviated to "core" label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work priority: important This change can make a difference scope: toolpad-core Abbreviated to "core"
Projects
None yet
Development

No branches or pull requests

3 participants