Material UI 是一组实现 Google Material Design 规范的 react 组件,是一个前端 js 框架,主要用在 web 领域。
Material UI 1.0.0 alpha9 的发布,也意味着距离 1.0 正式版越来越近。更新内容如下:
Component Fixes / Enhancements
[Tab] Add labelClassName property
[test] Fix absolute path in createShallow
[material-ui-icons] Reinstate README and update scripts, update installation.md
[Input] Add test for focus()
[Input] Add test for componentDidMount()
[RadioGroup] Add tests for edge cases
[RadioGroup] Add missing teardown in test
[Ripple] Add a new test for the unmount logic
Docs
[docs] Add API menu and demo button
[docs] Link to the Collapse documentation
[docs] Fix api.md indentation
Core
[core] Upgrade the dev dependencies
[test] Takes the Menu as an example in the test documentation
[Layout] Extract requireProp to utils
下载地址:https://github.com/callemall/material-ui/archive/v1.0.0-alpha.9.zip
来自:开源中国社区

