Commit Graph

  • 4a8b985b99 update docs of authority; iczer 2020-08-04 19:23:16 +0800
  • b796a4c9e4 fix: i18n problem of dynamic route; 🐛 修复:动态路由的国际化问题; iczer 2020-08-04 11:30:44 +0800
  • d7eba7e2b3 update README.md iczer 2020-08-03 21:37:11 +0800
  • f82c33b0d3 update configuration for docs deploy iczer 2020-08-03 21:35:50 +0800
  • a4f230ff6d update docs iczer 2020-08-03 21:20:28 +0800
  • 9b96868586 feat: add authorize directive; 🌟 新增:权限验证指令; iczer 2020-08-02 18:50:23 +0800
  • 55358b4107 fix: the style problem caused by SideMenu.vue overflow; 🐛 修复:SideMenu.vue 组件溢出导致的样式问题; iczer 2020-07-31 22:22:10 +0800
  • 182ea21a29 fix: the problem that can't hide check box of StandardTable.vue; 🐛 修复:StandardTable.vue 组件不能隐藏勾选框的问题; iczer 2020-07-31 17:45:47 +0800
  • 08e40f1a31 feat: add prop openKeys and event openChange for menu.js; 🌟 新增:menu.js 增加 openKeys 属性和 openChange 事件; iczer 2020-07-31 16:39:30 +0800
  • 285233e201
    chore(deps): bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-07-31 01:32:49 +0000
  • bfb0358217 feat: add function of async router and async menu; 🌟 新增:异步路由和菜单功能; iczer 2020-07-29 11:08:01 +0800
  • a4764d880d fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93 chenghongxing 2020-07-29 09:19:42 +0800
  • a5b571d2a0 chore: add boolean type support for props pagination of StandardTable.vue ; 🌟 chenghongxing 2020-07-29 09:13:34 +0800
  • 58c62442c3 Merge remote-tracking branch 'origin/master' chenghongxing 2020-07-25 13:28:55 +0800
  • 768dacdef7 feat: add state of min page height in setting module; 🌟 新增:vuex setting 模块增加页面最小高度 state; chenghongxing 2020-07-25 13:20:25 +0800
  • 7e82c948da feat: add state of min page height in setting module; 🌟 新增:vuex setting 模块增加页面最小高度 state; chenghongxing 2020-07-25 13:20:25 +0800
  • 58e81ffad0 chore: optimize the code of StandardTable.vue; 🌟 chenghongxing 2020-07-25 13:19:12 +0800
  • 680300e4e6 fix: problem of props rowKey in StandardTable.vue; 🐛 修复:StandardTable.vue props 属性 rowKey 的bug; iczer 2020-07-24 17:34:15 +0800
  • ebb9d19ccd chore: update document; 🌟 iczer 2020-07-23 14:42:10 +0800
  • b78cf5c6e1 chore: optimize the code of system layout; 🌟 chenghongxing 2020-07-23 12:40:36 +0800
  • fd3c79493f Merge remote-tracking branch 'origin/master' chenghongxing 2020-07-23 11:35:18 +0800
  • 6c33fb0072 feat: add slots support for StandardTable.vue; 🌟 新增:StandardTable.vue 组件增加 slots 支持; chenghongxing 2020-07-23 11:22:26 +0800
  • db878d5eac Update issue templates iczer 2020-07-22 23:17:26 +0800
  • 23eb948aa6 Update issue templates iczer 2020-07-22 23:15:05 +0800
  • 272f740597 chore: optimize the efficiency of theme switching; 🌟 iczer 2020-07-22 20:50:46 +0800
  • a62c293e42 chore: optimize the code of theme color; 🌟 chenghongxing 2020-07-22 19:47:16 +0800
  • ad0b2bda34 chore: update document for develop/theme; 🌟 chenghongxing 2020-07-22 19:06:00 +0800
  • 107d64fb06 chore: add alert plugin for docs; 🌟 chenghongxing 2020-07-22 15:59:45 +0800
  • ad5727eaf5 chore: update document for Page; 🌟 chenghongxing 2020-07-21 17:37:31 +0800
  • d7fc23d78e chore: optimize the code of workplace; 🌟 chenghongxing 2020-07-21 12:40:46 +0800
  • 21cfb454d7 chore: optimize the code; 🌟 chenghongxing 2020-07-21 09:40:10 +0800
  • 4e6a060dfe feat: add login blocking; 🌟 新增:登录拦截功能; chenghongxing 2020-07-20 22:39:46 +0800
  • d21a2ab062 chore: optimize the i18n code of router; 🌟 chenghongxing 2020-07-20 21:39:00 +0800
  • d91f3a8661 chore: optimize the code of workplace; 🌟 chenghongxing 2020-07-20 18:11:13 +0800
  • 82e5955c3b feat: add auth support for axios request; 🌟 新增:axios 请求添加 auth 认证支持; chenghongxing 2020-07-20 13:10:03 +0800
  • 886a19ddfc chore: add i18n support for TabsView.vue; 🌟 chenghongxing 2020-07-20 08:49:20 +0800
  • 3573a51dbd chore: add i18n support for TabsView.vue; 🌟 chenghongxing 2020-07-19 18:40:27 +0800
  • b2e0accd97 feat: add cookie support for aixos; 🌟 新增:aixos 请求增加 cookie; iczer 2020-07-18 14:39:52 +0800
  • 8688661c8c chore: optimize the code of StandardTable.vue; 🌟 iczer 2020-07-17 13:24:26 +0800
  • a964274d63
    Merge pull request #91 from iczer/dependabot/npm_and_yarn/lodash-4.17.19 iczer 2020-07-17 08:46:30 +0800
  • b05b8f6bc3
    chore(deps): bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-16 13:48:04 +0000
  • 8e72934d38 chore: add i18n support for StepForm.vue; 🌟 chenghongxing 2020-07-16 21:47:04 +0800
  • e6fb49260d feat: add support for scopedSlots in StandardTable.vue; 🌟 新增:StandardTable.vue 组件增加 scopedSlots 的支持; chenghongxing 2020-07-16 19:46:27 +0800
  • 687a3adc37 chore: optimize the code; 🌟 iczer 2020-07-15 19:32:43 +0800
  • 3ff12474cd feat: add service module; 🌟 新增: 数据服务模块; iczer 2020-07-15 19:15:23 +0800
  • 3f742a4dc1 chore: remove the deprecated API of Ant Design Vue; 🌟 移除 Ant Design Vue 废弃的 API; iczer 2020-07-15 12:38:22 +0800
  • 75f2a1be83 chore: update docs; 🌟 iczer 2020-07-14 09:23:20 +0800
  • 1e37ca0c1e chore: update README; 🌟 iczer 2020-07-14 09:18:37 +0800
  • c434b81f7a
    Merge pull request #89 from 1446445040/master iczer 2020-07-14 08:54:49 +0800
  • 0f7f73fd1a refactor: 重构TabView和ContextMenu的部分逻辑 秦旭洋 2020-07-13 17:54:15 +0800
  • 255f68709e fix: solve the cache problem in multi tabs mode; 🐛 修复: 解决多页签模式下的内存泄露问题; iczer 2020-07-10 21:48:29 +0800
  • 107e08c08e fix: issue of contextmenu in TabsView component; 🐛 修复:TabsView 组件右键菜单的bug; iczer 2020-07-10 19:09:41 +0800
  • 1f26734a13 chore: optimize exception page; 🌟 iczer 2020-07-10 17:56:54 +0800
  • 839ba55fe1 update docs; iczer 2020-07-10 12:37:46 +0800
  • 58caeee45c bug: fix problem that page jitter when animation disabled; 🌟 修复:禁用动画时页面抖动的问题; iczer 2020-07-10 12:12:31 +0800
  • 9d5c100960 feat: add the configuration of disable animation; 🌟 新增:禁用页面切换动画的功能; iczer 2020-07-10 11:56:36 +0800
  • d78f6d61d7 chore: optimize the function of copy configuration code ; 🌟 iczer 2020-07-10 11:12:13 +0800
  • e619e44d4f feat: add functional colors to the theme configuration; 🌟 新增:主题配置增加功能性颜色; iczer 2020-07-09 22:42:07 +0800
  • 40472b21dd feat: add the function of copying configuration code; 🌟 新增:复制配置项代码的功能; iczer 2020-07-09 21:24:55 +0800
  • b5d17cd63b chore: refactor the code of configuration; 🌟 iczer 2020-07-09 17:42:59 +0800
  • 44a99a2987 chore: optimize the api of drawer components; 🌟 iczer 2020-07-09 12:10:36 +0800
  • 195624a0a1 feat: add configuration of hidden settings drawer; 🌟 新增:隐藏设置抽屉的配置; iczer 2020-07-09 11:52:30 +0800
  • 1f02623837 chore: optimize the color of the setting trigger and ColorCheckbox component in night mode; 🌟 iczer 2020-07-09 11:01:35 +0800
  • ee3265a151 fix: problem of img-check-box component in radio mode; 🐛 修复:img-check-box 组件在单选模式下的问题; iczer 2020-07-09 10:58:31 +0800
  • 09348fd627 fix: background color problem of time-picker component in night mode; 🐛 修复:时间选择组件夜晚模式下的背景色问题; iczer 2020-07-09 10:40:52 +0800
  • f6904cfa60
    Update README.en-US.md iczer 2020-07-09 00:02:04 +0800
  • f206eb87e6
    Update README.en-US.md iczer 2020-07-08 23:58:38 +0800
  • 0e21e005cb fix: hover color problem in night mode; 🐛 修复:夜晚模式下 hover 颜色问题; iczer 2020-07-08 23:35:58 +0800
  • de05ab5f80 fix: style problem of checkbox component when switching themes; 🐛 修复:切换主题时 checkbox 的样式问题; iczer 2020-07-08 23:17:37 +0800
  • cfd334a4b4 fix: style problem of checkbox component when switching themes; 🐛 修复:切换主题时 checkbox 的样式问题; iczer 2020-07-08 23:00:54 +0800
  • 4ce9622589
    Merge pull request #86 from iczer/theme iczer 2020-07-08 22:37:31 +0800
  • 4a06f1603e
    Merge branch 'master' into theme iczer 2020-07-08 22:37:13 +0800
  • 99aa951c38 update README iczer 2020-07-08 22:28:35 +0800
  • 6e5592fff7 chore: Optimize the code of the theme switching function; 🌟 iczer 2020-07-08 20:51:06 +0800
  • 719dba0bd9 fix: problem of component style in night mode; 🐛 修复:夜晚模式下组件样式问题; iczer 2020-07-08 11:49:12 +0800
  • 32577b038a fix: start problem in dev env; 🐛 修复:开发环境下的启动问题; iczer 2020-07-08 10:55:18 +0800
  • 8cbde7bff5 fix: color switching problem in prod env; 🐛 修复:生产环境下颜色切换问题; iczer 2020-07-08 10:33:25 +0800
  • 4063a4f08a feat: add global night mode; 🌟 新增:全局夜晚模式; iczer 2020-07-06 21:52:36 +0800
  • 98e02874ed chore: optimizing the implementation logic of theme color modification; 🌟 iczer 2020-07-02 22:41:21 +0800
  • c6419173ac chore: update docs; 🐶 iczer 2020-07-02 22:23:09 +0800
  • 5c0ccf9df9 fix: selection problem in ColorCheckBox radio mode; 🐛 修复:ColorCheckBox 单选模式下的选择问题; iczer 2020-07-02 22:22:12 +0800
  • 3ed878b8f3 fix: the problem that layout and theme initialization settings do not take effect; 🐛 修复:导航布局和主题设置不生效问题; iczer 2020-07-02 21:58:45 +0800
  • c6ba8815fb fix: selection problem in ColorCheckBox radio mode; 🐛 修复:ColorCheckBox 单选模式下的选择问题; iczer 2020-07-02 21:53:50 +0800
  • 36e9e0a9f0 fix: setting language does not work in src/config/config.js; 🌟 iczer 2020-07-02 14:39:14 +0800
  • 9425bcb1f9 chore: add comments for settings; 🌟 iczer 2020-07-02 14:37:42 +0800
  • 77781e418a chore: console error message; 🐛 iczer 2020-07-02 14:06:34 +0800
  • 2a45a8122a fix: animation settings do not work; 🐛 修复:动画设置不生效的问题; iczer 2020-07-02 14:05:31 +0800
  • 5de9f9c305 Merge remote-tracking branch 'origin/master' iczer 2020-07-02 11:22:10 +0800
  • 14f6aebfe1 fix: style issues with side menu components and drawer components; 🐛 修复:侧边菜单组件和抽屉组件的样式问题; iczer 2020-07-02 11:21:51 +0800
  • 066dc41e76
    Update README.en-US.md iczer 2020-07-02 09:31:55 +0800
  • 7c23832b18 chore: update README.en-US.md; 🌟 iczer 2020-07-02 09:30:06 +0800
  • 702d622b31 Merge branch 'master' of https://github.com/iczer/vue-antd-admin iczer 2020-07-02 09:04:21 +0800
  • 7f6b9e9599 fix: the problem that side menu not work in IE; 🐛 修复:IE 浏览器下侧边栏不能正常工作的bug; iczer 2020-07-02 09:02:31 +0800
  • 05a1e3215b
    Update README.md iczer 2020-07-02 08:37:52 +0800
  • 0b78552a5e
    Update README.md iczer 2020-07-01 23:37:38 +0800
  • da87fedc2f
    Update README.md iczer 2020-07-01 23:30:36 +0800
  • 89222781e8
    Update README.md iczer 2020-07-01 22:58:32 +0800
  • ae2b73ce6b
    Update README.en-US.md iczer 2020-07-01 22:49:26 +0800
  • f91bfb4893
    Update README.md iczer 2020-07-01 22:39:15 +0800
  • ab8c3308ea
    Update README.md iczer 2020-07-01 22:37:19 +0800