Skip to content

3.1.0

Compare
Choose a tag to compare
@sendya sendya released this 03 Oct 15:04
· 224 commits to next since this release

2021/10/03

3.1.0 Release

  • feat: Support Vue3.2 and Ant Design Vue 2.x
  • feat: Add iconfontUrl use custom Menu.Item Icon
  • feat: Add more custom slot render
  • fix: FooterToolbar auto margin
  • fix: breadcrumb Render
  • fix: PageContainer title, sub-title, content slot not HMR

  • feat: 支持 Vue3.2 和 Ant Design Vue 2.x
  • feat: 支持了 iconfontUrl 属性 用于自定义 Menu Icon
  • feat: 增加更多的自定义渲染插槽
  • fix: FooterToolbar 自动处理 margin 问题
  • fix: 修正了breadcrumb 插槽不更新问题
  • fix: PageContainer 插槽 title, sub-title, content HMR 失效问题