File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ docClass: timeline
66---
77
88
9+ ## 🌈 1.2.8 ` 2024-02-06 `
10+ ### 🚀 Features
11+ - ` Slider ` : 新增 ` vertical ` 属性 @zuiaiwanqian ([ #2592 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2592 ) )
12+ - ` Tag ` : ` closable ` 属性补充支持 ` Object ` 和 ` Slot ` 类型 @anlyyao ([ #2590 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2590 ) )
13+ - ` Cell ` : ` leftIcon ` 、 ` rightIcon ` 和 ` arrow ` 属性补充支持 ` Object ` 类型 @anlyyao ([ #2589 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2589 ) )
14+ ### 🐞 Bug Fixes
15+ - ` Search ` : 处理 ` slot ` 互斥问题 @betavs ([ #2569 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2569 ) )
16+ - ` ImageViewer ` : 修复图片未设置宽高时,图片预览被截断的问题 @azx1573 ([ #2575 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2575 ) )
17+ - ` Cascader ` : 修复 ` value ` 无法响应更新的问题 @catiwang ([ #2578 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2578 ) )
18+ - ` PullDownRefresh ` : 修复快速滚动时 ` scrollTop ` 不准确的问题 @yangbai1991 ([ #2472 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2472 ) )
19+ - ` Dialog ` : 处理基础调试库在 ` 3.3.3 ` ~ ` 3.3.4 ` 版本时控制台报错 @anlyyao ([ #2587 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2587 ) )
20+ ### 🚧 Others
21+ - ` NoticeBar ` : 声明 ` NoticeBarTrigger ` 类型 @betavs ([ #2567 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2567 ) )
22+
23+
924 ## 🌈 1.2.7 ` 2024-01-17 `
1025### 🚀 Features
1126- ` Upload ` : 支持拖拽排序 @zuiaiwanqian ([ #2527 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2527 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.2.7 " ,
4+ "version" : " 1.2.8 " ,
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