github PanJiaChen/vue-element-admin 4.2.1

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

🐛 修复

  • 修复 charts 图表 在 keep-alive中的 bug(#2119)
  • 修复 同时引用多个 Tinymce 富文本 时的 bug(#2152)

✨ 优化

  • 添加 autoprefixerdevDependencies,避免有些情况下漏装的问题(#2097 by @bpzhang )
  • 优化 request.js 的错误处理 (#2160 @gaoshijun1993 )
  • dev proxy 的 target 修改为 127.0.0.1,避免修改了localhost的指向后,代理失效的问题(#2142)
  • Tinymce 富文本增加 language 选项(#2159)

🐛 Bugs

  • Fixed bug when charts in keep-alive (#2119)
  • Fixed bug when init multiple tinymces at the same time (#2152)

✨ Optimization

  • Add autoprefixer to devDependencies to avoid the problem of missing(#2097 by @bpzhang )
  • Optimized error handling for request.js (#2160 @gaoshijun1993 )
  • The target of the dev proxy is modified to 127.0.0.1, to avoid some people modifying the localhost pointer, the proxy is invalid(#2142)
  • Tinymce add language option(#2159)

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

NewReleases is sending notifications on new releases.