Skip to content

2.54.6

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 09:16
· 53 commits to main since this release

2024-03-01

🐛 BugFix

  • input-number: fix overlap between step button and suffix/append (#3005)
  • collapse: resolve reserved property warning (#2997)
  • transfer: fix disabled props not working (#2996)
  • tree: resolve invalid property name console warning issue (#2995)

💅 Style

  • modal: fix fade-modal transition effect works on enter state (#3007)

2024-03-01

🐛 问题修复

  • input-number: 修复步进按钮与 suffix/append 的样式重叠 (#3005)
  • collapse: 解决 vue 保留属性警告 (#2997)
  • transfer: 修复 disabled 属性不生效问题 (#2996)
  • tree: 解决无效的属性名称控制台警告问题 (#2995)

💅 样式更新

  • modal: 修复遮罩层 fade-modal 过渡动画在进入时不生效问题 (#3007)