| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
deps(react-material): Upgrade to MUI ^7 and x-date-picker ^7.28 Dependencies: - Upgrade MUI and MUI Icons peer dependencies to ^7 - Upgrade MUI and MUI Icons dev dependencies to ^7.3 - Increase MUI x-date-pickers peer dependency to ^7.28 to be compatible with MUI 7 - Regenerate pnpm lockfile Code adaptions: - Migrate from the old Grid (now GridLegacy) to Grid2 (now Grid) according to MUI's migration guide - Import all icons from @mui/icons-material to get rid of rollup warnings - In MuiCheckbox and MuiToggle: Migrate from deprecated `inputProps` to `slotProps.input`. - Adapt Material Array Layout tests to internal changes of MUI icon buttons Dev: - Fix/Adapt Material dev application webpack config Example app: - Removed obsolete custom cjs compatibility plugin from react material example app build. It was necessary for previous MUI versions that were based on CJS instead of ESM | 1 年前 | |
react-material: Remove usage of Material's Hidden component (#2315) Removes the deprecated <Hidden> component and instead returns null if the hidden property is set. Closes #2107 | 2 年前 | |
react-material: upgrade to Material UI v9 (#2614) * upgrade @mui dependencies from v7 to v9. This drops support for v7 * migrate deprecated props to slotProps * chore(review): apply requested changes * use Stack for vertical layouts instead of Grid because Grid no longer supports direction column * remove obsolete direction "row" definitions for Grid components * add migration info for the upgrade | 1 个月前 | |
Export all unwrapped React Material renderers Previously only the control renderers were made available unwrapped. Now all unwrapped React Material renderers are exported. Implements #1687 Contributed on behalf of STMicroelectronics | 3 年前 | |
Export all unwrapped React Material renderers Previously only the control renderers were made available unwrapped. Now all unwrapped React Material renderers are exported. Implements #1687 Contributed on behalf of STMicroelectronics | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 年前 | ||
| 1 个月前 | ||
| 3 年前 | ||
| 3 年前 |