Vue3 for Web 发布 1.10.3
🌈 1.10.3 2024-10-27
🚀 Features
TimePicker
: 新增autoSwap
API,支持1.10.2
版本之后仍支持保持选定的左右侧时间大小顺序 @uyarn (#4662)Select
:valueDisplay
增加label
参数 @uyarn (#4645)
🐞 Bug Fixes
Select
:Descriptions
:- 修复
layout
为vertical
下的设置span
的展示问题 @zhangpaopao0609 (#4656) - 修复
span
大于column
配置的渲染问题 @zhangpaopao0609 (#4656)
- 修复
Tree
: 修复没有子节点时,自定义图标无法点击 @RSS1102 (#4638)Space
: 修复使用v-if
的情况下存在冗余空格的问题 @Luffy-developer (#4663)InputNumber
: 禁用时焦点事件仍然会触发的问题 @betavs (#4661)DatePicker
: panel top arrow doesn't work when using week mode @RSS1102 (#4673)Table
: 多级表头下的通过colspan合并表头 @wangyang0210 (#4669)Input
: 修复 Input type="number" 时,无法输入小数位末尾 0 的问题 @wilonjiang (#4660)Drawer
: 修复打开drawer
时页面抖动的问题 @uyarn (#4671)Dialog
: 修复打开dialog
时页面抖动的问题 @RSS1102 @uyarn (#4671)
📝 Documentation
Tree
: 修复valueMode
API 的拼写错误问题 @Simon-He95 (#4622)Docs
: 修复Codesandbox
示例启动失败或需要打开 devbox 才可以运行的问题 @RSS1102 (#4610)
🚧 Others
Table
: 修复table
的API文档中多余的。
@Wesley-0808 (#4683)
详情见: https://github.com/Tencent/tdesign-vue-next/releases/tag/1.10.3
React for Web 发布 1.9.3
🌈 1.9.3 2024-10-31
🐞 Bug Fixes
Select
: 修复valueDisplay
下的onClose
回调问题 @uyarn (#3154)Typography
: 修复Typography
的Ellipsis
功能在中文下的问题 @HaixingOoO (#3158)Form
: 修复FormList
或FormItem
数据中的getFieldsValue
问题 @HaixingOoO (#3149)Form
: 修复动态渲染表单无法使用setFieldsValue
预设数据的问题 @l123wx (#3145)lib
: 修复1.9.2
升级依赖改动导致lib
错误携带style
导致在next
下不可用的异常 @honkinglin (#3165)
详情见: https://github.com/Tencent/tdesign-react/releases/tag/1.9.3
Miniprogram for WeChat 发布 1.7.0
🌈 1.7.0 2024-10-25
🚀 Features
ColorPicker
: 新增ColorPicker
组件 @novlan1 (#3176)⚡Fab
: 新增默认插槽 @anlyyao (#3204)Input
: 新增cursorColor
属性 @anlyyao (#3211)Input
: 支持format
属性 @anlyyao (#3213)DateTimePicker
: 新增filter
属性,支持自定义列选项内容 @anlyyao (#3220)Indexeds
: 优化交互样式,索引仅展示首字符,气泡支持展示索引内容 @anlyyao (#3222)Cascader
:pick
事件补充label
参数 @anlyyao (#3223)
🐞 Bug Fixes
Button
: 修复深色模式的默认幽灵按钮的边框色错误 @anlyyao (#3200)Icon
: 修复使用图片链接时偶发性出现字体图标的问题 @anlyyao (#3216)Upload
: 修复loading
内容未居中问题 @anlyyao (#3219)Navbar
: 修复安卓中因精度带来的标题宽度计算错误,并优化标题左侧间距 @anlyyao (#3217)
📝 Documentation
🚧 Others
详情见: https://github.com/Tencent/tdesign-miniprogram/releases/tag/1.7.0