Releases: iczer/vue-antd-admin
Releases · iczer/vue-antd-admin
V 0.4.1
- 🤩 新增权限控制功能。
- 🤩 新增异步路由和异步菜单功能。
- 🤩 新增全局关闭页签 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.
V 0.3.1
- 🤩 新增数据服务 services 模块。
- 🌟 优化主题切换功能。
- 🌟 设置面板增加隐藏和禁用动画功能。
- 🌟 重构 TabsView.vue 组件和 Contextmenu.vue 组件。 #89
- 🐞 修复 TabsView.vue 组件导致的内存泄漏问题。
- 🌟 优化 StandardTable.vue 组件,增加对 scopedSlots 的支持。
- 🌟 http 增加 Cookie 管理和 Authorization 认证。
- 🌟 重构了路由的 i18n 国际化配置。
- 🌟 增加了登录拦截功能。 #7
- 🤩 Added services module.
- 🌟 Optimized the function of theme switching.
- 🌟 Added the function of hiding setting and disable animation for setting panel.
- 🌟 Refactor components of TabsView.vue and Contextmenu.vue. #89
- 🐞 Repaired memory leaks caused by TabsView.vue components.
- 🌟 Optimized StandardTable.vue component, add support for scopedSlots.
- 🌟 Added cookie management and Authorization for http.
- 🌟 Refactor the i18n configuration for router.
- 🌟 Added function of login blocking. #7
V 0.2.1
- 🤩 新增全局暗黑模式 。 4063a4f
- 🐞 修复设置动画不生效的问题。 gitee#I1MG3I
- 🐞 修复在配置文件中修改语言设置不生效的问题。
- 🐞 修复在配置文件中修改布局和主题设置不生效的问题。
- 🐞 修复颜色选择组件在单选模式下的问题。
- 🌟 优化了主题切换功能代码逻辑。
- 🤩 Added global night mode. 4063a4f
- 🐞 Fixed issue that animation setting does not work. gitee#I1MG3I
- 🐞 Fixed issue that modifying language settings in the configuration file does not take effect.
- 🐞 Fixed issue that modifying layout and theme settings in the configuration file does not take effect.
- 🐞 Fixed issue with color selection component in radio mode.
- 🌟 Optimized code logic of theme switching function .
V 0.1.1
- 🌟 增加了页面多页签功能。
- 🌟 增加了全局动画支持。
- 🌟 增加了主题色定制及动态切换主题色功能。
- 🌟 增加了全局色弱模式。
- 🌟 增加了i18n国际化支持。
- 🌟 增加了IE10+浏览器支持。
- 🌟 增加了说明文档。
- 🌟 增加了移动端适配。
-
🌟 added multi tabs function.
-
🌟 added global animation support.
-
🌟 added theme color customization and dynamic switching function.
-
🌟 added global color weakening mode.
-
🌟 added I18N internationalization support.
-
🌟 added ie10+ browsers support.
-
🌟 added documentation.
-
🌟 Mobile adaptation is added.
项目结构变更前的Release版本
🌟由于新版项目结构发生了比较大的变更,故对此前源码做一个release版本。
注意:此前已fork的项目如果有自己的修改,之后的版本不建议直接merge,以防出现 module not found 等错误。
感谢!
🌟As the new version of the project structure has undergone relatively large changes, it is necessary to make a release version of the original source code.
Note: If the previous fork project has your own modifications, I do not recommend you direct merge subsequent versions in case of module not foundation errors.
Thank you!