File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 1.1.15 ` 2023-08-01 `
9+ ### 🚀 Features
10+ - ` DropdownMenu ` : 支持自定义箭头图标 @LeeJim ([ #2240 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2240 ) )
11+
12+ ### 🐞 Bug Fixes
13+ - ` ActionSheet ` : 修复宫格模式下无法调整选项颜色的问题 @LeeJim ([ #2231 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2231 ) )
14+ - ` SwipeCell ` : 修复 left、right 没有动态响应的问题 @LeeJim ([ #2239 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2239 ) )
15+
16+ ### 🚧 Others
17+ - ` link ` : 补充使用说明,修复文档中句号导致的链接跳转错误 @qianxuu ([ #2227 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2227 ) )
18+
19+
820 ## 🌈 1.1.14 ` 2023-07-25 `
921### 🚀 Features
1022- ` ActionSheet ` : 新增 suffixIcon,仅在 ` theme = list ` 时展示 @LeeJim ([ #2210 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2210 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.1.14 " ,
4+ "version" : " 1.1.15 " ,
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