皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Material UI 3.0.3 发布,Material Design 开发框架

Material UI 是一组实现 Google Material Design 规范的 react 组件,是一个前端 JS 框架,主要用在 web 领域。

Material UI 3.0.3 发布,Material Design 开发框架

Material UI 3.0.3 已发布,更新内容包括:

@material-ui/core@v3.0.3

  • [typescript] Fix ModalClasses prop type on popover (#12761)
  • [AppBar] Add position=”relative” (#12790)
  • [Checkbox] Revert input indeterminate support (#12803)
  • [Checkbox] Indeterminate CSS & DOM helpers (#12804)
  • [Chip] Add verticalAlign: ‘middle’ (#12809)
  • [autocomplete] Fix delete chip not working on mobile (#12813)
  • [styles] Support multiple withStyles instances (#12814)

@material-ui/lab@v3.0.0-alpha.15

  • [SpeedDialAction] Update tooltipPlacement propTypes (#12758)
  • [ToggleButtons] normalize onChange api (#12549)

Docs

  • [docs] Remove function call from onChange handler (#12785)
  • [docs] Unescapes character in markdown (#12778)
  • [docs] Enable service worker by default as the latest CRA (#12775)
  • [docs] New DataTable component (#12799)
  • [docs] Add AppBar demos with exapandable & primary search fields (#12695)
  • [docs] Simpler AppBar search demos (#12806)
  • [docs] Document the shrink status input limitation (#12769)

Core

  • [test] Use yarn offline mirror (#12763)
  • [core] Small changes investigating issues (#12812)

源码下载:

转自 https://www.oschina.net/news/99756/material-ui-3-0-3-released