v4.18.0
github-actions
released this
01 Apr 13:40
·
909 commits
to master
since this release
Documentation v4.18.0: https://raw.githack.com/uiwjs/uiw/4e25ac4/index.html
Comparing Changes: v4.17.0...v4.18.0
npm i [email protected]
- 🐞 fix(Table): 修复table fix 在表头分组中fixed固定位置错误问题 (#727) 8f76184 @cuilanxin
- 🌟 feat(Radio): 增加按钮样式的单选(RadioButton) (#725) affe5ba @nullptr-z
- 🐞 fix: #728 完善Form ref的ts声明 (#729) 46f7ec2 @xingyuefeng
- 📖 docs(SearchSelect): 完善示例文档&处理错误示例 (#730) d05ec7e @nullptr-z
- 🎨 style(SearchSelect): 增加大小尺寸样式 (#732) 0dd75b3 @nullptr-z
- 🎨 style(SearchTree): 增加大小尺寸样式&增加示例文档 (#733) c89cd0c @nullptr-z
- 🌟 feat(Cascader): 增加API参数size和 inputProps (#734) fab5946 @nullptr-z
- 🎨 style(Checkbox):修复勾选框和label没水平对齐问题 (#735) 44cde18 @nullptr-z
- 📖 doc(Table): 增加Table可编辑,可编辑行例子 (#736) 2b32df7 @cuilanxin