组件库
Vue2 for Web 发布 0.38.0 版
⚠️BREAKING CHANGES
Input
/Textarea
: Input
外部传入样式挂载至 t-input__wrap
层级的 DOM
节点,不再传入到 t-input
层级;Textarea
去除 t-textarea__wrap
。存在不兼容更新
Bug Fixes
Popup
: 修复 document click
多次触发导致异常关闭的问题
Progress
: 修复 theme = plump
且 percent = 10
时没有展示文案的问题
Form
: 修复不能在表单项内换行输入的问题
Datepicker
/Timepicker
/SelectInput
等组件 focused
态样式修复
Features
Table
: 支持自定义 columns
Upload
: 新增 allowUploadDuplicateFile
属性,支持重复文件名的文件上传
详情见:github.com/Tencent/tde…
Vue2 for Web 发布 0.38.1 版
Bug Fixes
Features
SelectInput
: 修复单选可输入状态下的 focus
时 input value
的错误
详情见:github.com/Tencent/tde…
Vue3 for Web 发布 0.11.0 版
⚠️BREAKING CHANGES
Input
: 外部传入 class
挂载至 t-input__wrap
, 不再挂载到 t-input
Textarea:
去除 t-textarea__wrap
层
Bug Fixes
Dialog:
修复 dialog
组件点击警告
Steps
: 修复 readonly
状态下依然可以点击
Cascader
: 修复动态改 options
为空数组不生效, 可过滤状态下的下拉面板拉起闪烁,可过滤状态下的输入内容未被正常销毁
TimePicker
: 修复此刻快捷标签文案配置, focused
态样式修复
Upload:
修复 method props
失效
SelectInput:
修复在非输入状态下无 focused
态, 修复在非输入状态下不能显示清除按钮, 修复在 single
模式下 inputValue
的受控表现
Features
ColorPicker
: 新增 ColorPicker
颜色选择器组件, 请参照官网使用
Input
: 增加 inputClass
, 挂载 class
到 t-input
Checkbox
: 使用 compositionAPI
重构
详情见:github.com/Tencent/tde…
React for Web 发布 0.29.0 版
⚠️BREAKING CHANGES
Input
: 外部传入样式挂载至 t-input__wrap
, 如需挂载到 t-input
,请使用 inputClass api
Bug Fixes
Select
: Option
子组件配合自定义 keys
使用异常
Selectinput
: type
类型问题及 key
重复问题
Input
:
- 修复
input type
为 password
场景下 suffixIcon
受控失效问题
type
类型问题及 key
重复问题
Drawer
: 根据 common Drawer
样式配置指定 tabIndex
消除 outline
RadioGroup
: 修复 radioGroup
手动清除 value
样式不响应问题
Dialog:
修复 closeOnOverlayClick
失效问题
Popup
: 偶现显示时定位不准,windowresize
无法自适应
Treeselect
: 无法折叠问题修复
Date Picker
: focused
态样式修复
Features
Input:
增加 inputClass API
,用于透传 class
到 t-input
同级
Upload:
支持 modify method
InputNumber:
默认尺寸下输入框宽度调整,修复默认内容展示不全的问题
详情见:github.com/Tencent/tde…
Miniprogram for WeChat 发布 0.7.1 版
Bug Fixes
Loading:
修复 loading
默认值为 true
但不显示的问题
Stepper:
修复图标偏移的问题
Search:
修复 action-click
事件不生效的问题
Textarea:
修复 Form
无法获取值的问题
Feature
- 增加点击态
Upload:
使用 t-image
封装,并支持 image-props
用于属性透传
详情见:github.com/Tencent/tde…
解决方案及周边
TDesign Vue Starter 发布 0.1.4 版
Features
- 新增多标签
Tab
页功能
- 升级组件库依赖
tdesign-vue
至 0.38.0
版本
Bug fixes
详情见:github.com/Tencent/tde…
TDesign Vue Next Starter 发布 0.2.1 版
Features
- 新增多标签
Tab
页功能
- 升级组件库依赖
tdesign-vue-next
至 0.11.0
版本
详情见:github.com/Tencent/tde…
TDesign React Starter 发布 0.1.1 版
Features
详情见:github.com/Tencent/tde…
更多更新查看:tdesign.tencent.com/about/relea…