File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 1.1.13 ` 2023-07-18 `
9+ ### 🚀 Features
10+ - ` ActionSheet ` : 新增 show-overlay 属性 @betavs ([ #2194 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2194 ) )
11+ ### 🐞 Bug Fixes
12+ - ` Toast ` : 修复close方法类型声明错误 @betavs ([ #2191 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2191 ) )
13+ - ` Message ` : 修复 ` __text-nowrap ` 类名前缀错误的问题 @hwaphon ([ #2195 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2195 ) )
14+ - ` Slider ` : 移除错误的 wxml @hwaphon ([ #2195 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2195 ) )
15+ - ` DateTimePicker ` : 修复动态传入 mode 时无法正确渲染的问题 @betavs ([ #2188 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2188 ) )
16+
17+ ### 🚧 Others
18+ - ` docs ` : 在 API 模块展示所有的 CSS Variables @anlyyao ([ #2182 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2182 ) )
19+ - ` docs ` : 将外部样式类的内容独立展示 @ccccpj ([ #2200 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2200 ) )
20+ - 修复一些示例/文档中的拼写错误 @anlyyao ([ #2197 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2197 ) )
21+
822## 🌈 1.1.12 ` 2023-07-11 `
923### 🚀 Features
1024- ` PullDownRefresh ` : 增加 show-scrollbar 属性 @lolhezihehe ([ #2163 ] ( https://github.com/Tencent/tdesign-miniprogram/pull/2163 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-miniprogram" ,
33 "purename" : " tdesign" ,
4- "version" : " 1.1.12 " ,
4+ "version" : " 1.1.13 " ,
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