-
Hey these MUI theme generator seems to be the best one. Is this project still maintained? Are you planning on deploying a MUIv5 version?
-
@dec0dOS
This is to help track the changes to update the codebase to mui5. I have replicated the same changes you did on your commit on the `dev` branch and didn't come across any issues! It looks g…
-
**Version**:
```json
{
"uniforms": "^3.10.0-rc.0",
"uniforms-bridge-json-schema": "^3.10.0-rc.0",
"uniforms-mui": "^3.10.0-rc.0",
}
```
Errors I've managed to catch (more to be add…
-
**Repo and version**
"@types/mui-datatables": "3.7.7"
**Description**
Package uses:
"@material-ui/core": "^4.11.3",
"@material-ui/types": "5.1.0"
as dependencies which is from material ui v4. …
-
npm install react-material-ui-carousel@v2mui5 --save
npm ERR! code ETARGET
npm ERR! notarget No matching version found for react-material-ui-carousel@v2mui5.
npm ERR! notarget In most cases you o…
-
Please consider the new version for mui5, **adapter-react-v5** , in the next release. Thanks!
-
It fails with error:
`Module not found: Can't resolve '@mui/styles'`
Which is basically deprecated to use with mui5
-
## Expected Behavior
The latest version of DefinitelyTyped/mui-datatables uses
- @material-ui/core: 4.11.3
- @material-ui/types: 5.1.0
as dependencies.
This is an issue if you want to use MUI…
-
After https://github.com/mui/mui-x/pull/14142 when using `@mui/material@6` it will be possible to pass:
```tsx
slotProps={{
textField: {
slotProps: {
input: { /* some props */ }
…
-
Firstly thanks for the awesome plugin.
I'm having issue with qeta after upgrade to: 3.12.3
![image](https://github.com/user-attachments/assets/6a353c23-e669-4c63-99e3-4f082cde01c4)
I see that…