chenghongxing
|
37f66c8786
|
update version
|
4 years ago |
chenghongxing
|
75a510edbd
|
update version
|
4 years ago |
chenghongxing
|
10296fd022
|
chore: update the version of ant-design-vue from 1.6.2 to 1.7.2; #156
|
4 years ago |
chenghongxing
|
6c79a54a53
|
update version
|
4 years ago |
chenghongxing
|
3619242076
|
feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
|
4 years ago |
chenghongxing
|
9df2666304
|
fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
|
4 years ago |
chenghongxing
|
a03b37ff30
|
chore: update version;
|
4 years ago |
guoranred
|
dcf65935e1
|
optimize production environment packaging
|
4 years ago |
guoranred
|
e414f89e27
|
add nprogress
|
4 years ago |
iczer
|
6a0ef90d5c
|
chore: update version of project;
|
4 years ago |
iczer
|
ad11e315e6
|
update the version of project
|
4 years ago |
iczer
|
f82c33b0d3
|
update configuration for docs deploy
|
4 years ago |
iczer
|
bfb0358217
|
feat: add function of async router and async menu; 🌟
新增:异步路由和菜单功能;
|
4 years ago |
iczer
|
b2e0accd97
|
feat: add cookie support for aixos; 🌟
新增:aixos 请求增加 cookie;
|
4 years ago |
iczer
|
1f26734a13
|
chore: optimize exception page; 🌟
|
4 years ago |
iczer
|
d78f6d61d7
|
chore: optimize the function of copy configuration code ; 🌟
|
4 years ago |
iczer
|
f348ddfe5e
|
feat: custom theme colors support for dark mode; 🌟
新增:自定义主题色对暗黑模式的支持;
|
4 years ago |
iczer
|
18c08f3682
|
chore: update document for layout 🐶
|
4 years ago |
iczer
|
8a780cca6e
|
chore: update scripts of deploy; 🐶
|
4 years ago |
iczer
|
2852125b76
|
feat: add Chinese document;🌟
新增:添加中文文档;
|
4 years ago |
iczer
|
198b1e2ab5
|
新增:增加国际化语言支持;
|
4 years ago |
iczer
|
3392beaa84
|
新增:增加 gh-pages 支持;
|
4 years ago |
iczer
|
ce3ee754f5
|
新增: 全局动画切换功能;
|
5 years ago |
iczer
|
066ab7ec22
|
新增: 增加动态修改主题色功能;
|
5 years ago |
iczer
|
e1da650eb1
|
更新: 升级开发环境至 vue-cli3; 更新依赖库版本;解决 IE11 下不能正确显示问题;
|
5 years ago |
dependabot[bot]
|
d26e78a845
|
build(deps-dev): bump webpack-bundle-analyzer from 2.13.1 to 3.3.2
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v2.13.1...v3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
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>
|
5 years ago |
zhangyu
|
b2c6fa2d47
|
feat: 修改项目依赖以确保项目能启动并稍微调整了页面公共布局提高还原度
|
5 years ago |
chenghx
|
3846591c00
|
deps: upgrade ant-design-vue to version 1.1.1
|
6 years ago |
chenghx
|
2eb09c01b7
|
deps: upgrade ant-design-vue to version 1.1.0
|
6 years ago |
chenghx
|
0e61d8c247
|
refactor: change date utility libary: moment to date-fns
|
6 years ago |
chenghx
|
94c172f41f
|
feat: add TaskCard components
|
6 years ago |
iczer
|
a12b100a8e
|
feat: add clipboard
|
6 years ago |
chenghx
|
22561da68f
|
deps: add pouchdb@7.0.0
|
6 years ago |
chenghx
|
bb847dc241
|
deps: add enquire.js@2.1.6
|
6 years ago |
iczer
|
6c7d6ce1cd
|
deps:upgrade vue@2.5.2 to @2.5.17;upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3
|
6 years ago |
chenghx
|
2543b358fb
|
feat: add vuex support
|
6 years ago |
chenghx
|
82ca2d4f68
|
v1.0.0
|
6 years ago |
chenghx
|
3e238aec02
|
v1.9.0
|
6 years ago |
chenghx
|
f15f33dd64
|
新增mock数据
|
6 years ago |
iczer
|
25e297fe86
|
优化page布局;
新增工作台Workplace;
更新vue-antd-ui版本:1.0.1;
|
6 years ago |
chenghx
|
31faa8ccb8
|
新增卡片表格、搜索表格;升级vue-antd-ui版本至v1.0.0
|
6 years ago |
iczer
|
6d0488f775
|
新增table card、pie card
|
6 years ago |
chenghx
|
5ea08d91bb
|
mini chart 完善
|
6 years ago |
chenghx
|
354ba9a734
|
vue antd admin init
|
6 years ago |