Releases: PanJiaChen/vue-element-admin
Releases · PanJiaChen/vue-element-admin
v2.1.0 ONE-PUNCH MAN
v2.0.0 Kakegurui
- 整体重构
- 使用新的方式引入icons
v1.2.0 My Hero Academia
- 更新version: vue@2.4.2 element-ui@1.4.1
- 重构侧边栏
- menu 支持嵌套 icon
- refine router.js
- fix selectExcel bug
- update version : vue@2.4.2 element-ui@1.4.1
- refine sidebar
- now mean support nest icon
- refine router.js
- fix selectExcel bug
v1.1.1
- 新增 back-to-top component (by @dongsuo)
- 新增 SelectExcelDownload example (by @spiritree)
- 增加 editorconfig
- fix cookie token bug
- fix 不同系统大小写 bug
- fix 严格模式下 vuex bug
- add back-to-top component by @dongsuo)
- addSelectExcelDownload example by @spiritree)
- add editorconfig
- fix cookie token bug
- fix case-sensitive bug
- fix bug in vuex of strict model
v1.1.0 Fullmetal Alchemist
- 重构 dashboard
- 新增 todo list
- 全局代码格式优化
- rebuild dashboard
- add todo list
- optimize the code format
v1.0.3
- 侧边栏支持多级权限判断 (by @sunchenguang)
- 新增tabs-view
- 修复toThousandslsFilter bug (by @lxchuan12)
- 调整babel presets
- 取消dev模式下 router lazy loading link
- sidebar support nest router permission judge (by @sunchenguang)
- add tabs-view
- fix toThousandslsFilter bug (by @lxchuan12)
- change babel presets
- in dev ,not use router lazy loading link
v1.0.2
- 优化权限验证 demo
- 优化 form example
- 优化 侧边栏样式
- 优化Tinymce富文本
- 修复 头像上传bug
- 增加markdown to html
- 增加全屏功能
- 增加缓存 tabs demo
- refine permission demo
- refine form demo
- refine sidebar style
- refine Tinymce demo
- fix avatar upload bug
- add markdown to html
- add screenfull
- add cache tabs demo
1.0.1
- 使用import代替require.ensure 做code splitting
- 重构sidebar,使用了递归组件 支持多级路由嵌套
- fix nuxt() bug
- use import replace require.ensure
- sidebar accept nested routes
- fix nuxt() bug
v1.0.0 Astroboy
initial version