iczer
|
4a8b985b99
|
update docs of authority;
|
4 years ago |
iczer
|
b796a4c9e4
|
fix: i18n problem of dynamic route; 🐛
修复:动态路由的国际化问题;
|
4 years ago |
iczer
|
d7eba7e2b3
|
update README.md
|
4 years ago |
iczer
|
f82c33b0d3
|
update configuration for docs deploy
|
4 years ago |
iczer
|
a4f230ff6d
|
update docs
|
4 years ago |
iczer
|
9b96868586
|
feat: add authorize directive; 🌟
新增:权限验证指令;
|
4 years ago |
iczer
|
55358b4107
|
fix: the style problem caused by SideMenu.vue overflow; 🐛
修复:SideMenu.vue 组件溢出导致的样式问题;
|
4 years ago |
iczer
|
182ea21a29
|
fix: the problem that can't hide check box of StandardTable.vue; 🐛
修复:StandardTable.vue 组件不能隐藏勾选框的问题;
|
4 years ago |
iczer
|
08e40f1a31
|
feat: add prop openKeys and event openChange for menu.js; 🌟
新增:menu.js 增加 openKeys 属性和 openChange 事件;
|
4 years ago |
dependabot[bot]
|
285233e201
|
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
4 years ago |
chenghongxing
|
a4764d880d
|
fix: solve the problem of @ant-design/colors dependency when using npm or cnpm; 🐛 #93
|
4 years ago |
chenghongxing
|
a5b571d2a0
|
chore: add boolean type support for props pagination of StandardTable.vue ; 🌟
|
4 years ago |
chenghongxing
|
58c62442c3
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/pages/exception/404.vue
|
4 years ago |
chenghongxing
|
768dacdef7
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
4 years ago |
chenghongxing
|
7e82c948da
|
feat: add state of min page height in setting module; 🌟
新增:vuex setting 模块增加页面最小高度 state;
|
4 years ago |
chenghongxing
|
58e81ffad0
|
chore: optimize the code of StandardTable.vue; 🌟
|
4 years ago |
iczer
|
680300e4e6
|
fix: problem of props rowKey in StandardTable.vue; 🐛
修复:StandardTable.vue props 属性 rowKey 的bug;
|
4 years ago |
iczer
|
ebb9d19ccd
|
chore: update document; 🌟
|
4 years ago |
chenghongxing
|
b78cf5c6e1
|
chore: optimize the code of system layout; 🌟
|
4 years ago |
chenghongxing
|
fd3c79493f
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
chenghongxing
|
6c33fb0072
|
feat: add slots support for StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 slots 支持;
|
4 years ago |
iczer
|
db878d5eac
|
Update issue templates
|
4 years ago |
iczer
|
23eb948aa6
|
Update issue templates
|
4 years ago |
iczer
|
272f740597
|
chore: optimize the efficiency of theme switching; 🌟
|
4 years ago |
chenghongxing
|
a62c293e42
|
chore: optimize the code of theme color; 🌟
|
4 years ago |
chenghongxing
|
ad0b2bda34
|
chore: update document for develop/theme; 🌟
|
4 years ago |
chenghongxing
|
107d64fb06
|
chore: add alert plugin for docs; 🌟
|
4 years ago |
chenghongxing
|
ad5727eaf5
|
chore: update document for Page; 🌟
|
4 years ago |
chenghongxing
|
d7fc23d78e
|
chore: optimize the code of workplace; 🌟
|
4 years ago |
chenghongxing
|
21cfb454d7
|
chore: optimize the code; 🌟
|
4 years ago |
chenghongxing
|
4e6a060dfe
|
feat: add login blocking; 🌟
新增:登录拦截功能;
|
4 years ago |
chenghongxing
|
d21a2ab062
|
chore: optimize the i18n code of router; 🌟
|
4 years ago |
chenghongxing
|
d91f3a8661
|
chore: optimize the code of workplace; 🌟
|
4 years ago |
chenghongxing
|
82e5955c3b
|
feat: add auth support for axios request; 🌟
新增:axios 请求添加 auth 认证支持;
|
4 years ago |
chenghongxing
|
886a19ddfc
|
chore: add i18n support for TabsView.vue; 🌟
|
4 years ago |
chenghongxing
|
3573a51dbd
|
chore: add i18n support for TabsView.vue; 🌟
|
4 years ago |
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
4 years ago |
iczer
|
8688661c8c
|
chore: optimize the code of StandardTable.vue; 🌟
|
4 years ago |
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
|
4 years ago |
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>
|
4 years ago |
chenghongxing
|
8e72934d38
|
chore: add i18n support for StepForm.vue; 🌟
|
4 years ago |
chenghongxing
|
e6fb49260d
|
feat: add support for scopedSlots in StandardTable.vue; 🌟
新增:StandardTable.vue 组件增加 scopedSlots 的支持;
|
4 years ago |
iczer
|
687a3adc37
|
chore: optimize the code; 🌟
|
4 years ago |
iczer
|
3ff12474cd
|
feat: add service module; 🌟
新增: 数据服务模块;
|
4 years ago |
iczer
|
3f742a4dc1
|
chore: remove the deprecated API of Ant Design Vue; 🌟
移除 Ant Design Vue 废弃的 API;
|
4 years ago |
iczer
|
75f2a1be83
|
chore: update docs; 🌟
|
4 years ago |
iczer
|
1e37ca0c1e
|
chore: update README; 🌟
|
4 years ago |
iczer
|
c434b81f7a
|
Merge pull request #89 from 1446445040/master
refactor: 重构TabView和ContextMenu的部分逻辑
|
4 years ago |
秦旭洋
|
0f7f73fd1a
|
refactor: 重构TabView和ContextMenu的部分逻辑
1. 提取并修改getPageKey函数,表意更明确
2. 修复ContextMenu点击失败的bug(菜单项之间有margin缝隙)
3. 其他个别代码格式(基于eslint)调整
|
4 years ago |