React Suite 3.2.8 版本发布,为后台产品而生

栏目: 软件资讯 · 发布时间: 8年前

内容简介:React Suite 是 一套 React 组件库,为后台产品而生。 文档: http://rsuite.gitee.io/ Discord: https://discord.gg/R8mnjwh Gitter: https://gitter.im/rsuite/rsuite V3.2.8 版本发布,更新内容如下: Feature:...

React Suite 是 一套 React 组件库,为后台产品而生。

V3.2.8 版本发布,更新内容如下:

  • Feature: 在 Schema.Types.addRule 回调函数中返回表单的所有数据 (#186)

  • Feature: 新增,更新了一些图标 (#185)

  • Bugfix: 删除所有 Picker 组件中菜单最小宽度的限制 (#182)

  • Bugfix: 在 <Table> 中点列的时候,排序类型 sortType 默认值应该是倒序 desc (#180)

  • Bugfix: 修复 <Drawer> 的 backdrop 设置为 static 无效的问题 (#179)

  • Bugfix: 修复 <DateRangePicker> 的 disabeldDate 回调参数错误 (#178)

  • Chore: 删除涟漪动画重复的 DOM 元素 (#183)

  • Chore: 通过 prettier 格式所有的样式代码 (#184)


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

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

Introduction to Computation and Programming Using Python

Introduction to Computation and Programming Using Python

John V. Guttag / The MIT Press / 2013-7 / USD 25.00

This book introduces students with little or no prior programming experience to the art of computational problem solving using Python and various Python libraries, including PyLab. It provides student......一起来看看 《Introduction to Computation and Programming Using Python》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

MD5 加密
MD5 加密

MD5 加密工具