1.11.4
Button
: 默认shape
补充相关类名,方便相关定制 @Saraph1nes (#5187)
Table
: 修复1.11.3
版本中浮层向上状态时的箭头位置异常问题 @uyarn (common#2088)Plugin
: 修复WebStorm
中 DescriptionsItem 组件的提示问题 @liweijie0812 (#5182)
1.11.3
ConfigProvider
: 新增支持@tdesign-vue-next/chat
的国际化配置能力 @uyarn @zydemail (#5179)
Dialog
: 修复自定义cancelBtn
文本时仍保留t-dialog__cancel
样式问题 @RSS1102 (#5157)Table
: 修复表格内容未渲染时,设置drag-sort
拖动事件报错的问题 @Wesley-0808 (#5140)Select
: 修复使用filter
时无需设置filterable
@RSS1102 (#5169)DatePicker
: 修复日期禁用范围错误 @RSS1102 (#5119)ColorPicker
: 修复点击清除按钮未触发onChange
回调问题 @wakisun (#5111)Select
: 修复当valueType = 'object'
时,在有已选择数据的情况下筛选数据,全选产生错误 Tag 显示的问题。 @RSS1102 (#5167)DatePicker
: 修复prefixIcon
插槽告警的问题 @uyarn (#5179)Bundle
: 修复产物中部分类型文件路径异常的问题 @zhangpaopao0609 (#5174)
🌈 1.11.0
AutoComplete
: 新增empty
API,用于配置空状态下的下拉内容展示 @liweijie0812 (#4908)Dialog
: 新增dialogCard
组件,用于非脱离文档流场景 @Wesley-0808 (#5002)Table
: 新增validateTableCellData
实例方法,用于校验表格可编辑单元格数据 @Wesley-0808 (#5105)
Select
:Tree
: 修复动态切换expandAll
的功能异常问题 @RSS1102 (#4988)Form
: 修复status
属性没有应用到校验状态上的问题 @RSS1102 (#5008)Statistic
: 修复 decimalPlaces=0 时数值动画期间精度错误的问题 @liweijie0812 (#5055)TreeSelect
: 首次渲染时自动展开选定节点 @RSS1102 (#5003)
🌈 1.10.7
Icon
: 新增logo-alipay
、logo-behance-filled
等图标,修改logo-wecom
图标,移除不合理的logo-wecom-filled
图标 @uyarn (#4926)Table
: 支持scrollToElement
方法在非虚拟滚动的情况下使用 @Cat1007 (#4946)DatePicker
: 新增multiple
API,用于支持多选场景,具体使用请参考示例 @uyarn (#4854)
Select
:Progress
: 修复progress
为100时,status
无效的问题 @rofixro (#4895)AutoComplete
: 修复选项为空时显示效果异常的问题 @betavs (#4907)Breadcrumb
: 修复herf
和to
同时存在时点击后会先后触发 @rofixro (#4916)Table
: 修复不支持默认的键盘横向操作滚动宽表格的问题 @uyarn (#4904)ImageViewer
: 修复开启closeOnOverlay
时,点击蒙层关闭存在闪烁情况的问题 @huangchen1031 (#4931)ColorPicker
: 修复支持渐变模式下,第一次打开时tabs
位置没有跟随变化的问题 @natural1024 (#4903)Cascader
: 修复某一级的children
长度为1
时导致的样式错误问题 @msg-fobbit (#4951)Tabs
: 修复可滑动Tabs
配合action
使用的样式问题 @Wesley-0808 @tdesign-bot (#4953)DatePicker
: 修复日期范围选择器在跨年场景下,周模式选中范围样式缺失的问题 @uyarn (#4854)
Loading
: 移除重复的示例 @RSS1102 (#4949)Descriptions
: 添加对于labelStyle
的使用说明 @RSS1102 (#4950)Plugin
: 更新插件提示内容 @liweijie0812 (#4892)
- @tdesign-bot made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4926
- @SaberA1ter made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4932
- @msg-fobbit made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4936
- @370295005 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4925
Full Changelog: https://github.com/Tencent/tdesign-vue-next/compare/1.10.6...1.10.7
🌈 1.10.6
List
: 新增scrollTo
方法,支持滚动到指定元素,可参考示例使用 @natural1024 (#4863)Radio
: 新增theme
API,用于决定options
方式渲染的Radio
样式 @myronliu347 @liweijie0812 (#4872)
Table
:Cascader
:Dialog
:Swiper
: 修复autopaly=false
, 修改current
无效 @liweijie0812 (#4845)Upload
: 上传组件图片展示样式优化 @huangchen1031 (#4853)Slider
: 滑块可以正常在移动端设备中拖动 @zd5043039119 (#4860)DatePicker
: 优化日期范围选择面板初始化展示的逻辑,保持右侧面板大于左侧面板 @uyarn (#4879)DateRangePicker
: 修复开始结束值同时存在的逻辑判断错误问题 @betavs (#4868)Tree
: 修复使用keys
定义value
无法配合scrollTo
一起使用的问题 @uyarn (#4880)
Tree
: 新增关于唯一键值不可重复的问题FAQ @RSS1102 @uyarn (#4852)
- @HHaoWang made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4829
- @zd5043039119 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4860
- @natural1024 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4863
Full Changelog: https://github.com/Tencent/tdesign-vue-next/compare/1.10.5...1.10.6
🌈 1.10.5
Vitest
: 升级vitest
版本以及相关依赖到2.1.8
,配合 vscode 插件支持单个单测的运行测试 @PengYYYYY (#4807)TimePicker
: 支持readonly
属性 @RSS1102 (#4812)DatePicker
: 支持readonly
属性 @RSS1102 (#4790)
Tabs
:Transfer
:Table
:Dropdown
: 示例里prefixIcon
字段应该调整为函数形式 @Lnncoco (#4769)Pagination
: 增加class
方便区分组件状态 @uyarn (#4828)ColorPicker
: 修复colorMode
文案国际化 @liweijie0812 (#4778)Dropdown
: 当options
为空时,控制台报错的问题 @betavs (#4785)Drawer
: 修复closeOnOverlayClick
属性默认值为true
导致全局参数无法设置的问题 (#4782) @PengYYYYY (#4801)DatePicker
: 修正needConfirm
为false
的场景下,preset
选择失效的问题 @Cat1007 (#4792)Input
: 修复在Form
设置全局只读下Input
组件的状态异常问题 @xiaojueshi (#4818)Tree
: 修复树开启虚拟滚动后容器宽度发生变化会导致回滚到顶部的问题 @uyarn (#4826)
Chat
: 增加高阶组件AI Chat 对话
入口 @zydemail (#4777)
- @Lnncoco made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4769
- @zydemail made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4777
- @lxzlx624 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4781
Full Changelog: https://github.com/Tencent/tdesign-vue-next/compare/1.10.4...1.10.5
🌈 1.10.4
Icon
: 图标库发布0.3.0
版本,新增907
个新图标;命名优化blockchain
重命名改为transform-1
,gesture-pray-1
重命名为gesture-open
,gesture-ranslation-1
重命名为wave-bye
,gesture-up-1
重命名为gesture-typing
,gesture-up-2
重命名为gesture-right-slip
,logo-wechat
重命名为logo-wechat-stroke-filled
,移除tree-list
、logo-adobe-photoshop-1
等错误图标 @uyarn (#4729)Switch
: 新增before-change
API , 用于需要发起异步请求的场景 @centuryPark (#4699)Cascader
: 单选模式下当trigger
为hover
时,选中选项后自动关闭面板 @uyarn (#4717)Checkbox
: 新增title API
, 用于在选项展示禁用原因等场景 @liweijie0812 (#4737)RadioGroup
: 新增readonly API
@liweijie0812 (#4737)Form
: 全部readonly
API 默认值改undefined ,修复表单readonly
为 true,表单输入类组件readonly
为 false 时的表现异常问题 @liweijie0812 (#4737)AnchorItem
: 新增customScroll API
,支持关闭默认滚动动画,由用户可自定义锚点滚动的行为 @boogie-ben (#4386)
Input
:TreeSelect
:- 修复异步加载且
valueType="object"
情况下,v-model
报错 @ylunwang (#4734) - 修复异步加载且
valueMode="onlyLeaf"
情况下的选中逻辑(common#1976) @ylunwang (#4734)
- 修复异步加载且
Menu
:TagInput
: 修复在readonly
模式下仍可以通过Backspace
按键删除已选项的缺陷 @RSS1102 (#4696)Avatar
: 头像链接切换后,清除上一张图片加载失败的占位符 @Cat1007 (#4724)ColorPicker
: 最近使用颜色需要选中才能删除 @superNos (#4720)Tabs
:dialog
中的tabs
默认选中样式不正确 @chensid (#4722Cascader
: 修复当选项label
非字符串时title
渲染异常的问题 @uyarn (#4759)InputNumber
: 修复largeNumber
下format
错误作用于value
上的问题 @uyarn (#4695)
Icon
: 优化图标检索功能,支持中英文搜索图标 @uyarn (#4729)
- @cszhjh made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4698
- @centuryPark made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4699
- @chensid made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4725
- @superNos made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4720
- @ylunwang made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4734
- @ZhuYuRan001 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4670
- @dsh0416 made their first contribution in https://github.com/Tencent/tdesign-vue-next/pull/4719
Full Changelog: https://github.com/Tencent/tdesign-vue-next/compare/1.10.3...1.10.4