4.0.1
版本发布时间: 2019-04-10 15:55:24
PanJiaChen/vue-element-admin最新发布版本:4.4.0(2020-06-21 21:42:12)
:tada: 新功能
- 修改
vuex
模块为自动导入(#1815 by @Estelle00 ) - 新增
mock-server
支持热更新 (#1850 ) - 侧边栏新增 高亮选项
activeMenu
,可手动配置路由需要高亮的侧边栏(#1833 )
:bug: 修复
- 修复了侧边栏
scrollbar
滚动慢和定位问题(#1853 ) - 修复了
Guide
demo 页面的 bug (https://github.com/PanJiaChen/vue-element-admin/commit/184125bdd369bf3c2dec4b182ae42993dfb5b7bc , https://github.com/PanJiaChen/vue-element-admin/commit/25414f1fd90ac7686b3a2866b5ae0defd6294022) - 修复了 在设置了
FixedHeader
情况下,页面布局的 bug(https://github.com/PanJiaChen/vue-element-admin/commit/a8c6e11ee66e5c9902a09bddf6d8aecccd9866ad) - 修复
tags-view
关闭最后一个页面是首页的时候出现的 bug(#1866 by @de1ck ) - 修复了
tags-view
的层级问题(https://github.com/PanJiaChen/vue-element-admin/commit/c923726464505213608bd8e334b768a72777b612) - 修复了
error-log
的层级问题(#1844 by @ansonhorse ) - 修复了
drag-list
demo 在 Firefox 下的 bug (#1841) - 修复了在使用
cnpm
安装模块后,optimization.splitChunks 失效的问题(https://github.com/PanJiaChen/vue-element-admin/commit/c833cb6efabdef7f2d1241d1b204e2701f8a04c1) - 修复了侧边栏
Sidebar
在设置了alwaysShow: true
外链跳转失效问题 (#1870)
:sparkles: 优化
- 登录页,输密码时增加大小写提示 (#1845 by @mayunhai )
:tada: Features
- Modify the
vuex
module to auto import(#1815 by @Estelle00 ) - Added
mock-server
support for hot reload (#1850 ) - Sidebar adds a highlight option
activeMenu
to manually configure the route to highlight in the sidebar (#1833)
:bug: Bugs
- Fixed sidebar
scrollbar
scrolling slow and positioning problem(#1853 ) - Fixed bug on
Guide
demo page(https://github.com/PanJiaChen/vue-element-admin/commit/184125bdd369bf3c2dec4b182ae42993dfb5b7bc , https://github.com/PanJiaChen/vue-element-admin/commit/25414f1fd90ac7686b3a2866b5ae0defd6294022) - Fixed style bugs with
FixedHeader
set(https://github.com/PanJiaChen/vue-element-admin/commit/a8c6e11ee66e5c9902a09bddf6d8aecccd9866ad) - Fixed
tags-view
the bug that occurred when closing the last page was the home page (#1866 by @de1ck ) - Fixed a problem with the
tags-view
z-index(https://github.com/PanJiaChen/vue-element-admin/commit/c923726464505213608bd8e334b768a72777b612) - Fixed a problem with the
error-log
z-index(#1844 by @ansonhorse ) - Fixed bug with
drag-list
demo in Firefox (#1841) - Fixed optimization.splitChunks failed after installing modules with
cnpm
(https://github.com/PanJiaChen/vue-element-admin/commit/c833cb6efabdef7f2d1241d1b204e2701f8a04c1) - Fixed
Sidebar
settingalwaysShow: true
external link bug(#1870)
:sparkles: Optimization
- Login page, add capitalization prompt when write password (#1845 by @mayunhai )