Material UI 4.9.9 发布,Material Design React 组件

Material UI 4.9.9 发布了。Material UI 是一组实现 Google Material Design 规范的 React 组件,它是一个前端 JS 框架,主要用在 Web 领域。

主要更新内容:

@material-ui/[email protected]

  • [Card] 修复 TypeScript 无法识别“组件”道具
  • [Chip] 修复输入整合
  • [Drawer] 修复剪辑的滚动溢出
  • [ExpansionPanel] 使用 theme.spacing
  • [MenuItem] 修复道具 ListItemClasses
  • [Select] 修复用当前值触发的 onChange
  • [Select] 修复 validator.w3.org 错误
  • [styles] 修复丢失的 ThemeProviderProps 导出
  • [TextField] 修复剪切文本的行高和高度

更新说明: https://github.com/mui-org/material-ui/releases/tag/v4.9.9

猜你喜欢

转载自www.oschina.net/news/114656/material-ui-4-9-9-released