Skip to content

2.2.0-beta.3

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 11 Jun 14:17
· 1554 commits to main since this release

2021-6-11

  • 🎉 Refactor Breadcrumb, Statistic, Tag components
  • 🌟 Statistic supports loading attribute
  • 🐞 Fix the problem of Menu rendering multiple sub-components to improve performance 6ae707
  • 🐞 Fix FormItem custom class invalidation 617e53
  • 🐞 Fix MenuDivider class error #4195
  • 🐞 Fix Tag and Image type errors
  • 🐞 Fix the issue of missing component animations such as Modal #4191
  • 🐞 Fix the issue that Select class cannot be dynamically updated #4194
  • 🐞 Fix the problem that the Dropdown mail expands and cannot be collapsed by clicking #4198
  • 🐞 Fix the issue of missing some export methods of FormItem #4183

  • 🎉 重构 Breadcrumb、Statistic、Tag 组件
  • 🌟 Statistic 支持 loading 属性
  • 🐞 修复 Menu 渲染多次子组件问题,提升性能 6ae707
  • 🐞 修复 FormItem 自定义 class 失效 617e53
  • 🐞 修复 MenuDivider class 错误问题 #4195
  • 🐞 修复 Tag、Image 类型错误
  • 🐞 修复 Modal 等组件动画丢失问题 #4191
  • 🐞 修复 Select class 不能动态更新问题 #4194
  • 🐞 修复 Dropdown 邮件展开,不能点击收起的问题 #4198
  • 🐞 修复 FormItem 缺少部分导出方法问题 #4183