Commit Graph

2858 Commits

Author SHA1 Message Date
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
FairyEver 866d684d1e docs: 删除注释 2020-10-20 16:19:33 +08:00
FairyEver 68a5bcbe2e style: 移除一处 d2-icon 多余代码 2020-09-28 09:34:08 +08:00
李杨 05d1c6dbd7
Merge pull request #306 from d2-projects/dependabot/npm_and_yarn/http-proxy-1.18.1
chore(deps): bump http-proxy from 1.18.0 to 1.18.1
2020-09-27 22:54:16 +08:00
semantic-release-bot e97adf710e chore(release): 1.20.1 [skip ci]
## [1.20.1](https://github.com/d2-projects/d2-admin/compare/v1.20.0...v1.20.1) (2020-09-27)

### Bug Fixes

* 🐛 组件mounted钩子执行时 页面可能已经onload 导致 滚动校验不成功 ([93d4267](93d4267567))

### Performance Improvements

* 升级d2-crud-plus版本,分组示例增加图片上传和富文本 ([09b9baa](09b9baa539))
2020-09-27 14:49:58 +00:00
FairyEver 277d9f8095 Merge branch 'master' of https://github.com/d2-projects/d2-admin 2020-09-27 22:48:22 +08:00
FairyEver 909e93bcb3 Merge branch 'dev' 2020-09-27 22:47:52 +08:00
思维空间 fd146faeb7 "d2-count-up"组件起始值与结束值支持传入字符串数值,避免“类型检查失败”警告。 2020-09-27 14:16:25 +08:00
dependabot[bot] 2c0660fcf3
chore(deps): bump http-proxy from 1.18.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 23:23:10 +00:00
王珏 ac62845e83 Merge branch 'dev' of https://github.com/d2-projects/d2-admin into dev 2020-09-04 10:04:46 +08:00
王珏 93d4267567 fix: 🐛 组件mounted钩子执行时 页面可能已经onload 导致 滚动校验不成功 2020-09-04 10:03:17 +08:00
xiaojunnuo@126.com a2f1072dca refactor: 增加权限管理示例链接 2020-09-03 17:02:34 +08:00
xiaojunnuo@126.com 09b9baa539 perf: 升级d2-crud-plus版本,分组示例增加图片上传和富文本 2020-09-03 11:05:49 +08:00
semantic-release-bot 9c2d7900b9 chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/d2-projects/d2-admin/compare/v1.19.0...v1.20.0) (2020-09-01)

### Bug Fixes

* 修复请求缺少/api不走fake的问题 ([02d6db3](02d6db3beb))

### Features

*  api 配置文件新增 .api.js 命名规则 ([cb98286](cb9828605f))
*  移除了 d2-container 组件上的 betterScrollOptions 不必要声明 ([0accc40](0accc401e7))
2020-09-01 09:25:52 +00:00
FairyEver 326cf95dae Merge branch 'master' of https://github.com/d2-projects/d2-admin 2020-09-01 17:24:56 +08:00
FairyEver cfa627e06e Merge branch 'dev' of https://github.com/d2-projects/d2-admin into dev 2020-09-01 17:21:24 +08:00