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
5
5
docClass : timeline
6
6
---
7
7
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
+
8
20
## 🌈 1.1.14 ` 2023-07-25 `
9
21
### 🚀 Features
10
22
- ` ActionSheet ` : 新增 suffixIcon,仅在 ` theme = list ` 时展示 @LeeJim ([ #2210 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2210 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-miniprogram" ,
3
3
"purename" : " tdesign" ,
4
- "version" : " 1.1.14 " ,
4
+ "version" : " 1.1.15 " ,
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