File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.2.0 ` 2024-04-18 `
9
+ ### 🚀 Features
10
+ - ` Result ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1303 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1303 ) )
11
+ - ` Footer ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1304 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1304 ) )
12
+ - ` Link ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1307 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1307 ) )
13
+ - ` Fab ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1315 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1315 ) )
14
+ - ` Button ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1313 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1313 ) )
15
+ - ` Divider ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1314 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1314 ) )
16
+ - ` Tag ` : ` sfc ` 改 ` tsx ` @dexterBo ([ #1270 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1270 ) )
17
+ - ` CheckTag ` : ` sfc ` 改` tsx ` @liweijie0812 ([ #1311 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1311 ) )
18
+ - ` Skeleton ` : ` sfc ` 改 ` tsx ` @anlyyao ([ #1301 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1301 ) )
19
+ - ` Badge ` : ` sfc ` 改 ` tsx ` @liweijie0812 ([ #1319 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1319 ) )
20
+ - ` Collapse ` : ` sfc ` 改 ` tsx ` @anlyyao ([ #1308 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1308 ) )
21
+ - ` Locale ` : 新增阿拉伯语言包 @catiwang ([ #1277 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1277 ) )
22
+ ### 🐞 Bug Fixes
23
+ - ` Locale ` : 语言包迁移至 ` common ` 子仓库 @anlyyao ([ #1281 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1281 ) )
24
+ - ` Swiper ` : ` current ` 动态修改异常 @betavs ([ #1288 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1288 ) )
25
+ - ` CheckTag ` : 修复禁用态样式错误 @anlyyao ([ #1769 ] ( https://github.com/Tencent/tdesign-common/pull/1769 ) )
26
+ - ` Skeleton ` : 修复 ` delay ` 属性无效的问题 @anlyyao ([ #1301 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1301 ) )
27
+ ### 🚧 Others
28
+ - feat(other): 修复组件库在 ` ssr ` 环境中报错 ` window is not defined ` @anlyyao ([ #1280 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1280 ) )
29
+
30
+
8
31
## 🌈 1.1.1 ` 2024-03-21 `
9
32
### 🚀 Features
10
33
- ` Guide ` : 新增 ` Guide ` 组件 @Lyan-u ([ #1243 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1243 ) )
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.1.1 " ,
4
+ "version" : " 1.2.0 " ,
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