github PanJiaChen/vue-element-admin v3.7.0

latest releases: 4.4.0, 4.3.1, 4.3.0...
5 years ago
  • 🎉 add v-permission (#653)
  • 🎉 add guide page(base on driver.js) #534 (#707)
  • ✨ refactor[ScrollBar](use el-scrollbar) (#646)
  • ✨ refine page transition animation
  • 🐛 fix[Tinymce] custom-btn bug in fullscreen
  • 🐛 fix[sidebar] style bug in windows #702
  • 🐛 fix[Sticky] bug in resize #721 #724 #725

  • 🎉 新增了权限指令 v-permission (#653)
  • 🎉 新增了引导页 guide page(基于 driver.js) #534 (#707)
  • ✨ 重构了侧边栏滚动(改为使用 el-scrollbar) (#646)
  • ✨ 优化了页面转场动画
  • 🐛 修复了[Tinymce] 全屏情况下自定义按钮的样式问题
  • 🐛 修复了[sidebar] 侧边栏在 windows 下的样式问题 #702
  • 🐛 修复了[Sticky] 在屏幕 resize 时候出现的bug #721 #724 #725

Breaking

现在使用babel-plugin-dynamic-import-node替代了之前_import_production.js _import_development.js的方案。
详情见文档

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

NewReleases is sending notifications on new releases.