github PanJiaChen/vue-element-admin 4.2.0

latest releases: 4.4.0, 4.3.1, 4.3.0...
4 years ago

🎉 新功能

  • 新增 Spanish 文档 (#2070 by @yamelsenih )
  • vuex store 自动导入时支持嵌套文件夹 (#2047 by @yamelsenih )
  • svg 组件支持 通过外部 url 的方式引入 svg (#2052 )
  • 登录时支持携带 query (#2013 )

🐛 修复

  • 修复了 Dashboard 图表在移动端展示问题(#2060)
  • 修复重定向页面会在 vue-devtool中出现 bug(#2066 )
  • 修复切换用户权限时的 bug (#2072 )

✨ 优化

  • Tinymce 富文本优化为按需加载的形式 (#2102 )
  • Error Log 组件新增 清除 log 按钮(#2065 by @toruksmakto )
  • 优化 Right Panel 组件样式 (#2101 by @Liugq5713 )
  • 个人详情页 移动端适配(#2020)
  • 默认情况在生产环境中使用 MockJS模拟数据。若有需求请自己移除。(4ef0782)
  • 当页面跳转至 redirect的时候,面包屑不在变化(#2086 )。

⚠️ Breaking Changes

  • generate postcss.config.js instead of .postcssrc.js,与vue-cli保持一致

🎉 Features

🐛 Bugs

  • Fixed Dashboard chart showing issues on mobile#2060)
  • Fixed the redirect page will cause a bug in vue-devtool(#2066 )
  • Fixed bug when switching user permissions (#2072 )

✨ Optimization

  • Dynamic import Tinymce(#2102 )
  • Error Log component added Clear log button(#2065 by @toruksmakto )
  • Optimize the right panel component style (#2101 by @Liugq5713 )
  • Profile page mobile adapter(#2020)
  • By default, MockJS is used to simulate data in a production environment. Please remove it if you need it.(4ef0782)
  • When the page jumps to redirect, the breadcrumbs are not changing (#2086).

⚠️ Breaking Changes

  • generate postcss.config.js instead of .postcssrc.js, consistent with vue-cli

Don't miss a new vue-element-admin release

NewReleases is sending notifications on new releases.