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

栏目: Android · 发布时间: 7年前

内容简介:Material UI 是一组实现 Google Material Design 规范的 react 组件,是一个前端 JS 框架,主要用在 web 领域。Material UI 3.0.3 已发布,更新内容包括:

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

源码下载:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Single Page Web Applications

Single Page Web Applications

Michael Mikowski、Josh Powell / Manning Publications / 2013-9-30 / USD 44.99

Code for most web sites mostly runs on the server. When a user clicks on a link, the site reacts slowly because the browser sends information to the server and the server sends it back again before di......一起来看看 《Single Page Web Applications》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试