528 Commits

Author SHA1 Message Date
iczer
e0d4bf9117 fix: the collapsed problem of drawer menu; 🐛 #114
修复:抽屉菜单折叠问题;
2020-09-12 17:30:15 +08:00
chenghongxing
4a7bee7506 feat: add configuration for width of page content;
新增:增加页面内容宽度配置;
2020-09-06 12:16:51 +08:00
chenghongxing
09aae4d921 chore: optimize the code of routerUtil.js 2020-09-03 19:05:18 +08:00
chenghongxing
39ba4225b2 fix: configuration problem of first route's path; 🐛
修复:一级路由 path 配置问题;
2020-09-03 19:04:30 +08:00
chenghongxing
0b451d98b3 feat: add deep merge routes function for routerUtil.js;
新增:routerUtil.js 工具新增深度合并路由方法;
2020-09-03 19:03:39 +08:00
iczer
99efa5213c fix: problem that child route can't inherit authority configuration of it's parent; 🐛
修复:子路由无法继承其父路由的权限配置的问题;
2020-09-02 19:06:37 +08:00
iczer
f805171cec fix: problem tha the authority config of route be overwritten; 🐛
修复:路由权限配置被覆盖的问题;
2020-09-01 20:01:18 +08:00
iczer
096f75ab7b feat: add function of filtering menu data through authority;
修复:增加通过权限过滤菜单数据的功能;
2020-08-31 20:49:43 +08:00
iczer
6da3e78157 fix: style problem of tooltip in setting pane; 🐛
修复:设置面板中 tooltip 组件的样式问题;
2020-08-31 12:39:51 +08:00
iczer
e5d56675b8 feat: add mixed navigation mode;
新增:混合导航模式;
2020-08-31 12:12:32 +08:00
iczer
685f5f5c4e refactor: remove enquireScreen function from device.js to util.js; 🌟
重构:把 enquireScreen 功能从 device.js 迁移至 util.js;
2020-08-28 12:25:49 +08:00
iczer
192d4f243d refactor: config of async router and guards of router; 🌟
重构:异步路由配置和路由守卫配置;
2020-08-28 12:25:28 +08:00
iczer
75f53df1e4 fix: style problem of message component; 🐛
修复:message 组件样式问题;
2020-08-27 22:37:02 +08:00
iczer
6a40ef57f9 update the version of project 2020-08-27 21:32:25 +08:00
iczer
67d5505618 fix: the exception of authority plugin; 🐛
修复:权限认证插件异常问题;
2020-08-27 21:32:14 +08:00
iczer
b1208950da fix: problem that title of menu item can't be hidden when using slot icon in side menu; 🐛
修复:在侧菜单中使用插槽图标时,菜单项标题不能隐藏的问题;
2020-08-27 19:54:31 +08:00
iczer
3b4a7e733d feat: add scoped slot for icon in menu.js;
新增:为 menus.js 的 icon 增加 scoped slot API;
2020-08-27 19:06:39 +08:00
iczer
14685fdfd8 feat: add scoped slot for icon in menu.js;
新增:为 menus.js 的 icon 增加 scoped slot API;
2020-08-27 18:56:48 +08:00
iczer
7df77ea10d fix: problem that can't receive rejected message caused by interceptors; 🐛
修复:无法接受响应失败的消息;
2020-08-27 15:38:23 +08:00
chenghongxing
b364cc28ce feat: add watch method for i18n and options of menu.js;
新增:为 menu.js 组件增加 i18n 和 options 选项的监听;
2020-08-26 21:58:39 +08:00
chenghongxing
0638bbd85c fix: problem that can't set roles array for route's authority; 🐛
修复:路由权限认证无法设置角色数组的问题;
2020-08-26 21:56:19 +08:00
chenghongxing
966c587e49 fix: problem that the menu item can't be activated when the route changes; 🐛
修复:路由切换时,菜单项无法激活的问题;
2020-08-26 17:27:58 +08:00
iczer
4814278ded fix: style problem in mobile; 🐛 #108
修复:移动端样式问题;
2020-08-26 13:35:15 +08:00
iczer
04955fee47 feat: add interceptors for axios; 🐛
新增:axios 添加拦截器配置;
2020-08-26 13:20:45 +08:00
chenghongxing
9f24da1f71 feat: add configuration of hiding page title in PageLayout; #106
新增:增加隐藏 PageLayout 布局中页面标题的配置;
2020-08-25 19:24:01 +08:00
chenghongxing
465c84ec39 fix: style problem of dropdown components in Setting.vue; 🐛 #105
修复:设置面板里下拉组件的样式问题;
2020-08-25 18:43:06 +08:00
chenghongxing
dab93a1ffb fix: style problem caused by layout;
修复:布局调整导致的样式问题;
2020-08-24 15:59:36 +08:00
chenghongxing
87ad8c5385 fix: the position problem of pop component in fixed side mode;🐛
修复:固定侧边栏模式下弹出式组件的位置问题;
2020-08-23 17:42:33 +08:00
iczer
75e2370f1b fix: the i18n problem of router; 🐛
修复:路由的国际化问题;
2020-08-21 16:05:03 +08:00
iczer
00f17f621e fix: exception in single tab mode; 🐛 #103
修复:单页签模式下的异常问问题;
2020-08-19 10:02:17 +08:00
iczer
a5feed53d9 fix: problem of expandedRowRender in StandardTable.vue; 🐛
修复:StandardTable.vue 组件展开行插槽问题;
2020-08-18 10:52:55 +08:00
iczer
f065ecd238 feat: add responsive support for slots of StandardTable.vue; 🌟
新增:StandardTable.vue 组件的插槽增加响应式支持;
2020-08-18 09:40:16 +08:00
iczer
70bdca503e fix: the problem that select events can't be triggered in menu.js component; 🐛 #99
修复:menu.js 组件中 select 事件无法触发的问题;
2020-08-12 13:18:44 +08:00
iczer
cf53c8120e feat: add IInput.vue component; 🌟
新增:IInput.vue 组件;
2020-08-12 11:27:01 +08:00
chenghongxing
80558e2164 fix: the exception when using authorize inject function; 🐛
修复:使用权限校验注入功能时出现的异常;
2020-08-10 12:01:14 +08:00
iczer
ea8f19b327 chore: optimize services model;🌟 2020-08-08 21:56:20 +08:00
iczer
9a21fe3b09 fix: the cache problem in tabs mode;🐛
修复:多页签模式下的缓存问题;
2020-08-07 22:18:02 +08:00
iczer
e62d5c4561 fix: the exception when async route is not registered;🌟
修复:异步路由组件未注册时导致的异常;
2020-08-07 09:47:11 +08:00
iczer
ffe5aba7d3 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟
新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute);
2020-08-06 21:15:26 +08:00
iczer
3997f6b9e9 chore: rename HeaderlAvatar.vue to HeaderAvatar.vue; 2020-08-06 19:02:10 +08:00
iczer
0a918b19e1 chore: fix style problem of HeaderAvatar.vue; 🐛 2020-08-06 16:25:16 +08:00
iczer
fa839d8b48 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-06 16:21:42 +08:00
iczer
4241156903 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-06 16:18:54 +08:00
iczer
38363f2ec2 fix: the cache problem of tabs page; 🐛
修复:多页签页面缓存问题;
2020-08-05 19:55:25 +08:00
iczer
4ffb233506 fix: the style problem of expand table; 🐛
修复:嵌套表格样式问题;
2020-08-05 14:53:47 +08:00
iczer
ef34bcfc8c fix: the cache problem of page with dynamic route; 🐛
修复:动态路由下页面缓存问题;
2020-08-05 13:44:50 +08:00
iczer
afe76a87ce feat: add dynamic title form HTML; 🌟
新增:增加动态 HTML 标题;
2020-08-05 11:51:49 +08:00
iczer
312fe40897 Merge pull request #96 from iczer/dependabot/npm_and_yarn/elliptic-6.5.3 2020-08-05 08:53:24 +08:00
iczer
3e665bb7a9 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛
修复:v-auth 指令在原生 HTML 元素上不生效的 bug;
2020-08-04 19:45:10 +08:00
iczer
c05efdee7a fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
2020-08-04 11:32:45 +08:00