File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ toc: false
5
5
docClass : timeline
6
6
---
7
7
8
+ ## 🌈 1.10.9 ` 2025-01-10 `
9
+ ### 🚀 Features
10
+ - ` AutoComplete ` : 新增` empty ` API,用于配置空状态下的下拉内容展示 @liweijie0812 ([ #3462 ] ( https://github.com/Tencent/tdesign-vue/pull/3462 ) )
11
+ - ` DatePicker ` : 新增 ` cancelRangeSelectLimit ` API ,用于日期范围选择器不限制日期区间的范围 @FliPPeDround ([ #3460 ] ( https://github.com/Tencent/tdesign-vue/pull/3460 ) )
12
+ ### 🐞 Bug Fixes
13
+ - ` AutoComplete ` : 修复选项为空时显示效果异常的问题 @betavs ([ #3461 ] ( https://github.com/Tencent/tdesign-vue/pull/3461 ) )
14
+ - ` Table ` : @uyarn
15
+ - 优化` select-change ` 中回调参数的返回值,不返回不存在的rowData ([ #3446 ] ( https://github.com/Tencent/tdesign-vue/pull/3446 ) )
16
+ - 修复无法通过键盘操作表格左右滚动的问题 @uyarn ([ #3463 ] ( https://github.com/Tencent/tdesign-vue/pull/3463 ) )
17
+
18
+
8
19
## 🌈 1.10.8 ` 2024-12-30 `
9
20
### 🚀 Features
10
21
- ` ConfigProvider ` : 新增` attach ` 配置,支持全局设置` Popup ` 、` Dialog ` 、` Drawer ` 的挂载节点 @liweijie0812 ([ #3437 ] ( https://github.com/Tencent/tdesign-vue/pull/3437 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.10.8 " ,
4
+ "version" : " 1.10.9 " ,
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