Skip to content

Choose a tag to compare

@tdesign-bot tdesign-bot released this 04 Jan 13:30
fafc747

🌈 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 版本的重构导致 triggerdisabled 依旧能触发弹出层的问题

🐞 Bug Fixes

  • Dialog: Fixed an issue where the optimization implemented in version 1.16.0 prevented the use of the esc key to close nested dialog boxes @RylanBot (#4030)
  • Popup: @RylanBot (#4057)
    • Fixed an issue where a refactor in version 1.16.0 caused the popup layer not to appear when the trigger element was an SVG or similar type
    • Fixed an issue where a refactor in version 1.16.0 allowed the popup layer to be triggered even when the trigger element was set to disabled