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

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

内容简介: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

源码下载:


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

查看所有标签

猜你喜欢:

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

学习JavaScript数据结构与算法(第2版)

学习JavaScript数据结构与算法(第2版)

[巴西] Loiane Groner / 邓 钢、孙晓博、吴 双、陈 迪、袁 源 / 人民邮电出版社 / 2017-9 / 49.00元

本书首先介绍了JavaScript 语言的基础知识以及ES6 和ES7 中引入的新功能,接下来讨论了数组、栈、队列、链表、集合、字典、散列表、树、图等数据结构,之后探讨了各种排序和搜索算法,包括冒泡排序、选择排序、插入排序、归并排序、快速排序、堆排序、计数排序、桶排序、基数排序、顺序搜索、二分搜索,然后介绍了动态规划和贪心算法等常用的高级算法以及函数式编程,最后还介绍了如何计算算法的复杂度。一起来看看 《学习JavaScript数据结构与算法(第2版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具