Skip to content

Version 1.9

Compare
Choose a tag to compare
@cloudhao1999 cloudhao1999 released this 05 Aug 06:23
· 94 commits to master since this release

Fix

  1. fix: 修复closeAll方法在首页的问题
  2. fix: 修复table的新功能在sky主题下的适配问题

Chore

  1. chore: 解除element-plus的依赖限制
  2. chore: 基础hooks form vben
  3. chore: i18n文字调整

Feat

  1. feat: 标签栏快捷操作 #6 by @luoqiz
  2. feat: delete方法Restful化
  3. feat: 批量删除接口改造
  4. feat: 文章编辑接口调整 #10 #9 @luoqiz
  5. feat: 添加文章接口改造
  6. feat: 表格hooks风格化,增加动态过滤列逻辑部分
  7. feat: 表格列的动态增减 #7 @luoqiz
  8. feat: table重构,调整文件结构,拆分部分组件