47 Star 620 Fork 234

buqiyuan / vue3-antdv-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 9.05 KB
一键复制 编辑 原始数据 按行查看 历史
buqiyuan 提交于 2023-10-12 16:46 . refactor: migrate antdv to v4 (#135)

1.1.0 (2022-09-02)

Bug Fixes

  • :bug: router navigation bug (b550a7a)
  • :bug:生成路由出错问题 (917e3f0)
  • :bug:修复某些权限码传参错误 (47071ef)
  • :bug:fix BASE_URL to VITE_BASE_URL (3d32e82)
  • 面包屑导航和弹窗拖拽后宽度问题 (ae96559)
  • 删除一些多余的旧代码 (9eaa568)
  • add menu type judgment (144a539)
  • component: :bug:修复 dynamicTable ts 类型错误 (58b9275)
  • components: [dynamic-table] initial fetchData did not carry the default value (3aaedcf)
  • components: [dynamic-table] parameter missing (1e306d7)
  • dynamic-table: add onChangeParams param for dataRequest (f381c79)
  • fix the aformPropsKeys (#22) (e1c21be)
  • invalid regular expression in safari (3939f82), closes #20
  • isAsyncFunction (71aca13)
  • pages: about page link issues (62c840c)
  • projects: 修复 tabs-view 下拉菜单溢出 (a43353d)
  • remove topLevelAwait usage (6653da6)
  • router redirect error when logout (4073cb6)
  • router: 第一次进入页面缓存失效问题 (1b79adc)
  • schema-form: update props issue (ff1da5e)
  • some css style issues (9db10b0)
  • some route file path error (c89b131)
  • some ts type issue (60ea702)
  • svg can not loaded (6aec46a)
  • utils: [is] always false of isPromise (8479111)
  • xlsx.js not default export in new versions #8 (a0b0fc8)

Features

  • 表格列设置工具栏 (a934e12)
  • 当前用户角色权限变更时实时更新权限菜单 (89918a2)
  • 服务监控页面 (0c3d61f)
  • 全局挂载 Reflect 反射对象 (f6f4675)
  • 新增按钮权限 (5538d38)
  • components: [dynamic-table] cell support defaultEditable (125bb08)
  • components: [dynamic-table] support cell edit (4411b0e)
  • components: [ProjectSetting] add layout mode (815b0c2)
  • edit-row-table support save loading (4d0eea6)
  • support for nested routes (9d9e1d8)
  • tools: :art: add project config drawer (c1f0de0)
  • update basic-form demo (27f95ec)
  • views: add about page (0a34802)

Performance Improvements

  • tableColumns: customRender is easy (#10) (e069f3c)
  • use vite-plugin-style-import replace unplugin-vue-components #5 (10540eb)

1.0.2 (2022-03-15)

Bug Fixes

  • :bug: router navigation bug (b550a7a)
  • :bug:生成路由出错问题 (917e3f0)
  • :bug:修复某些权限码传参错误 (47071ef)
  • :bug:fix BASE_URL to VITE_BASE_URL (3d32e82)
  • 面包屑导航和弹窗拖拽后宽度问题 (ae96559)
  • 删除一些多余的旧代码 (9eaa568)
  • component: :bug:修复 dynamicTable ts 类型错误 (58b9275)
  • remove topLevelAwait usage (6653da6)
  • router: 第一次进入页面缓存失效问题 (1b79adc)
  • some route file path error (c89b131)
  • svg can not loaded (6aec46a)
  • xlsx.js not default export in new versions #8 (a0b0fc8)

Features

Performance Improvements

  • tableColumns: customRender is easy (#10) (e069f3c)
  • use vite-plugin-style-import replace unplugin-vue-components #5 (10540eb)
TypeScript
1
https://gitee.com/buqiyuan/vue3-antdv-admin.git
git@gitee.com:buqiyuan/vue3-antdv-admin.git
buqiyuan
vue3-antdv-admin
vue3-antdv-admin
main

搜索帮助