-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.6.0](v1.5.0...v1.6.0) (2020-04-18) ### Bug Fixes * mock 适配多页 ([a384bae](a384bae)) * 修复 VueFilenameInjector 配置 ([e5a077c](e5a077c)) * 修复多页面 cdn 引用 ([0be4630](0be4630)) * **plugin/axios:** axios.interceptors.request error miss return ([a90079d](a90079d)) ### Features * scss public ([7f00053](7f00053)) * ueditor ([7be7f98](7be7f98)) * 设置 icon: '' 可以取消默认的菜单图标 ([af5dc86](af5dc86)) ### Performance Improvements * 增加 cdn 依赖 ([9f8b8c7](9f8b8c7)) * 增加 cdn 依赖 ([3e5713c](3e5713c))
- Loading branch information
1 parent
5c1e78e
commit 19cdb38
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [1.6.0](https://github.com/d2-projects/d2-admin/compare/v1.5.0...v1.6.0) (2020-04-18) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* mock 适配多页 ([a384bae](https://github.com/d2-projects/d2-admin/commit/a384baea5773479f81cf4567da661238bdea7c25)) | ||
* 修复 VueFilenameInjector 配置 ([e5a077c](https://github.com/d2-projects/d2-admin/commit/e5a077ce98c3612ed31f0135da77498b266644e5)) | ||
* 修复多页面 cdn 引用 ([0be4630](https://github.com/d2-projects/d2-admin/commit/0be46301ab3befea272d0c258c3ab67da48f65b6)) | ||
* **plugin/axios:** axios.interceptors.request error miss return ([a90079d](https://github.com/d2-projects/d2-admin/commit/a90079d6d9a57d0c4f1bfe337b6f2acd2ea5ce98)) | ||
|
||
|
||
### Features | ||
|
||
* scss public ([7f00053](https://github.com/d2-projects/d2-admin/commit/7f00053b34e280b471a9aaefbe2ddc5265d44e90)) | ||
* ueditor ([7be7f98](https://github.com/d2-projects/d2-admin/commit/7be7f98586626131764f30dac6cdeeac7a23b769)) | ||
* 设置 icon: '' 可以取消默认的菜单图标 ([af5dc86](https://github.com/d2-projects/d2-admin/commit/af5dc868062e1076f41740319d4280e790fc1760)) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* 增加 cdn 依赖 ([9f8b8c7](https://github.com/d2-projects/d2-admin/commit/9f8b8c76721cd28f948330b9fe7a848f1b7d86c3)) | ||
* 增加 cdn 依赖 ([3e5713c](https://github.com/d2-projects/d2-admin/commit/3e5713c516e1d4876f9fd36119171b9992dfff70)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters