File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ toc: false
55spline : explain
66---
77
8+ ## 🌈 1.15.5 ` 2025-10-05 `
9+ ### 🐞 Bug Fixes
10+ - ` Watermark ` : 修复 ` 1.15.2 ` 版本 SSR 场景下使用的问题 @Wesley-0808 ([ #3873 ] ( https://github.com/Tencent/tdesign-react/pull/3873 ) )
11+ - ` Descriptions ` : 修复无边框模式下的边距问题 @liweijie0812 ([ #3873 ] ( https://github.com/Tencent/tdesign-react/pull/3873 ) )
12+
813## 🌈 1.15.4 ` 2025-10-01 `
914### 🚀 Features
1015- ` ImageViewer ` : 支持 ` trigger ` 传入图片 ` index ` 参数,trigger 的 ` open ` 方法参数可能与绑定的元素触发事件存在类型差异情况,若遇到此问题请改成 ` ()=> open() ` 类似匿名函数使用 @betavs ([ #3827 ] ( https://github.com/Tencent/tdesign-react/pull/3827 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " tdesign-react" ,
3- "version" : " 1.15.4 " ,
3+ "version" : " 1.15.5 " ,
44 "title" : " tdesign-react" ,
55 "description" : " TDesign Component for React" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments