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
55docClass : timeline
66---
77
8+ ## 🌈 1.2.1 ` 2023-08-22 `
9+ ### 🚀 Features
10+ - ` Radio ` : 新增 ` readonly ` 属性 @betavs ([ #2292 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2292 ) )
11+ ### 🐞 Bug Fixes
12+ - ` CellGroup ` : 修复 ` updateLastChid ` 事件被多次触发的问题 @anlyyao ([ #2302 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2302 ) )
13+ - ` Popup ` : 修复 ` visibleChange ` 事件参数错误的问题 @anlyyao ([ #2303 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2303 ) )
14+ - ` Rate ` : 修复value = 0 且半选时图标错误的问题 @betavs ([ #2307 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2307 ) )
15+ - ` Radio ` : 修复 tap 事件无法冒泡的问题 @LeeJim ([ #2309 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2309 ) )
16+ - ` Checkbox ` : 修复 tap 事件无法冒泡的问题 @LeeJim ([ #2309 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2309 ) )
17+
18+
819 ## 🌈 1.2.0 ` 2023-08-16 `
920### 🚀 Features
1021- ` Search ` : 支持透传更多 Input 的属性 @betavs ([ #2229 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2229 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "description" : " tdesign-miniprogram" ,
66 "title" : " tdesign-ßminiprogram" ,
77 "main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments