TDesign Weekly Release (Mar 4th 2024)
tdesign-helper
released this
12 Apr 06:36
·
44 commits
to main
since this release
Vue3 for Web 发布 1.9.1
🚀 Features
Breadcrumb
:breadcrumb-item
新增click
事件 @uyarn (#4017)Tag
: 新增color
API,支持自定义颜色 @maoyiluo (#4023)TagInput
: 扩展collapsedItems
的删除功能 (issue #3662)DatePicker
: 新增valueDisplay
和selectInputProps
API,支持对展示内容进行自定义 @uyarn (#4038)
🐞 Bug Fixes
Descriptions
:Loading
:Table
:Notification
:NotifyPlugin
返回错误NotificationInstance
导致NotifyPlugin.close
函数错误关闭组件。 @XBIsland (#4014)Form
: 避免form-item
的label
属性当for
为空时仍然赋值的问题 @sechi747 (#4027)Cascader
: 修复value
数据回填异常导致样式失效问题 (#4021) @XBIsland (#4025)Tnput
: 修复hover
时键盘操作无法触发blur
事件。 (#3963) (#3903) (#3639) @XBIsland (#4032)Locale
: 修复Image
和ImageViewer
英语语言包异常的问题 @uyarn (#4038)DatePicker
: 修复format
与valueType
不一致的场景下计算错误的问题 @uyarn (#4058)Tabs
: 修复使用action
时控制台告警的问题 @uyarn (#4057)ColorPicker
: 修复linear-gradient
模式无法拖动调整颜色的问题 (#4015) @XBIsland (#4022)Icon
: 优化Icon
无网络场景的描述,着重标出处理方案 @xiexin12138 (#4024)
🚧 Others
Menu
: 去除demo
中的争议属性 @sinbadmaster (#4049)