Material UI 4.12.3 发布,Material Design React 组件
Material UI 4.12.3 现已发布。Material UI 是一组实现 Google Material Design 规范的 React 组件,它是一个前端 JS 框架,主要用在 Web 领域。
主要更新内容:
- [AccordionSummary] 修复`disableGeneration`的假阳性 propType 警告 ( #27385 )
- [ImageList] 修复弃用警告 ( #27502 )
- [TablePagination] 将弃用的 `onChangePage` 重新引入 `ActionsComponent` ( #27407 )
- [TextareaAutosize] 更新了弃用警告以建议使用 minRows 而不是 rowsMin ( #27398 )
Docs
- [docs] 修复 ImageList 的 404 链接
- [docs] 在 v4 中修复 DataTable.tsx 演示 ( #27196 )
Core
-
[core] 添加发布脚本 ( #27399 )
更新说明:https://github.com/mui-org/material-ui/releases/tag/v4.12.3