React Suite 是 一套 React 组件库,为后台产品而生。
- 文档: https://rsuite.gitee.io
- Discord: https://discord.gg/R8mnjwh
- Gitter: https://gitter.im/rsuite/rsuite
V3.2.11 版本发布,更新内容如下:
- Feature: 新增
<IconStack>
组件,可以让多个图标叠加使用。 (#219) - Feature: 组件的 className 前缀,支持全局替换 (#214)
- Bugfix:
<TagPicker>
组件,当点击选项后,光标没有回到文本框 (#218) - Bugfix: 在
<Modal
> 与<Drawer>
嵌套使用的时候,z-index
存在问题 (#217) - Bugfix:
<Dropdown>
设置为禁用,点击任然会有涟漪效果 (#215) - Chore: 更新
browserslist
ie >= 10 (#216) - Chore: 删除
dropdown.less
中禁用相关的样式 (#215) - Chore: 升级 Babel 7 (#211)
转自 https://www.oschina.net/news/100386/react-suite-3-3-0-released