File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ toc: false
5
5
spline : explain
6
6
---
7
7
8
+ ## 🌈 1.8.3 ` 2025-03-23 `
9
+ ### 🚀 Features
10
+ - ` Icon ` : 更新图标版本至 ` 0.3.5 ` ([ #1808 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1808 ) )
11
+ - ` Toast ` : 新增 ` warning ` 主题 @betavs ([ #1806 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1806 ) )
12
+ ### 🐞 Bug Fixes
13
+ - ` Input ` : 修复 ` v-model ` 初始值为 ` undefined ` 时无法响应式更新 @anlyyao ([ #1782 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1782 ) )
14
+ - ` Swiper ` : 修复 ` loop ` 属性为 ` false ` 时,首个及最后一个滑动项闪烁的问题 @mikasayw ([ #1781 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1781 ) )
15
+ - ` Message ` : 修复函数式调用时 ` onCloseBtnClick ` 属性无效 @anlyyao ([ #1790 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1790 ) )
16
+ - ` PullDownRefresh ` : 修复非顶部下拉出现刷新事件触发的问题 @RSS1102 ([ #1805 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1805 ) )
17
+ ### 🚧 Others
18
+ - fix: 修复 cjs bundle 的依赖报错问题 @anlyyao ([ #1777 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1777 ) )
19
+
8
20
## 🌈 1.8.2 ` 2025-02-19 `
9
21
### 🐞 Bug Fixes
10
22
- ` Tabbar ` : 修复控制台告警,优化子节点数量更新逻辑 @anlyyao ([ #1767 ] ( https://github.com/Tencent/tdesign-mobile-vue/pull/1767 ) )
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.8.3-beta " ,
4
+ "version" : " 1.8.3" ,
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