File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
packages/tdesign-vue-next Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ toc: false
55docClass : timeline
66---
77
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+
817## 🌈 1.11.1 ` 2025-03-01 `
918### 🐞 Bug Fixes
1019- ` 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 11{
22 "name" : " tdesign-vue-next" ,
3- "version" : " 1.11.1 " ,
3+ "version" : " 1.11.2 " ,
44 "title" : " tdesign-vue-next" ,
55 "description" : " TDesign Component for vue-next" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments