Commit Graph

  • 9f034092a9 feat: add configuration of hiding page title in PageLayout; #106 新增:增加隐藏 PageLayout 布局中页面标题的配置; chenghongxing 2020-08-25 19:22:08 +08:00
  • 465c84ec39 fix: style problem of dropdown components in Setting.vue; 🐛 #105 修复:设置面板里下拉组件的样式问题; chenghongxing 2020-08-25 18:43:06 +08:00
  • de925b254e fix: style problem of dropdown components in Setting.vue; 🐛 #105 修复:设置面板里下拉组件的样式问题; chenghongxing 2020-08-25 18:42:18 +08:00
  • dab93a1ffb fix: style problem caused by layout; 修复:布局调整导致的样式问题; chenghongxing 2020-08-24 15:59:36 +08:00
  • f777920f89 fix: style problem caused by layout; 修复:布局调整导致的样式问题; chenghongxing 2020-08-24 15:56:08 +08:00
  • d0281e5707 update docs chenghongxing 2020-08-23 17:50:23 +08:00
  • 87ad8c5385 fix: the position problem of pop component in fixed side mode;🐛 修复:固定侧边栏模式下弹出式组件的位置问题; chenghongxing 2020-08-23 17:42:33 +08:00
  • 8c3afcc3ab fix: the position problem of pop component in fixed side mode;🐛 修复:固定侧边栏模式下弹出式组件的位置问题; chenghongxing 2020-08-23 17:41:06 +08:00
  • 75e2370f1b fix: the i18n problem of router; 🐛 修复:路由的国际化问题; iczer 2020-08-21 16:05:03 +08:00
  • 4e29918bac fix: the i18n problem of router; 🐛 修复:路由的国际化问题; iczer 2020-08-21 16:04:17 +08:00
  • 00f17f621e fix: exception in single tab mode; 🐛 #103 修复:单页签模式下的异常问问题; iczer 2020-08-19 10:02:17 +08:00
  • e5f2eb9955 fix: exception in single tab mode; 🐛 #103 修复:单页签模式下的异常问问题; iczer 2020-08-19 10:00:00 +08:00
  • a5feed53d9 fix: problem of expandedRowRender in StandardTable.vue; 🐛 修复:StandardTable.vue 组件展开行插槽问题; iczer 2020-08-18 10:52:55 +08:00
  • 93eaf9d36f fix: problem of expandedRowRender in StandardTable.vue; 🐛 修复:StandardTable.vue 组件展开行插槽问题; iczer 2020-08-18 10:51:44 +08:00
  • f065ecd238 feat: add responsive support for slots of StandardTable.vue; 🌟 新增:StandardTable.vue 组件的插槽增加响应式支持; iczer 2020-08-18 09:40:16 +08:00
  • 5b5a5ea3ef feat: add responsive support for slots of StandardTable.vue; 🌟 新增:StandardTable.vue 组件的插槽增加响应式支持; iczer 2020-08-18 09:37:19 +08:00
  • b2317e3209 fix: the problem that select events can't be triggered in menu.js component; 🐛 #99 修复:menu.js 组件中 select 事件无法触发的问题; iczer 2020-08-12 13:19:29 +08:00
  • 70bdca503e fix: the problem that select events can't be triggered in menu.js component; 🐛 #99 修复:menu.js 组件中 select 事件无法触发的问题; iczer 2020-08-12 13:18:44 +08:00
  • cf53c8120e feat: add IInput.vue component; 🌟 新增:IInput.vue 组件; iczer 2020-08-12 11:27:01 +08:00
  • 088b36aec1 feat: add IInput.vue component; 🌟 新增:IInput.vue 组件; iczer 2020-08-12 11:25:18 +08:00
  • 80558e2164 fix: the exception when using authorize inject function; 🐛 修复:使用权限校验注入功能时出现的异常; chenghongxing 2020-08-10 12:01:14 +08:00
  • 23cf2fab0b fix: the exception when using authorize inject function; 🐛 修复:使用权限校验注入功能时出现的异常; 0.4.2 chenghongxing 2020-08-10 11:54:16 +08:00
  • f14936f2bf
    Merge pull request #98 from iczer/dependabot/npm_and_yarn/prismjs-1.21.0 iczer 2020-08-09 19:41:46 +08:00
  • ea8f19b327 chore: optimize services model;🌟 iczer 2020-08-08 21:56:20 +08:00
  • c1c51d7b57 update docs iczer 2020-08-08 21:51:40 +08:00
  • 45d62e4860 chore: optimize services model;🌟 iczer 2020-08-08 21:51:18 +08:00
  • ed8a89afa5
    chore(deps): bump prismjs from 1.20.0 to 1.21.0 dependabot[bot] 2020-08-08 00:31:07 +00:00
  • 9a21fe3b09 fix: the cache problem in tabs mode;🐛 修复:多页签模式下的缓存问题; iczer 2020-08-07 22:18:02 +08:00
  • d741904f50 fix: the cache problem in tabs mode;🐛 修复:多页签模式下的缓存问题; 0.4.1 iczer 2020-08-07 22:14:56 +08:00
  • e62d5c4561 fix: the exception when async route is not registered;🌟 修复:异步路由组件未注册时导致的异常; iczer 2020-08-07 09:47:11 +08:00
  • 9445f0fbbb fix: the exception when async route is not registered;🌟 修复:异步路由组件未注册时导致的异常; iczer 2020-08-07 09:46:14 +08:00
  • ffe5aba7d3 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟 新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute); iczer 2020-08-06 21:15:26 +08:00
  • c10ea64ba7 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟 新增:增加全局关闭页面api: $closePage(closeRoute, nextRoute); iczer 2020-08-06 21:12:51 +08:00
  • 3997f6b9e9 chore: rename HeaderlAvatar.vue to HeaderAvatar.vue; iczer 2020-08-06 19:02:10 +08:00
  • 9c10453f97 chore: rename HeaderlAvatar.vue to HeaderAvatar.vue; iczer 2020-08-06 19:00:48 +08:00
  • f12fde6297 chore: fix style problem of HeaderAvatar.vue; 🐛 iczer 2020-08-06 16:29:40 +08:00
  • 0a918b19e1 chore: fix style problem of HeaderAvatar.vue; 🐛 iczer 2020-08-06 16:25:16 +08:00
  • fa839d8b48 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 修复:v-auth 指令在原生 HTML 元素上不生效的 bug; iczer 2020-08-06 16:18:54 +08:00
  • 4241156903 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 修复:v-auth 指令在原生 HTML 元素上不生效的 bug; iczer 2020-08-06 16:18:54 +08:00
  • db3122327c update docs; iczer 2020-08-06 15:20:55 +08:00
  • a55210f9a6 chore: add menu invisible configuration for async router; 🌟 iczer 2020-08-06 15:06:20 +08:00
  • af0cce4f1e update docs; iczer 2020-08-06 14:42:44 +08:00
  • 38363f2ec2 fix: the cache problem of tabs page; 🐛 修复:多页签页面缓存问题; iczer 2020-08-05 19:55:25 +08:00
  • 523537953a fix: the cache problem of tabs page; 🐛 修复:多页签页面缓存问题; iczer 2020-08-05 19:54:15 +08:00
  • 1d85bd7a70 fix: the style problem of expand table; 🐛 修复:嵌套表格样式问题; iczer 2020-08-05 14:55:20 +08:00
  • 4ffb233506 fix: the style problem of expand table; 🐛 修复:嵌套表格样式问题; iczer 2020-08-05 14:53:47 +08:00
  • ef34bcfc8c fix: the cache problem of page with dynamic route; 🐛 修复:动态路由下页面缓存问题; iczer 2020-08-05 13:44:50 +08:00
  • 805cd799f8 fix: the cache problem of page with dynamic route; 🐛 修复:动态路由下页面缓存问题; iczer 2020-08-05 13:42:53 +08:00
  • afe76a87ce feat: add dynamic title form HTML; 🌟 新增:增加动态 HTML 标题; iczer 2020-08-05 11:51:49 +08:00
  • 48bb1c4bb1 feat: add dynamic title form HTML; 🌟 #97 新增:增加动态 HTML 标题; iczer 2020-08-05 11:50:28 +08:00
  • 817ee10a7a update docs iczer 2020-08-05 10:23:45 +08:00
  • 25a1a2582a fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 修复:v-auth 指令在原生 HTML 元素上不生效的 bug; iczer 2020-08-05 10:11:52 +08:00
  • 312fe40897 Merge pull request #96 from iczer/dependabot/npm_and_yarn/elliptic-6.5.3 iczer 2020-08-05 08:53:24 +08:00
  • a7ac5f8019
    Merge pull request #96 from iczer/dependabot/npm_and_yarn/elliptic-6.5.3 iczer 2020-08-05 08:24:21 +08:00
  • 3e665bb7a9 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 修复:v-auth 指令在原生 HTML 元素上不生效的 bug; iczer 2020-08-04 19:45:10 +08:00
  • 64589950e5 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 修复:v-auth 指令在原生 HTML 元素上不生效的 bug; iczer 2020-08-04 19:43:48 +08:00
  • f32fa56ba7 update docs of authority; iczer 2020-08-04 19:38:53 +08:00
  • 4a8b985b99 update docs of authority; iczer 2020-08-04 19:23:16 +08:00
  • c05efdee7a fix: i18n problem of dynamic route; 🐛 修复:动态路由的国际化问题; iczer 2020-08-04 11:32:45 +08:00
  • b796a4c9e4 fix: i18n problem of dynamic route; 🐛 修复:动态路由的国际化问题; iczer 2020-08-04 11:30:44 +08:00
  • fcbd892e5c update README.md iczer 2020-08-03 21:38:46 +08:00
  • d7eba7e2b3 update README.md iczer 2020-08-03 21:37:11 +08:00
  • f82c33b0d3 update configuration for docs deploy iczer 2020-08-03 21:35:50 +08:00
  • 8191edc502 Updates gh-pages iczer 2020-08-03 21:22:23 +08:00
  • a4f230ff6d update docs iczer 2020-08-03 21:20:28 +08:00
  • 2a038ac8ec feat: add authorize directive; 🌟 新增:权限验证指令; iczer 2020-08-02 18:55:37 +08:00
  • 9b96868586 feat: add authorize directive; 🌟 新增:权限验证指令; iczer 2020-08-02 18:50:23 +08:00
  • 4273ef8671 fix: the style problem caused by SideMenu.vue overflow; 🐛 修复:SideMenu.vue 组件溢出导致的样式问题; iczer 2020-07-31 22:24:18 +08:00
  • 55358b4107 fix: the style problem caused by SideMenu.vue overflow; 🐛 修复:SideMenu.vue 组件溢出导致的样式问题; iczer 2020-07-31 22:22:10 +08:00
  • 1db4c1fafc fix: the problem that can't hide check box of StandardTable.vue; 🐛 修复:StandardTable.vue 组件不能隐藏勾选框的问题; iczer 2020-07-31 17:47:22 +08:00
  • 182ea21a29 fix: the problem that can't hide check box of StandardTable.vue; 🐛 修复:StandardTable.vue 组件不能隐藏勾选框的问题; iczer 2020-07-31 17:45:47 +08:00
  • c27e97beff feat: add prop openKeys and event openChange for menu.js; 🌟 新增:menu.js 增加 openKeys 属性和 openChange 事件; iczer 2020-07-31 16:43:10 +08:00
  • 08e40f1a31 feat: add prop openKeys and event openChange for menu.js; 🌟 新增:menu.js 增加 openKeys 属性和 openChange 事件; iczer 2020-07-31 16:39:30 +08:00
  • 285233e201
    chore(deps): bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-07-31 01:32:49 +00:00
  • 703125542f Merge branch 'basic-async-router' into basic iczer 2020-07-29 09:39:42 +08:00
  • bfb0358217 feat: add function of async router and async menu; 🌟 新增:异步路由和菜单功能; iczer 2020-07-29 11:08:01 +08:00
  • 07ba9a11cf Merge branch 'basic' of https://github.com/iczer/vue-antd-admin into basic iczer 2020-07-29 09:38:47 +08:00
  • b468b9d87b fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93 chenghongxing 2020-07-29 09:21:31 +08:00
  • a4764d880d fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93 chenghongxing 2020-07-29 09:19:42 +08:00
  • a5b571d2a0 chore: add boolean type support for props pagination of StandardTable.vue ; 🌟 chenghongxing 2020-07-29 09:13:34 +08:00
  • 17e7df6860 chore: add boolean type support for props pagination of StandardTable.vue ; 🌟 chenghongxing 2020-07-29 09:09:43 +08:00
  • 440f9bf577 chore: add configuration for async router; 🌟 iczer 2020-07-28 23:17:00 +08:00
  • c19e3d5a1e chore: resolve warning of duplicate name in async router; 🌟 iczer 2020-07-28 22:21:17 +08:00
  • bceb33996b chore:replace pouchdb with localStorage; 🌟 iczer 2020-07-28 21:33:40 +08:00
  • c9e4451974 chore: optimize the code of async router; 🌟 iczer 2020-07-28 20:48:02 +08:00
  • f5b452f82b feat: add support for async router; 🌟 新增:添加异步路由支持; iczer 2020-07-26 22:08:31 +08:00
  • 657c061b89 chore: optimize the code of page 404; 🌟 chenghongxing 2020-07-25 13:35:33 +08:00
  • 58c62442c3 Merge remote-tracking branch 'origin/master' chenghongxing 2020-07-25 13:28:55 +08:00
  • 768dacdef7 feat: add state of min page height in setting module; 🌟 新增:vuex setting 模块增加页面最小高度 state; chenghongxing 2020-07-25 13:20:25 +08:00
  • 7e82c948da feat: add state of min page height in setting module; 🌟 新增:vuex setting 模块增加页面最小高度 state; chenghongxing 2020-07-25 13:20:25 +08:00
  • 58e81ffad0 chore: optimize the code of StandardTable.vue; 🌟 chenghongxing 2020-07-25 13:19:12 +08:00
  • a3bca2756e Merge remote-tracking branch 'origin/basic' into basic chenghongxing 2020-07-25 13:12:15 +08:00
  • f59f613f91 feat: add state of min page height in setting module; 🌟 新增:vuex setting 模块增加页面最小高度 state chenghongxing 2020-07-25 13:11:39 +08:00
  • ccba1485b1 chore: optimize the code of StandardTable.vue; 🌟 chenghongxing 2020-07-25 13:08:48 +08:00
  • 6ef62b352c fix: problem of props rowKey in StandardTable.vue; 🐛 修复:StandardTable.vue props 属性 rowKey 的bug; iczer 2020-07-24 17:38:37 +08:00
  • 680300e4e6 fix: problem of props rowKey in StandardTable.vue; 🐛 修复:StandardTable.vue props 属性 rowKey 的bug; iczer 2020-07-24 17:34:15 +08:00
  • 1091c60fe6 chore: add document link for header; 🌟 iczer 2020-07-23 15:32:01 +08:00
  • 8c8c3ef09a Updates iczer 2020-07-23 14:43:59 +08:00
  • ebb9d19ccd chore: update document; 🌟 iczer 2020-07-23 14:42:10 +08:00
  • 7f5edfa388 chore: optimize the code of router's i18n; 🌟 chenghongxing 2020-07-23 13:02:37 +08:00