File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,30 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.14.2 ` 2025-11-07 `
10+ ### 🚀 Features
11+ - ` Watermark ` : 新增 ` layout ` API,支持生成不同布局的水印 @Wesley-0808 ([ #3726 ] ( https://github.com/Tencent/tdesign-vue/pull/3726 ) )
12+ - ` Cascader ` :
13+ - 支持 ` filterable ` 与 ` checkStrictly ` 及` valueMode = parentFirst ` 配合使用,展示非叶子节点的效果 @uyarn ([ #3763 ] ( https://github.com/Tencent/tdesign-vue/pull/3763 ) )
14+ - ` option ` 新增` onChange ` 和` onExpand ` 方法,用于多选场景下,自定义节点时自定义点击节点的触发逻辑,具体使用请参考自定义下拉选项的参考示例 @uyarn ([ #3763 ] ( https://github.com/Tencent/tdesign-vue/pull/3763 ) )
15+ ### 🐞 Bug Fixes
16+ - ` Cascader ` :
17+ - 修复多选自定义节点无法进行展开处理的问题 @uyarn ([ #3763 ] ( https://github.com/Tencent/tdesign-vue/pull/3763 ) )
18+ - 修复` reserveKeyword ` API 无效的问题 @uyarn ([ #3763 ] ( https://github.com/Tencent/tdesign-vue/pull/3763 ) )
19+ - ` Watermark ` :
20+ - 修复多行图文水印图片配置了灰度时,整个画布内容也会灰度的问题 @Wesley-0808 ([ #3726 ] ( https://github.com/Tencent/tdesign-vue/pull/3726 ) )
21+ - 修复 window 不存在场景,构建时报错的问题 @Wesley-0808 ([ #3736 ] ( https://github.com/Tencent/tdesign-vue/pull/3736 ) )
22+ - ` Textarea ` : 修复内容超长情况下,设置 ` autosize ` 没有完整自动撑开高度,存在有滚动条的问题 @engvuchen ([ #3727 ] ( https://github.com/Tencent/tdesign-vue/pull/3727 ) )
23+ - ` Form ` : 修复错误消息 ` max ` 和 ` min ` 英文翻译错误 @liweijie0812 ([ #3743 ] ( https://github.com/Tencent/tdesign-vue/pull/3743 ) )
24+ - ` Calendar ` :
25+ - 修复了年份选项错误地使用了月份选项禁用范围判定逻辑的问题 @shumuuu ([ #3759 ] ( https://github.com/Tencent/tdesign-vue/pull/3759 ) )
26+ - 修复了当设定日历的range值为同一年内时,终止月份之后的月份选项没有正常禁用的问题 @shumuuu ([ #3759 ] ( https://github.com/Tencent/tdesign-vue/pull/3759 ) )
27+ - ` Menu ` : 修复菜单项自动翻转失效的问题 @RSS1102 ([ #3744 ] ( https://github.com/Tencent/tdesign-vue/pull/3744 ) )
28+
29+ ### 🚧 Others
30+ - ` Tabs ` : 在非拖拽场景下不注册拖拽事件 @RSS1102 ([ #3738 ] ( https://github.com/Tencent/tdesign-vue/pull/3738 ) )
31+
32+
933## 🌈 1.14.1 ` 2025-09-22 `
1034### 🐞 Bug Fixes
1135- ` Watermark ` : 修复 ` 1.14.0 ` 版本中多次引入水印组件出现节点渲染颜色过深的问题 @uyarn ([ #3721 ] ( https://github.com/Tencent/tdesign-vue/pull/3721 ) )
You can’t perform that action at this time.
0 commit comments