File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.9.2 ` 2025-05-09 `
10+ ### 🐞 Bug Fixes
11+ - ` PullDownRefresh ` : 修复配置 ` scroll-into-view ` 不生效问题 @Boomkaa ([ #3633 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3633 ) )
12+ - ` DropdownItem ` : 修复 1.9.1 带来的高度塌陷问题 @betavs ([ #3635 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3635 ) )
13+ - ` Dialog ` : 修复命令式调用时` wxml ` 模版中组件属性不生效 @Boomkaa ([ #3622 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3622 ) )
14+
15+
916## 🌈 1.9.1 ` 2025-04-27 `
1017### 🚀 Features
1118- ` Icon ` : 新增 ` logo-miniprogram ` 、` logo-cnb ` 、` seal ` 、` quote ` 图标 @taowensheng1997 @uyarn ([ #3608 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/3608 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.9.1 " ,
4+ "version" : " 1.9.2 " ,
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