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
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.0.10 ` 2024-01-17 `
9
+ ### 🚀 Features
10
+ - ` Upload ` : 新增 ` clickUpload ` 事件 @Lyan-u ([ #1195 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1195 ) )
11
+ ### 🐞 Bug Fixes
12
+ - ` Sticky ` : 修复 ` getCurrentInstance ` 在 ` computed ` 中无法获取元素的问题 @LoopZhou ([ #1206 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1206 ) )
13
+ - ` Popup ` : 处理 ` t-popup-overflow-hidden ` 类名未移除的问题 @betavs ([ #1199 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1199 ) )
14
+ - ` Switch ` : 修复 ` v-model ` 值变更后需点击两次切换开关状态的问题 @LoopZhou ([ #1204 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1204 ) )
15
+ - ` Table ` : 修复 ` colKey ` 值取 ` serial-number ` 时无效的问题 @anlyyao ([ #1210 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1210 ) )
16
+ - ` SwipeCell ` : 修复收起单元格时卡顿的问题 @Lyan-u ([ #1209 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1209 ) )
17
+
18
+
8
19
## 🌈 1.0.9 ` 2023-12-22 `
9
20
### 🚀 Features
10
21
- ` Cascader ` : 新增 ` checkStrictly ` @LoopZhou ([ #1192 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1192 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-mobile-vue" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.0.9 " ,
4
+ "version" : " 1.0.10 " ,
5
5
"description" : " tdesign-mobile-vue" ,
6
6
"author" : " TDesign Group" ,
7
7
"homepage" : " https://tdesign.tencent.com/mobile-vue/" ,
You can’t perform that action at this time.
0 commit comments