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.9 ` 2023-12-22 `
9
+ ### 🚀 Features
10
+ - ` Cascader ` : 新增 ` checkStrictly ` @LoopZhou ([ #1192 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1192 ) )
11
+ - ` Slider ` : ` step ` 属性支持小数 @LoopZhou ([ #1180 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1180 ) )
12
+ ### 🐞 Bug Fixes
13
+ - ` Swiper ` : 修复滑动场景下触发 ` click ` 事件的问题 @hkaikai ([ #1182 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1182 ) )
14
+ ### 🚧 Others
15
+ - ` Table ` : 修复示例错误 @anlyyao ([ #1184 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1184 ) )
16
+ - ` ActionSheet ` : 处理控制台告警 @QuentinHsu ([ #1185 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1185 ) )
17
+
18
+
8
19
## 🌈 1.0.8 ` 2023-12-08 `
9
20
### 🚀 Features
10
21
- ` Textarea ` : 支持 ` autosize ` 属性值变更后输入框高度重新计算 @QuentinHsu ([ #1175 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1175 ) )
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.8 " ,
4
+ "version" : " 1.0.9 " ,
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