File tree Expand file tree Collapse file tree 8 files changed +12192
-11874
lines changed Expand file tree Collapse file tree 8 files changed +12192
-11874
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1919- Documentation: https://pro.antdv.com/docs/getting-started
2020- ChangeLog: https://pro.antdv.com/docs/changelog
2121- FAQ: https://pro.antdv.com/docs/faq
22+ - Vue3 ProLayout: https://github.com/vueComponent/pro-layout
2223
2324Overview
2425----
@@ -71,7 +72,7 @@ yarn run lint
7172
7273### Other
7374
74- - ** IMPORTANT : About Issue feedback !! when opening Issue read [ Issue / PR Contributing] ( https://github.com/vueComponent/ant-design-vue-pro/issues/90 ) **
75+ - ** IMPORTANT : Issue feedback !! when opening Issue read [ Issue / PR Contributing] ( https://github.com/vueComponent/ant-design-vue-pro/issues/90 ) **
7576
7677- [ Vue-cli3] ( https://cli.vuejs.org/guide/ ) used by the project.
7778
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1919- 文档: https://pro.antdv.com/docs/getting-started
2020- 更新日志: https://pro.antdv.com/docs/changelog
2121- 常见问题: https://pro.antdv.com/docs/faq
22-
22+ - Vue3 ProLayout: https://github.com/vueComponent/pro-layout
2323
2424Overview
2525----
Original file line number Diff line number Diff line change 1111 "lint:nofix" : " vue-cli-service lint --no-fix"
1212 },
1313 "dependencies" : {
14- "@ant-design-vue/pro-layout" : " ^1.0.8 " ,
14+ "@ant-design-vue/pro-layout" : " ^1.0.10 " ,
1515 "@antv/data-set" : " ^0.10.2" ,
1616 "ant-design-vue" : " ^1.7.6" ,
1717 "axios" : " >=0.21.1" ,
3838 },
3939 "devDependencies" : {
4040 "@ant-design/colors" : " ^3.2.1" ,
41+ "@vue/babel-helper-vue-jsx-merge-props" : " ^1.2.1" ,
4142 "@vue/cli-plugin-babel" : " ^4.0.4" ,
4243 "@vue/cli-plugin-eslint" : " ^4.0.4" ,
4344 "@vue/cli-plugin-router" : " ^4.0.4" ,
5253 "eslint" : " ^5.16.0" ,
5354 "eslint-plugin-html" : " ^5.0.0" ,
5455 "eslint-plugin-vue" : " ^5.2.3" ,
56+ "file-loader" : " ^6.2.0" ,
5557 "git-revision-webpack-plugin" : " ^3.0.6" ,
5658 "less" : " ^3.0.4" ,
5759 "less-loader" : " ^5.0.0" ,
60+ "regenerator-runtime" : " ^0.13.9" ,
5861 "vue-svg-icon-loader" : " ^2.1.1" ,
5962 "vue-template-compiler" : " ^2.6.14" ,
6063 "webpack-theme-color-replacer" : " ^1.3.12"
You can’t perform that action at this time.
0 commit comments