iczer
|
fcbd892e5c
|
update README.md
|
2020-08-03 21:38:46 +08:00 |
|
iczer
|
2a038ac8ec
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
2020-08-02 18:55:37 +08:00 |
|
iczer
|
4273ef8671
|
fix: the style problem caused by SideMenu.vue overflow; 🐛
修复:SideMenu.vue 组件溢出导致的样式问题;
|
2020-07-31 22:24:18 +08:00 |
|
iczer
|
1db4c1fafc
|
fix: the problem that can't hide check box of StandardTable.vue; 🐛
修复:StandardTable.vue 组件不能隐藏勾选框的问题;
|
2020-07-31 17:47:22 +08:00 |
|
iczer
|
c27e97beff
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
2020-07-31 16:43:10 +08:00 |
|
iczer
|
703125542f
|
Merge branch 'basic-async-router' into basic
|
2020-07-29 12:08:09 +08:00 |
|
iczer
|
07ba9a11cf
|
Merge branch 'basic' of https://github.com/iczer/vue-antd-admin into basic
|
2020-07-29 09:38:47 +08:00 |
|
chenghongxing
|
b468b9d87b
|
fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93
|
2020-07-29 09:21:31 +08:00 |
|
chenghongxing
|
17e7df6860
|
chore: add boolean type support for props pagination of StandardTable.vue ; 🌟
|
2020-07-29 09:09:43 +08:00 |
|
iczer
|
440f9bf577
|
chore: add configuration for async router; 🌟
|
2020-07-28 23:17:00 +08:00 |
|
iczer
|
c19e3d5a1e
|
chore: resolve warning of duplicate name in async router; 🌟
|
2020-07-28 22:21:17 +08:00 |
|
iczer
|
bceb33996b
|
chore:replace pouchdb with localStorage; 🌟
|
2020-07-28 21:33:40 +08:00 |
|
iczer
|
c9e4451974
|
chore: optimize the code of async router; 🌟
|
2020-07-28 20:48:02 +08:00 |
|
iczer
|
f5b452f82b
|
feat: add support for async router; 🌟
新增:添加异步路由支持;
|
2020-07-26 22:08:31 +08:00 |
|
chenghongxing
|
657c061b89
|
chore: optimize the code of page 404; 🌟
|
2020-07-25 13:35:33 +08:00 |
|
chenghongxing
|
a3bca2756e
|
Merge remote-tracking branch 'origin/basic' into basic
|
2020-07-25 13:12:15 +08:00 |
|
chenghongxing
|
f59f613f91
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state
|
2020-07-25 13:11:39 +08:00 |
|
chenghongxing
|
ccba1485b1
|
chore: optimize the code of StandardTable.vue; 🌟
|
2020-07-25 13:08:48 +08:00 |
|
iczer
|
6ef62b352c
|
fix: problem of props rowKey in StandardTable.vue; 🐛
修复:StandardTable.vue props 属性 rowKey 的bug;
|
2020-07-24 17:38:37 +08:00 |
|
iczer
|
1091c60fe6
|
chore: add document link for header; 🌟
|
2020-07-23 15:32:01 +08:00 |
|
chenghongxing
|
7f5edfa388
|
chore: optimize the code of router's i18n; 🌟
|
2020-07-23 13:02:37 +08:00 |
|
chenghongxing
|
de9af0c238
|
feat: add slots support for StandardTable.vue; 🌟
|
2020-07-23 12:52:20 +08:00 |
|
chenghongxing
|
d279d2f976
|
init: init for basic version
|
2020-07-23 10:39:01 +08:00 |
|
iczer
|
272f740597
|
chore: optimize the efficiency of theme switching; 🌟
|
2020-07-22 20:50:46 +08:00 |
|
chenghongxing
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
2020-07-22 19:47:16 +08:00 |
|
chenghongxing
|
ad0b2bda34
|
chore: update document for develop/theme; 🌟
|
2020-07-22 19:06:00 +08:00 |
|
chenghongxing
|
107d64fb06
|
chore: add alert plugin for docs; 🌟
|
2020-07-22 15:59:45 +08:00 |
|
chenghongxing
|
ad5727eaf5
|
chore: update document for Page; 🌟
|
2020-07-21 17:37:31 +08:00 |
|
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
2020-07-21 12:40:46 +08:00 |
|
chenghongxing
|
21cfb454d7
|
chore: optimize the code; 🌟
0.3.1
|
2020-07-21 09:40:10 +08:00 |
|
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
2020-07-20 22:39:46 +08:00 |
|
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
2020-07-20 21:39:00 +08:00 |
|
chenghongxing
|
d91f3a8661
|
chore: optimize the code of workplace; 🌟
|
2020-07-20 18:11:13 +08:00 |
|
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
2020-07-20 13:10:03 +08:00 |
|
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-20 08:49:20 +08:00 |
|
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
2020-07-19 18:40:27 +08:00 |
|
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
2020-07-18 14:39:52 +08:00 |
|
iczer
|
8688661c8c
|
chore: optimize the code of StandardTable.vue; 🌟
|
2020-07-17 13:24:26 +08:00 |
|
iczer
|
a964274d63
|
Merge pull request #91 from iczer/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
|
2020-07-17 08:46:30 +08:00 |
|
dependabot[bot]
|
b05b8f6bc3
|
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 13:48:04 +00:00 |
|
chenghongxing
|
8e72934d38
|
chore: add i18n support for StepForm.vue; 🌟
|
2020-07-16 21:47:04 +08:00 |
|
chenghongxing
|
e6fb49260d
|
feat: add support for scopedSlots in StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 scopedSlots 的支持;
|
2020-07-16 19:46:27 +08:00 |
|
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
2020-07-15 19:32:43 +08:00 |
|
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
2020-07-15 19:15:23 +08:00 |
|
iczer
|
3f742a4dc1
|
chore: remove the deprecated API of Ant Design Vue; 🌟
移除 Ant Design Vue 废弃的 API;
|
2020-07-15 12:38:22 +08:00 |
|
iczer
|
75f2a1be83
|
chore: update docs; 🌟
|
2020-07-14 09:23:20 +08:00 |
|
iczer
|
1e37ca0c1e
|
chore: update README; 🌟
|
2020-07-14 09:18:37 +08:00 |
|
iczer
|
c434b81f7a
|
Merge pull request #89 from 1446445040/master
refactor: 重构TabView和ContextMenu的部分逻辑
|
2020-07-14 08:54:49 +08:00 |
|
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
2020-07-13 17:54:15 +08:00 |
|
iczer
|
255f68709e
|
fix: solve the cache problem in multi tabs mode; 🐛
修复: 解决多页签模式下的内存泄露问题;
|
2020-07-10 21:48:29 +08:00 |
|