React Suite 是一套 React 组件库,为后台产品而生。
- 文档: https://rsuite.gitee.io
- Discord: https://discord.gg/R8mnjwh
- Gitter: https://gitter.im/rsuite/rsuite
V3.3.1 版本发布,更新内容如下:
- Feature:
<CheckPicker>
组件支持sticky
属性, 让已选项固定在顶部. (#226) - Feature:
<TablePagination>
组件支持ellipsis
andboundaryLinks
(#221) - Bugfix: 修复
<InputGroup>
组件在内部有两个插件存在的问题 (#227) - Bugfix: 修复
sideEffects: false
导致 css 文件没有打包 (#222) - Bugfix: 修复
<Sidenav>
组件在受控时,onOpenChange 函数中参数错误 (#221) - Bugfix: 在
Picker
相关的组件中,如果选项为空时,显示一个提示信息 (#232) - Improve: 在
<Table>
上优化调整列宽度扳手的体验 (#229,#230)
转自 https://www.oschina.net/news/100960/react-suite-3-3-1-released