File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ docClass: timeline
6
6
---
7
7
8
8
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
+
9
16
## 🌈 1.9.1 ` 2025-04-27 `
10
17
### 🚀 Features
11
18
- ` 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 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.9.1 " ,
4
+ "version" : " 1.9.2 " ,
5
5
"description" : " tdesign-miniprogram" ,
6
6
"title" : " tdesign-miniprogram" ,
7
7
"main" : " miniprogram_dist/index.js" ,
You can’t perform that action at this time.
0 commit comments