File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,15 @@ toc: false
5
5
docClass : timeline
6
6
---
7
7
8
- ## 🌈 1.6.6 ` 2023-10-31 `
8
+ ## 🌈 1.6.7 ` 2023-11-01 `
9
9
### 🚀 Features
10
10
- ` Table ` :
11
11
- 可编辑单元格场景,支持通过 ` updateEditedCellValue ` 方法更新当前行编辑状态任意单元格的值 @chaishi ([ #3522 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3522 ) )
12
12
- 可编辑单元格,支持使用 ` updateEditedCellValue ` 更新整行编辑态数据 @chaishi ([ #3536 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3536 ) )
13
13
- 多级表头下,动态列配置支持指定父级列以展示其下的所有子列 @Cat1007 ([ #3539 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3539 ) )
14
14
- ` Slider ` : 增加 ` label ` 的函数方式参数支持 ([ #3470 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3470 ) )@liect ([ #3502 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3502 ) )
15
15
- ` Timeline ` : ` TimelineItem ` 新增 ` onClick ` 事件 @liweijie0812 ([ #3512 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3512 ) )
16
+ - ` Select ` : 支持通过键盘选择时同时滚动到可视选项范围的能力 @uyarn ([ #3542 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3542 ) )
16
17
### 🐞 Bug Fixes
17
18
- ` Table ` :
18
19
- ` primaryTableRef ` 未绑定,导致其导出的方法无法使用 @AuYuHui ([ #3528 ] ( https://github.com/Tencent/tdesign-vue-next/pull/3528 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue-next" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.6.6 " ,
4
+ "version" : " 1.6.7 " ,
5
5
"title" : " tdesign-vue-next" ,
6
6
"description" : " TDesign Component for vue-next" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments