New
tdesign-react@1.16.3
🌈 1.16.3 2026-01-04
🐞 Bug Fixes
Dialog: 修复1.16.0的优化导致无法使用esc键关闭嵌套对话框的问题 @RylanBot (#4030)Popup: @RylanBot (#4057)- 修复
1.16.0版本的重构导致trigger为 SVG 等元素时弹出层无法出现的问题 - 修复
1.16.0版本的重构导致trigger被disabled依旧能触发弹出层的问题
- 修复
🐞 Bug Fixes
Dialog: Fixed an issue where the optimization implemented in version1.16.0prevented the use of theesckey to close nested dialog boxes @RylanBot (#4030)Popup: @RylanBot (#4057)- Fixed an issue where a refactor in version
1.16.0caused the popup layer not to appear when thetriggerelement was an SVG or similar type - Fixed an issue where a refactor in version
1.16.0allowed the popup layer to be triggered even when thetriggerelement was set todisabled
- Fixed an issue where a refactor in version