semantic-release-bot
|
91d04bddb2
|
chore(release): 1.25.0 [skip ci]
# [1.25.0](https://github.com/d2-projects/d2-admin/compare/v1.24.3...v1.25.0) (2022-08-23)
### Features
* update packages minor ([85bdc01](85bdc019ea))
* update packages patch ([24a2f64](24a2f64d27))
|
2022-08-23 14:21:14 +00:00 |
FairyEver
|
508c1a58f3
|
Merge branch 'feature/update_packages' into develop
|
2022-08-23 22:19:24 +08:00 |
FairyEver
|
85bdc019ea
|
feat: update packages minor
|
2022-08-23 22:18:53 +08:00 |
FairyEver
|
24a2f64d27
|
feat: update packages patch
|
2022-08-23 22:12:26 +08:00 |
semantic-release-bot
|
30b442e16c
|
chore(release): 1.24.3 [skip ci]
## [1.24.3](https://github.com/d2-projects/d2-admin/compare/v1.24.2...v1.24.3) (2022-08-23)
### Bug Fixes
* 🐛 注销用户清空vuex用户信息失效 ([a7784d4](a7784d4a32))
* remove never used code ([57534be](57534be3fb))
* remove simplemde ([dd99b57](dd99b57b6e))
|
2022-08-23 13:56:30 +00:00 |
FairyEver
|
57534be3fb
|
fix: remove never used code
|
2022-08-23 21:55:34 +08:00 |
FairyEver
|
dd99b57b6e
|
fix: remove simplemde
|
2022-08-23 21:55:00 +08:00 |
FairyEver
|
e2ed7e95fd
|
build: semantic-release
|
2022-08-23 21:46:40 +08:00 |
李杨
|
97f0d8e177
|
Merge pull request #352 from menduo/patch-1
Fix image address
|
2022-02-16 11:12:17 +08:00 |
李杨
|
0082db6a86
|
Merge pull request #355 from obrua/patch-1
fix: 🐛 注销用户清空vuex用户信息失效
|
2022-02-16 11:11:06 +08:00 |
obrua
|
a7784d4a32
|
fix: 🐛 注销用户清空vuex用户信息失效
注销用户清空vuex用户信息,需要在uuid删除之前,不然无法删除
|
2022-01-04 14:30:46 +08:00 |
menduo
|
0378704021
|
Fix image address
Fix image address
|
2021-11-08 11:50:04 +08:00 |
FairyEver
|
44b17dc698
|
docs: add django-vue-admin-pro
|
2021-07-28 13:15:43 +08:00 |
semantic-release-bot
|
72702b6b67
|
chore(release): 1.24.2 [skip ci]
## [1.24.2](https://github.com/d2-projects/d2-admin/compare/v1.24.1...v1.24.2) (2021-07-23)
### Bug Fixes
* merge replaced Object.assign ([37f63bf](37f63bf20c))
|
2021-07-23 03:19:38 +00:00 |
FairyEver
|
37f63bf20c
|
fix: merge replaced Object.assign
https://github.com/d2-projects/d2-admin/issues/342
|
2021-07-23 11:17:33 +08:00 |
semantic-release-bot
|
10223f7aef
|
chore(release): 1.24.1 [skip ci]
## [1.24.1](https://github.com/d2-projects/d2-admin/compare/v1.24.0...v1.24.1) (2021-07-20)
### Bug Fixes
* update sass and options ([ba795d0](ba795d0887))
|
2021-07-20 14:06:32 +00:00 |
FairyEver
|
ba795d0887
|
fix: update sass and options
|
2021-07-20 22:05:22 +08:00 |
FairyEver
|
18a74c2cd6
|
Merge branch 'master' into dev
|
2021-07-20 21:44:57 +08:00 |
FairyEver
|
32d0d04c03
|
docs: Open in Visual Studio Code
|
2021-07-09 20:33:32 +08:00 |
FairyEver
|
718522c874
|
Merge branch 'master' into dev
|
2021-03-29 14:49:12 +08:00 |
李杨
|
98febbfccb
|
Merge pull request #328 from d2-projects/dependabot/npm_and_yarn/marked-2.0.0
chore(deps): bump marked from 1.2.4 to 2.0.0
|
2021-02-23 10:47:02 +08:00 |
dependabot[bot]
|
1713645808
|
chore(deps): bump marked from 1.2.4 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.2.4 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.4...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-08 21:26:37 +00:00 |
CNine
|
862dafe516
|
Merge pull request #323 from d2-projects/dependabot/npm_and_yarn/axios-0.21.1
chore(deps): bump axios from 0.19.2 to 0.21.1
|
2021-01-06 16:29:17 +08:00 |
dependabot[bot]
|
4a00c08da7
|
chore(deps): bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-04 22:50:01 +00:00 |
FairyEver
|
1508cb9012
|
ci: 💚 use foxundermoon/setup-qshell@v1
|
2021-01-03 10:14:49 +08:00 |
semantic-release-bot
|
a94de6f382
|
chore(release): 1.24.0 [skip ci]
# [1.24.0](https://github.com/d2-projects/d2-admin/compare/v1.23.0...v1.24.0) (2020-12-28)
### Features
* ✨ 更改 api 引入的方法更合理化 ([e02f490](e02f4909d0))
|
2020-12-28 06:11:40 +00:00 |
FairyEver
|
e02f4909d0
|
feat: ✨ 更改 api 引入的方法更合理化
|
2020-12-28 14:06:04 +08:00 |
semantic-release-bot
|
219906665a
|
chore(release): 1.23.0 [skip ci]
# [1.23.0](https://github.com/d2-projects/d2-admin/compare/v1.22.0...v1.23.0) (2020-12-03)
### Features
* ✨ 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 ([41a7e02](41a7e02eb5))
|
2020-12-03 14:05:45 +00:00 |
FairyEver
|
41a7e02eb5
|
feat: ✨ 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口
|
2020-12-03 22:03:58 +08:00 |
FairyEver
|
a947e40e14
|
docs: 📝 update docs
|
2020-12-03 19:00:59 +08:00 |
FairyEver
|
a677c889ee
|
docs: 📝 add boot-admin
|
2020-12-03 18:58:24 +08:00 |
semantic-release-bot
|
e2611b65d5
|
chore(release): 1.22.0 [skip ci]
# [1.22.0](https://github.com/d2-projects/d2-admin/compare/v1.21.0...v1.22.0) (2020-11-30)
### Bug Fixes
* 📦 lodash-es to lodash (lowdb存在导致lodash无法移除) ([136e6cd](136e6cd040))
### Features
* 📦 update @d2-projects/vue-table-export and @d2-projects/vue-table-import ([0d4f315](0d4f315a27))
|
2020-11-30 06:52:43 +00:00 |
FairyEver
|
136e6cd040
|
fix: 📦 lodash-es to lodash (lowdb存在导致lodash无法移除)
|
2020-11-30 14:51:31 +08:00 |
FairyEver
|
0d4f315a27
|
feat: 📦 update @d2-projects/vue-table-export and @d2-projects/vue-table-import
|
2020-11-30 13:30:57 +08:00 |
semantic-release-bot
|
6ffb7ffea5
|
chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/d2-projects/d2-admin/compare/v1.20.1...v1.21.0) (2020-11-30)
### Features
* 📦 lodash to lodash-es ([f539271](f53927121e))
* update visitor count badge ([abcd573](abcd573834))
* 移除已经不需要的页面注册 index.js ([041fe66](041fe66ae7))
* 调整 createRequest 中 params 处理顺序 ([bf7ed65](bf7ed65e23))
* 默认 layout 使用处理过的 element 滚动条组件替代 better-scroll ([a93e966](a93e966457))
* **api:** ✨ 完善 service 代码,request 现在会根据需要自动序列化参数 ([886a4a8](886a4a8638))
|
2020-11-30 05:19:26 +00:00 |
FairyEver
|
aa8d1aa8fb
|
docs: 📦 移除 better-scroll 示例
|
2020-11-24 09:03:03 +08:00 |
FairyEver
|
a93e966457
|
feat: 默认 layout 使用处理过的 element 滚动条组件替代 better-scroll
|
2020-11-24 08:58:46 +08:00 |
FairyEver
|
f22d2209a2
|
ci: update bark id
|
2020-11-21 21:16:38 +08:00 |
FairyEver
|
f9d1586751
|
ci: remove d2-projects/repo-email-feedback@v1.3
|
2020-11-21 20:50:52 +08:00 |
FairyEver
|
bf7ed65e23
|
feat: 调整 createRequest 中 params 处理顺序
|
2020-11-21 12:08:15 +08:00 |
FairyEver
|
041fe66ae7
|
feat: 移除已经不需要的页面注册 index.js
|
2020-11-20 09:14:08 +08:00 |
FairyEver
|
abcd573834
|
feat: update visitor count badge
|
2020-11-18 09:03:27 +08:00 |
FairyEver
|
886a4a8638
|
feat(api): ✨ 完善 service 代码,request 现在会根据需要自动序列化参数
|
2020-11-17 14:33:07 +08:00 |
FairyEver
|
f53927121e
|
feat: 📦 lodash to lodash-es
|
2020-11-17 08:32:46 +08:00 |
FairyEver
|
790f69a751
|
docs: 📝 update readme
|
2020-11-03 13:16:17 +08:00 |
FairyEver
|
782a1f15b6
|
style: 🎨 菜单和路由使用最直观的描述方法
|
2020-11-03 13:15:16 +08:00 |
FairyEver
|
8119b3312f
|
build: 📦 移除图表相关示例
|
2020-11-03 12:44:52 +08:00 |
FairyEver
|
79130e24a3
|
build: 📦 vue-table-export 1.1.0
|
2020-11-02 21:29:51 +08:00 |
FairyEver
|
876c8a9e48
|
docs: 📦 移除了 d2-crud 和 d2-crud-plus 的代码,对两位作者表示歉意,以后类似插件都会以链接形式推荐,都引入太大了
|
2020-11-02 12:11:17 +08:00 |
FairyEver
|
f60b8b2432
|
Merge branch 'dev' of https://github.com/d2-projects/d2-admin into dev
|
2020-10-20 16:21:14 +08:00 |