Commit b900665 1 parent 4a79516 commit b900665 Copy full SHA for b900665
File tree 2 files changed +10
-1
lines changed
packages/tdesign-vue-next
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ toc: false
5
5
docClass : timeline
6
6
---
7
7
8
+ ## 🌈 1.11.2 ` 2025-03-05 `
9
+ ### 🚀 Features
10
+ - ` ImageViewer ` : 新增` imageReferrerpolicy ` API,适用于配置Referrerpolicy的场景 @Wesley-0808 ([ #5134 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5134 ) )
11
+ - ` ImageViewer ` : 新增` onDownload ` API,用于自定义下载回调 @Wesley-0808 ([ #5134 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5134 ) )
12
+ ### 🐞 Bug Fixes
13
+ - ` Dialog ` : 修复` 1.11.0 ` 版本` footer ` 内容不能动态变更的问题 @Wesley-0808 ([ #5152 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5152 ) )
14
+ ### 🚧 Others
15
+ - ` helper ` : 修复部分组件在 ` Webstorm ` 提示异常的问题 @liweijie0812 ([ #5136 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5136 ) )
16
+
8
17
## 🌈 1.11.1 ` 2025-03-01 `
9
18
### 🐞 Bug Fixes
10
19
- ` bundle ` : 修复` 1.11.0 ` 版本 ` cjs ` 产物的依赖报错问题 @uyarn ([ #5116 ] ( https://github.com/Tencent/tdesign-vue-next/pull/5116 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tdesign-vue-next" ,
3
- "version" : " 1.11.1 " ,
3
+ "version" : " 1.11.2 " ,
4
4
"title" : " tdesign-vue-next" ,
5
5
"description" : " TDesign Component for vue-next" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments