Skip to content

v3.7.1

Compare
Choose a tag to compare
@PanJiaChen PanJiaChen released this 27 Jun 02:50
· 428 commits to master since this release
  • 🎉 add[permission]: add checkPermission function
  • 🎉 add[example]: add nested routes example (#789)
  • ✨ refine[TagView]: support route query (#765) by @tmpbook
  • ✨ refine[UploadExcel-component]: set readerData to promise (#761)
  • 🐛 fix[Tinymce]: remove legacyoutput (#745) && bug in content is null (#732) by @Insua

Breaking

Now use Runtime-only (#799)
Detail see Runtime-Compiler-vs-Runtime-only


  • 🎉 新增了 checkPermission 全局权限校验的方法
  • 🎉 新增了路由嵌套的示例(#789)
  • ✨ 优化了[TagView]: 支持 route query (#765) by @tmpbook
  • ✨ 优化了excel上传组件(#761)
  • 🐛 修复了富文本内容为空的bug(#732) by @Insua 并且移除了legacyoutput插件(#745)

Breaking

Now use Runtime-only (#799)
Detail see Runtime-Compiler-vs-Runtime-only