-
I'm updating Backstage and I realized I had some style problems.
`yarn backstage-cli info`
```
OS: Darwin 23.4.0 - darwin/arm64
node: v20.13.1
yarn: 4.4.1
cli: 0.29.2 (installed)
backs…
-
Hey there,
thank you for this repository! Any plans on updating it to MUI V5? I am struggling in getting the theme to run correctly with the style system changes in MUI V5...
Cheers!
-
Can you use the old Texteditor.mcc(15.38) or tell it to use the right font?
The new(15.46) uses topaz font and new yam refused to work with the old version.
With old yam(2010) and the new Textedito…
-
### 🔖 Feature description
We are migrating our company's Backstage repo to React 18 and MUI 5 and we are heavily using plugins for separation of concerns. We migrated all the existing ones, but `back…
-
I was trying to change the cascading menu example, but have it pop up on an initial click (and then subsequently, when mousing through the cascading submenus, have the cascading submenus open with hov…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
After upgrading to MUI5, the autocomplete optio…
-
material-ui-color is a very good project and I want to continue using it.
But the latest version of the package(v1.2.0) still uses @material-ui/core v4. I use @mui/material v5 in my project, and I …
-
**Description**:
This issue is a follow-up of the fix that was [implemented](https://github.com/ral-facilities/datagateway/issues/48#issuecomment-580785949) for the download status table in `dataga…
-
__Expected behavior:__
Things should work.
__Describe the bug:__
I am using MUI v5 and using a theme that is using jss in style provider. The theme uses @mui/styles which is depreciated for mui5 …
-
Since the update my table does not work and I've got this error
```
TypeError: Cannot read properties of undefined (reading 'down')
defaultTableStyles
src/MUIDataTable.js:59
56 | height: …