Material UI 3.9.2已经发布。Material UI是一组实现Google Material Design规范的反应组件,是一个主要用于Web世界的前端JS框架。
Material UI 3.9.2更新日志
Changelog
以下是一些亮点✨:
- ⚛️ Add a new Breadcrumb component to the lab (#14084) @simoami @mbrookes
https://material-ui.com/lab/breadcrumbs - 📝 AppBar and Textfield demos in TypeScript (#13229) @eps1lon
- 📝 Prepare support for 5 new documentation languages
https://translate.material-ui.com/project/material-ui-docs - And many more 🐛 bug fixes and 📝 documentation improvements.
-
@material-ui/core@v3.9.2
- [Portal] Fix onRendered being called before child componentDidUpdate (#14305) @joshwooding
- [Select] Id should not be set from name if missing (#14322) @aericson
- [ListItem] Add alignItems prop to ListItem.d.ts (#14334) @EndiM
- [useMediaQuery] Fix typings for options object (#14339) @johannwagner`
- [NativeSelect] Fix option background for dark theme (#14340) @ryancogswell
- [Button] Add color inherit to outlined variant of button component (#14332) @EndiM
- [ListItem] Improve ListItemSecondaryAction DX (#14350) @eps1lon
- [ExpansionPanel] Fix userAgent check (#14361) @Floriferous
-
更多…
Linux公社的RSS地址:https://www.linuxidc.com/rssFeed.aspx
本文永久更新链接地址:https://www.linuxidc.com/Linux/2019-02/156703.htm
