Releases: uiwjs/uiw
v4.16.0
Documentation v4.16.0: https://raw.githack.com/uiwjs/uiw/96d30bd/index.html
Comparing Changes: v4.15.1...v4.16.0
npm i [email protected]
- 🐞 fix(Table): 修复Table indentSize 传递0失效问题 (#708) cd312ac @cuilanxin
- 🌟 feat(DateInput): 添加autoClose自动隐藏弹层API #660 #665 (#705) 443f356 @nullptr-z
- 🐞 fix(Descriptions): 非中文不会自动换行 #707 (#710) bb6e613 @nullptr-z
- 🌟 feat(Cascader): 增加级联选择框 (#711) 58023ff @nullptr-z
v4.15.1
Documentation v4.15.1: https://raw.githack.com/uiwjs/uiw/14379a7/index.html
Comparing Changes: v4.15.0...v4.15.1
npm i [email protected]
- 🐞 fix(SearchSelect): 修复禁用后任然可以删除问题 #692 (#694) a6a2f47 @nullptr-z
- 🌟 feat(Carousel):滚动效果保持总是从左向右滚动 (#695) d10f59a @nullptr-z
- 🌟 feat(Table): Table 新增固定列属性 (#696) 92abb01 @cuilanxin
- 📖 doc(Table): Update README.md (#698) c3f50bb @cuilanxin
- 🐞 fix(SearchTree): 修复禁用失效问题 (#699) 4eae674 @nullptr-z
- 🐞 fix(FileInput): 隐藏原生input file提示文字 #700 (#701) 686ae70 @nullptr-z
- 💄 chore: FUNDING.yml 372edfe @jaywcjlove
- 🐞 fix(Popover): children 为 Icon 定位错误问题 (#702) 665e18f @nullptr-z
- 🌟 feat(Carousel): 增加竖向滚动功能 (#704) 8706470 @nullptr-z
- 🌟 feat(Table): Table 支持树形数据显示和可展开同时出现 (#703) 55219d5 @cuilanxin
v4.15.0
Documentation v4.15.0: https://raw.githack.com/uiwjs/uiw/4dfab9b/index.html
Comparing Changes: v4.14.2...v4.15.0
npm i [email protected]
- 🎨 style(SearchSelect): 样式调整,下拉菜单比搜索框长 #652 (#689) 1982a14 @nullptr-z
- 🌟 feat(Table): Table 添加 scroll 属性,解决表格冗余 div fix #687 (#690) d20b5e8 @cuilanxin
- 🐞 fix(Tabs): 高亮下划线位置错误 #674 (#677) 1a6768e @Amber-Nan
- 📄 faeat(Carousel): 增加走马灯组件Carousel (#691) 4723874 @nullptr-z
- 📖 doc(Carousel): Update README.md (fix #693) b89ee5e @jaywcjlove
v4.14.2
Documentation v4.14.2: https://raw.githack.com/uiwjs/uiw/55b5b04/index.html
Comparing Changes: v4.14.1...v4.14.2
npm i [email protected]
- 🐞 fix(Transfer): 修复潜在BUG&箭头添加选中效果 (#683) 8569c5e @nullptr-z
- 🎨 style(Tree): Tree没有子节点时展开箭头不再占位 #641 (#684) fe034f5 @nullptr-z
- 🐞 fix(Tree): 勾选父节点时,不再返回被隐藏(hideNode)的子节点key (#685) dacf2a8 @nullptr-z
- 🌟 feat(Table): Table 新增树形数据结构展示功能 #539 (#686) 369fa95 @cuilanxin
- 🐞 fix(Transfer): 修复Map对象引用拷贝导致的BUG (#688) 3c1b5e4 @nullptr-z
v4.14.1
Documentation v4.14.1: https://raw.githack.com/uiwjs/uiw/d2f5bb8/index.html
Comparing Changes: v4.14.0...v4.14.1
npm i [email protected]
- 📄 chore:添加 transfer 组件包发布代码 (#668) f89d852 @nullptr-z
- 🐞 fix(Transfer): 选项为多层tree时可添加总数统计错误 (#669) a288575 @nullptr-z
- 📖 docs(Transfer): 文档与菜单统一名称 (#671) (fix #670) 8e94cf1 @nullptr-z
- 📖 docs(Steps):示例文档错误 (#672) f1ec501 @nullptr-z
- 🎨 style(Transfer): 添加穿梭箭头边框样式 (#673) 211f4fe @nullptr-z
- 🌟 feat(Transfer): 增加选项栏全选功能 (#676) 7f8c2d9 @nullptr-z
- 📄 faeat(Transfer): 添加Tree节点全选支持 (#678) 1f4d321 @nullptr-z
- 🌟 feat(Table): Table 新增树形数据结构展示功能 #539 (#679) 6026664 @cuilanxin
- 📖 doc(Tree): 修改文档实例 (#680) 1a21673 @gssggssg
v4.14.0
Documentation v4.14.0: https://raw.githack.com/uiwjs/uiw/7bb7a6e/index.html
Comparing Changes: v4.13.12...v4.14.0
npm i [email protected]
- 🐞 fix(Tabs): 下划线样式问题 #661 (#662) d894734 @Amber-Nan
- 🌟 feat(Table): Table组件添加可展开属性 (#664) 5d1d047 @cuilanxin
- 🌟 feat(Transfer): 增加双栏穿梭选择框 (#666) 6223c70 @nullptr-z
- 🌟 feat(Transfer): 增加选项搜索功能 (#667) 9847ee0 @nullptr-z
v4.13.12
Documentation v4.13.12: https://raw.githack.com/uiwjs/uiw/5fa3c81/index.html
Comparing Changes: v4.13.11...v4.13.12
npm i [email protected]
- 💄 chore: update workflows config. e2e6cc8 @jaywcjlove
- 💄 chore(Table): 添加表格默认类型 (#659) 6871002 @cuilanxin
v4.13.11
Documentation v4.13.11: https://raw.githack.com/uiwjs/uiw/a31abc3/index.html
Comparing Changes: v4.13.10...v4.13.11
npm i [email protected]
- 🐞 fix(DatePicker): 修复时间选中 提示背景展示问题 (#656) 997ffe1 @cuilanxin
- 🆎 type(Table): 优化 table columns render 属性类型提示 (#657) 7e25a6e @cuilanxin
v4.13.10
Documentation v4.13.10: https://raw.githack.com/uiwjs/uiw/ab7da21/index.html
Comparing Changes: v4.13.9...v4.13.10
npm i [email protected]
- 🎨 style(Progress): 进度起始和末尾圆角溢出 #623 (#648) 1e73f3d @nullptr-z
- 🐞 fix(SearchSelect): 操作优化 (#650) e3f4651 @nullptr-z
- 🐞 fix(Popover): 修复children为Icon弹窗无法准确定位问题 #639 (#651) 9bfa248 @nullptr-z
- 🐞 fix(SearchSelect): 修复 form 在没有 initialValue 情况默认赋值了空字符问题 (#654) d5a2bd7 @nullptr-z
- 🐞 fix(DatePicker): 修复二月三月 时间问题 #635 (#655) c9cb2b8 @cuilanxin
v4.13.9
Documentation v4.13.9: https://raw.githack.com/uiwjs/uiw/9280003/index.html
Comparing Changes: v4.13.8...v4.13.9
npm i [email protected]
- 🎨 style(Tabs): 收缩菜单样式调整 (#640) ac8a9a1 @nullptr-z
- 🐝 refactor(Tree): 增加Tree组件在Form中使用的例子,修改Tree onChange参数 (#644) 7280e79 @cuilanxin
- 🌍 website: 更改'提交问题'链接地址 (#643) 3a615e4 @nullptr-z
- 🐞 fix(SearchSelect): 优化操作流程 (#645) 27be03e @nullptr-z
- 📖 docs(FileInput): 补全示例文档 #642 (#646) 04439ff @nullptr-z
- 🐞 fix(Tree): 修复数字key无法被选中问题& 节点key为0时children无法渲染 &增加示例文档 (#647) 418c7a4 @nullptr-z