Skip to content

7.0.0

Choose a tag to compare

@fhammerschmidt fhammerschmidt released this 03 Aug 14:25
· 20 commits to master since this release
  • πŸ’₯ Update @rescript-mui/material and @rescript-mui/lab to MUI v7 peer dependencies.
  • πŸš€ Add MUI v7 props and slots for Accordion, Autocomplete, Avatar, AvatarGroup, CircularProgress, FormControlLabel, Grid, IconButton, Modal, Slider, SpeedDialIcon, TablePagination and Tabs.
  • πŸš€ Add MUI Lab v7 support for sequential Masonry layout, persistent TabPanel content and the TabList list slot class.
  • πŸš€ Support plain strings in GlobalStyles and expose enableCssLayer on StyledEngineProvider.
  • πŸ› Fix the MUI v7 Grid module imports.
  • πŸ› Synchronize component class keys and theme override types with MUI v7.