Skip to content

5.15.4

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 08:27
· 234 commits to master since this release
1eb139a
  • 💄 Fix QRCode that custom style would be overrided by internal style. #48053 @li-jia-nan
  • 💄 Fix Radio disabled hover style. #47972 @madocto
  • 🐞 Fix Watermark sometime repeat re-render when browser set scale. #47895
  • TypeScript
    • 🤖 Affix Export AffixRef interface. #47982 @li-jia-nan
    • 🤖 MISC: Fix GetRef ts util can not get correct ref type for some component. #47983

  • 💄 修复 QRCode 组件自定义样式会被内部样式覆盖的问题。#48053 @li-jia-nan
  • 💄 修复 Radio 禁用状态 hover 样式。#47972 @madocto
  • 🐞 修复 Watermark 在特定屏幕缩放下会不断重复渲染的问题。#47895
  • TypeScript
    • 🤖 Affix 导出 AffixRef 类型。#47982 @li-jia-nan
    • 🤖 MISC: 修复 GetRef 工具类型不能正确获得某些组件 ref 类型的问题。#47983