vue-admin-antdv(首个vue3.0版本) - 更新日志

0.0.40(2021-01-30)

update ant-design-vue version

0.0.39(2021-01-25)

Change of presentation address

0.0.38(2021-01-22)

update stylelint

0.0.37(2021-01-19)

修复登录页不兼容手机端

0.0.35(2021-01-12)

feat: Update dependencies "ant-design-vue": "2.0.0-rc.8"

0.0.34(2020-12-28)

Update dependencies "ant-design-vue": "2.0.0-rc.7"

0.0.33(2020-12-22)

feat: Update dependencies "ant-design-vue": "2.0.0-rc.5" fixed: Login styles bug

0.0.32(2020-12-14)

Showing with 1 addition and 0 deletions. params: tag.params

0.0.31(2020-12-13)

Merge pull request #141 from hdtopku/patch-1

0.0.30(2020-12-12)

feat: Update dependencies ant-design-vue

0.0.29(2020-11-29)

feat: module state declaration as function, 详见vuex官方github:https://github.com/vuejs/vuex/commit/eb33ed6fbeb500e284bbded96f5426fb702dded3

0.0.28(2020-11-26)

Merge pull request #138 from hipi/master

0.0.27(2020-11-21)

deploy

0.0.26(2020-11-17)

fix:路由前置守卫

0.0.25(2020-11-16)

feat: Update dependencies: ant-design-vue、vue-router

0.0.24(2020-11-15)

Compatible with Vue 2.6 new v-slot syntax

0.0.22(2020-11-13)

declare components type

0.0.21(2020-11-13)

Fix login style

0.0.20(2020-11-12)

feat: Update dependencies: compression-webpack-plugin、 less-loader、dayjs

0.0.19(2020-11-08)

Merge pull request #126 from TothingWay/vue3.0-antdv

0.0.18(2020-11-06)

阻止菜单点击冒泡导致无法跳转

0.0.17(2020-11-05)

  1. 精简动态路由加载逻辑,实现权限数组拦截
  2. fix: Fix login style

0.0.16(2020-11-04)

Fix navigation unable to click

0.0.15(2020-11-03)

refactor: permissions.js

0.0.14(2020-10-30)

add image-webpack-loader

0.0.12(2020-10-27)

Update vue3.0 dependencies

0.0.11(2020-10-27)

A kind of Update who is using it

0.0.10(2020-10-22)

docs: update router note

0.0.9(2020-10-20)

docs: update router note

0.0.8(2020-10-16)

fix: 401 redirect & refactor: localStorage

0.0.7(2020-10-15)

refactor: permissions.js

0.0.6(2020-10-13)

修复多标签页切换不携带参数的bug

0.0.5(2020-10-11)

添加手机端、平板端支持

添加图标组件

0.0.4(2020-10-09)

添加表格组件,建议使用npm挂代理安装最新依赖

0.0.3(2020-10-07)

添加403页面

0.0.2(2020-10-06)

vue3.0+andv 后台框架今日2020年10月5日研发进度:

  • 1.支持多标签页关闭当前 关闭其他 关闭左侧 关闭右侧
  • 2.实现动态路由
  • 3.首页开发完成
  • 4.实现axios封装
  • 5.实现前端控制路由,和后端控制路由两种方案

0.0.1(2020-09-16)

上传公共布局页