Skip to content

2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 12:22
· 1487 commits to main since this release

2021-12-03

🆕 Feature

  • drawer: Drawer supports okButtonProps & cancelButtonProps (#325)
  • pagination: Modify and add slots, support template customization (#324)
  • tree: add prop default-expand-selected default-expand-checked auto-expand-parent (#322)
  • steps: add title props (#316)

🐛 BugFix

  • table: Fix the problem that the tree expand button triggers form submission (#321)
  • spin: Fix the problem that switching states in container mode causes sub-components to reload (#320)
  • space: Fix the problem of rendering v-if nodes (#318)

2021-12-03

🆕 新增功能

  • drawer: Drawer 支持 okButtonPropscancelButtonProps 属性 (#325)
  • pagination: 修改和增加插槽,支持模板自定义 (#324)
  • tree: 新增属性 default-expand-selected default-expand-checked auto-expand-parent (#322)
  • steps: 增加 title 属性 (#316)

🐛 问题修复

  • table: 修复树形展开按钮触发表单提交的问题 (#321)
  • spin: 修复容器模式下切换状态导致子组件重新加载的问题 (#320)
  • space: 修复渲染 v-if 节点的问题 (#318)