File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ toc: false
5
5
docClass : timeline
6
6
---
7
7
8
+ ## 🌈 1.12.1 ` 2025-07-03 `
9
+ ### 🚀 Features
10
+ - ` locale ` : 支持内置多语言的英文版本的单复数场景正常展示 @YunYouJun ([ #3641 ] ( https://github.com/Tencent/tdesign-vue/pull/3641 ) )
11
+ ### 🐞 Bug Fixes
12
+ - ` ImageViewer ` : 修复图片预览操作栏多语言失效的问题 @uyarn ([ #3636 ] ( https://github.com/Tencent/tdesign-vue/pull/3636 ) )
13
+ - ` Textarea ` : 优化 ` scrollbar ` 样式 @RSS1102 ([ #3639 ] ( https://github.com/Tencent/tdesign-vue/pull/3639 ) )
14
+
15
+
16
+
8
17
## 🌈 1.12.0 ` 2025-06-11 `
9
18
### 🚀 Features
10
19
- ` ColorPicker ` : 自动根据「触发器 / 最近颜色 / 预设颜色」的色值进行切换单色和渐变模式;只开启渐变模式时,过滤「预设颜色 / 当前颜色」中的非渐变色值;新增 format ` HEX8 ` ,移除 ` HSB ` ;使用渐变模式的业务请注意此变更 ⚠️ @RylanBot ([ #3572 ] ( https://github.com/Tencent/tdesign-vue/pull/3572 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.12.0 " ,
4
+ "version" : " 1.12.1 " ,
5
5
"description" : " tdesign-vue" ,
6
6
"title" : " tdesign-vue" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments