367 Commits

Author SHA1 Message Date
dependabot[bot]
707ff81510
build(deps): bump lodash from 4.17.10 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-23 07:49:09 +00:00
dependabot[bot]
cf826d4230
build(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-23 07:49:04 +00:00
dependabot[bot]
b4ac11b761
build(deps): bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-23 07:49:04 +00:00
dependabot[bot]
d7ccdab2ad
build(deps): bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-23 07:49:02 +00:00
iczer
f7f7ff97b7
Merge pull request #60 from ZY2071/master
feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度
2019-12-23 15:48:22 +08:00
zhangyu
b2c6fa2d47 feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度 2019-09-18 21:15:20 +08:00
iczer
01e9be732e fix: HeaderNotice style problem #29
Closes #29
2019-01-11 23:57:15 +08:00
iczer
26cec23c6f
Merge pull request #30 from zys-contribs/master
fix: WorkPlace's style problem
2018-09-25 09:23:56 +08:00
ZYSzys
1d665eae71 tweak span of sm 2018-09-22 17:50:45 +08:00
iczer
f8f0294c58 refactor: register ant-design-vue components in main.js #28 2018-09-20 11:41:28 +08:00
chenghx
2137ccd4b3 fix: contextmenu box-shadow not show 2018-09-19 10:53:40 +08:00
iczer
e7f1540c04 feat: add contextmenu for page tab #25 2018-09-19 10:35:17 +08:00
chenghx
366575e8f6 feat: multipage contextmenu 2018-09-14 18:02:35 +08:00
chenghx
3846591c00 deps: upgrade ant-design-vue to version 1.1.1 2018-09-14 09:35:18 +08:00
chenghx
d588c7681e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/layouts/PageView.vue
2018-09-13 14:27:31 +08:00
chenghx
0b836882c5 feat: add multipage mode 2018-09-13 14:26:22 +08:00
chenghx
b818fd8a29 feat: add multipage mode 2018-09-13 14:20:08 +08:00
chenghx
7d7b08644f fix: card style problem in ant-design-vue@1.1.0 2018-09-13 09:32:45 +08:00
chenghx
2eb09c01b7 deps: upgrade ant-design-vue to version 1.1.0 2018-09-12 10:41:50 +08:00
chenghx
f8483833f1 refactor: update to new project structure 2018-09-11 11:45:32 +08:00
chenghx
263f3064a7 Merge remote-tracking branch 'origin/master' 0.0.1 2018-09-10 16:16:05 +08:00
chenghx
d344efaa40 feat: add trend components 2018-09-10 16:14:58 +08:00
chenghx
626c19dcb3 feat: add copyright to setting 2018-09-07 18:01:34 +08:00
iczer
cc00dc6859
Update README.md 2018-09-06 15:49:37 +08:00
chenghx
0e61d8c247 refactor: change date utility libary: moment to date-fns 2018-09-06 15:41:04 +08:00
chenghx
cfd0b38a53 refactor: refactor style and children components 2018-09-06 14:23:40 +08:00
chenghx
5d35737db5 refactor: refactor Success page with DetailList and AStepItem components 2018-09-04 16:33:11 +08:00
chenghx
20290cec17 refactor: add settings for GlobalFooter components 2018-09-03 15:26:56 +08:00
chenghx
bf932950d6 feat: add global page toggling animation 2018-09-03 14:20:04 +08:00
chenghx
a514bb4197 feat: add setting for system's name 2018-09-03 10:39:39 +08:00
chenghx
446485a63e feat: widen the maxwidth of page content 2018-08-31 17:32:21 +08:00
chenghx
2d3cfdfff0 feat: lazy loading routes 2018-08-31 16:57:05 +08:00
chenghx
55551b2613 fix: menu item's display problem in horizontal mode 2018-08-30 17:05:52 +08:00
iczer
2adbdc8830 feat: complete layout toggle function 2018-08-30 11:57:21 +08:00
chenghx
db881e57bf feat: add layout toggle 2018-08-29 18:00:00 +08:00
chenghx
1488821833 refactor: change property rootSubmenuKeys to auto computed 2018-08-29 15:14:04 +08:00
chenghx
8a0c4b9a3c feat: add theme style toggle function 2018-08-29 15:02:46 +08:00
iczer
2cef87a631 refactor: TaskCard components 2018-08-25 19:30:06 +08:00
iczer
12d2ff8e80 feat: palette page 2018-08-24 17:55:45 +08:00
iczer
e718a6a28c fix: ColorCheckBox's change event problem 2018-08-24 17:53:16 +08:00
chenghx
94c172f41f feat: add TaskCard components 2018-08-24 16:20:28 +08:00
iczer
a12b100a8e feat: add clipboard 2018-08-23 17:35:23 +08:00
iczer
aca7ab2a28 refactor: add ImgCheckBox components instead of ThemeColor components 2018-08-23 17:34:30 +08:00
chenghx
702a9dd832 feat: complete function for ColorCheckBox components 2018-08-23 15:54:58 +08:00
chenghx
2dcc1279cc Merge remote-tracking branch 'origin/master' 2018-08-23 12:58:30 +08:00
iczer
de8cd459ea fix: folder name case causes failure to startup #23 2018-08-23 12:56:55 +08:00
iczer
039bc42136
Update README.md 2018-08-23 10:25:05 +08:00
iczer
074b492a4a
Update README.md 2018-08-23 10:23:34 +08:00
chenghx
61f60316f3 refactor: theme color chose components 2018-08-22 18:04:33 +08:00
chenghx
04f8642c33 refactor: remove layout components: Exception 2018-08-22 11:46:45 +08:00