Material UI 5.8.7 发布,Material Design React 组件
Material UI 是一组实现 Google Material Design 规范的 React 组件,它是一个前端 JS 框架,主要用在 web 端。 Material UI 5.8.7 现已发布,具体更新内容如下: @mui/material@5.8.7 [Autocomplete] 在 useAutocomplete 中加入缺失的属性 (#33269) [Autocomplete] 扩展componentsProps到包含popper和popupIndicator插槽 (#33283) [Select] 将空字符串注解为有效值 prop (#33088) [SnackbarContent] 使用 css var provider 修复消息文本颜色 (#33285) @mui/styled-engine@5.8.7 [styled-engine] 添加缺失的对 csstype 的类型依赖 (#33310) @mui/system@5.8.7 [system] 简化 CssVarsProvider 的主题输入类型(#33381) [system] 导出所需类型 (#33324) ...

