File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ docClass: timeline
66---
77
88
9+ ## 🌈 0.5.7 ` 2025-11-27 `
10+ ### 🚀 Features
11+ - ` Textarea ` : 支持 ` v-model:value ` @novlan1 ([ #102 ] ( https://github.com/novlan1/tdesign-uniapp/pull/102 ) )
12+ - ` Toast ` : 函数式调用组件时,支持组件 Dom 预埋在页面下 @novlan1 ([ #103 ] ( https://github.com/novlan1/tdesign-uniapp/pull/103 ) )
13+
14+ ### 🐞 Bug Fixes
15+ - ` Input ` : 修复 ` clear ` 事件的意外冒泡问题 @novlan1 ([ #100 ] ( https://github.com/novlan1/tdesign-uniapp/pull/100 ) )
16+ - ` Calendar ` : 修复 ` switchMode ` 为 ` year-month ` 时的编译问题 @novlan1 ([ #106 ] ( https://github.com/novlan1/tdesign-uniapp/pull/106 ) )
17+
918## 🌈 0.5.6 ` 2025-11-25 `
1019### 🚀 Features
1120- ` Popup ` : 支持 ` v-model:visible ` @novlan1 ([ #90 ] ( https://github.com/novlan1/tdesign-uniapp/pull/90 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-uniapp" ,
33 "id" : " tdesign-uniapp" ,
4- "version" : " 0.5.6 " ,
4+ "version" : " 0.5.7 " ,
55 "author" : " novlan1" ,
66 "title" : " tdesign-uniapp" ,
77 "description" : " TDesign Component for uniapp" ,
You can’t perform that action at this time.
0 commit comments