Skip to content

2.55.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 12:02

2024-05-10

🐛 BugFix

  • verification-code: fix formatter not being applied during paste (#3110)
  • upload: import missing image styles for upload component (#3101)
  • transfer: fix disabled behavior in transfer simple mode (#3067)
  • color-picker: fix color-picker style import (#3052)

💅 Style

  • color-picker: Optimize color control bar background fillet style (#3116)

🆎 TypeScript


2024-05-10

🐛 问题修复

  • verification-code: 修复粘贴时formatter未生效 (#3110)
  • upload: 修复上传组件预览样式引入缺失 (#3101)
  • transfer: 修复 simple 模式下禁用失效 (#3067)
  • color-picker: 修复样式按需导入错误 (#3052)

💅 样式更新

  • color-picker: 优化颜色控制条背景圆角样式 (#3116)

🆎 类型修正

  • correct the type definition for popupContainer (#2998)