File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ toc: false
55docClass : timeline
66---
77
8+ ## 🌈 0.20.1 ` 2022-08-16 `
9+ ### 🚀 Features
10+ - ` Popup ` : 新增 ` overlayInnerClassName ` 支持设置浮层内容样式名 @HQ-Lin ([ #1431 ] ( https://github.com/Tencent/tdesign-vue-next/pull/1431 ) )
11+ ### 🐞 Bug Fixes
12+ - ` Menu ` : 修复下拉样式问题 ([ issue #1429 ] ( https://github.com/Tencent/tdesign-vue-next/issues/1429 ) ) @HQ-Lin ([ #1431 ] ( https://github.com/Tencent/tdesign-vue-next/pull/1431 ) )
13+ - ` DatePicker ` : 修复有值时面板切换失效问题 @HQ-Lin ([ #1425 ] ( https://github.com/Tencent/tdesign-vue-next/pull/1425 ) )
14+
815## 🌈 0.20.0 ` 2022-08-15 `
916### ❗️ BREAKING CHANGES
1017- ` Popup ` : ` overlayStyle ` 调整为控制 ` t-popup ` 层级,新增 ` overlayInnerStyle ` 控制 ` t-popup__content ` 层级与原先 ` overlayStyle ` 效果一致。@HQ-Lin ([ #1383 ] ( https://github.com/Tencent/tdesign-vue-next/pull/1383 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-vue-next" ,
33 "purename" : " tdesign" ,
4- "version" : " 0.20.0 " ,
4+ "version" : " 0.20.1 " ,
55 "title" : " tdesign-vue-next" ,
66 "description" : " TDesign Component for vue-next" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments