Skip to content

V 0.4.1

Compare
Choose a tag to compare
@iczer iczer released this 08 Aug 04:11
· 192 commits to master since this release
  • 🤩 新增权限控制功能。
  • 🤩 新增异步路由和异步菜单功能。
  • 🤩 新增全局关闭页签 api。
  • 🐞 解决了使用 npm 和 cnpm 安装依赖时 @ant-design/colors 的漏包问题。
  • 🐞 解决了多页签模式下的缓存问题。
  • 🔨 优化了主题切换效率。
  • 🔨 优化了 StandardTable.vue 组件 和 menu.js 组件的代码。
  • 🔨 优化了布局和侧边栏代码。

  • 🤩 Added function of authority control.
  • 🤩 Added functions of asynchronous router and asynchronous menu.
  • 🤩 Added API of global close page tab.
  • 🐞 Solved the problem of missing package of @ant-design/colors when using npm and cnpm to install dependencies.
  • 🐞 Solved the cache problem in multi tab mode.
  • 🔨 Optimized theme switching efficiency.
  • 🔨 Optimized components code of StandardTable.vue and menu.js.
  • 🔨 Optimized code of layout and side menu.