Commit Graph

31 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
semantic-release-bot 422a7e7b4a chore(release): 1.19.0 [skip ci]
# [1.19.0](https://github.com/d2-projects/d2-admin/compare/v1.18.0...v1.19.0) (2020-09-01)

### Features

*  d2-crud-plus 演示首页优化 ([d505583](d505583b35))
*  在扫描 src/api/modules 下的接口配置时 支持多级文件夹下的文件 ([bb8ece7](bb8ece7d25))
*  提供better-scroll 配置项 ([b785d92](b785d92b2e))
*  新窗口打开链接 入口位置迁移 ([ebc9cf7](ebc9cf78cc))
*  更新 d2-crud-plus logo ([c4f85c9](c4f85c9f00))
*  移除废弃页面 ([d88d393](d88d393e29))
*  简化 d2-crud-plus 演示 ([bcf3ffa](bcf3ffa7d0))
*  路由调整 菜单调整 删除无用演示 ([ec0d6f3](ec0d6f3819))
*  迁移嵌套页面演示 ([9485aab](9485aabf31))
*  顶栏菜单调整 ([0c3601d](0c3601ddba))
* 增加d2-crud-plus示例 ([8e7d750](8e7d7501a5))
2020-09-01 08:43:04 +00:00
semantic-release-bot ebe33058c9 chore(release): 1.18.0 [skip ci]
# [1.18.0](https://github.com/d2-projects/d2-admin/compare/v1.17.0...v1.18.0) (2020-08-25)

### Features

*  优化合并的代码 完成刷新单页面功能 ([5e3eadf](5e3eadf0eb))
2020-08-25 07:36:07 +00:00
semantic-release-bot 8851154d06 chore(release): 1.17.0 [skip ci]
# [1.17.0](https://github.com/d2-projects/d2-admin/compare/v1.16.0...v1.17.0) (2020-06-18)

### Features

*  增加构建分析页面示例 ([099fde5](099fde59e7))
2020-06-18 10:08:42 +00:00
semantic-release-bot 223e77dd2b chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/d2-projects/d2-admin/compare/v1.15.0...v1.16.0) (2020-06-08)

### Features

*  移除对 error 的无用判断 ([079fd1c](079fd1c280))
2020-06-08 07:49:57 +00:00
semantic-release-bot 68800661e7 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/d2-projects/d2-admin/compare/v1.14.0...v1.15.0) (2020-06-08)

### Features

*  jsx 重写 d2-container 的 render ([f64b267](f64b267ee9))
2020-06-08 07:31:10 +00:00
semantic-release-bot babfb3e4b4 chore(release): 1.14.0 [skip ci]
# [1.14.0](https://github.com/d2-projects/d2-admin/compare/v1.13.0...v1.14.0) (2020-06-08)

### Bug Fixes

* 🐛 d2-count-up 组件删除错误代码和无用代码 ([93414eb](93414ebc86))
* 🐛 修复示例代码中错误的 required 属性 ([a657395](a657395533))

### Features

* 🎨 解决关于 error 信息的检查遗漏提示 ([b1ea3e8](b1ea3e81a6))
* 🎨 解决关于 page 是否存在判断不合理的问题 ([7062d06](7062d0622e))
*  menu-header 和 menu-side 组件使用 jsx 重写 render ([0e54179](0e541795a9))
2020-06-08 07:08:30 +00:00
semantic-release-bot 5fe1625e97 chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/d2-projects/d2-admin/compare/v1.12.1...v1.13.0) (2020-06-04)

### Features

* ⬆️ upgrade element-ui 2.13.2 ([b43f472](b43f472db2))
2020-06-04 00:23:24 +00:00
semantic-release-bot e18df34369 chore(release): 1.12.1 [skip ci]
## [1.12.1](https://github.com/d2-projects/d2-admin/compare/v1.12.0...v1.12.1) (2020-05-19)

### Bug Fixes

* 🐛 修复静态资源请求错误 ([1983506](1983506e46)), closes [#280](https://github.com/d2-projects/d2-admin/issues/280)
2020-05-19 14:41:06 +00:00
semantic-release-bot 339b94a34b chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/d2-projects/d2-admin/compare/v1.11.0...v1.12.0) (2020-05-19)

### Features

* 💡 分离用于真实网络请求和模拟请求的 service ([d6704da](d6704dad5c))
2020-05-19 01:17:34 +00:00
semantic-release-bot bbfa23e356 chore(release): 1.11.0 [skip ci]
# [1.11.0](https://github.com/d2-projects/d2-admin/compare/v1.10.0...v1.11.0) (2020-05-08)

### Features

* fuse.js from 3.6.1 to 5.2.3 & 完善页面搜索相关代码 ([79e43a6](79e43a69d8))
* github-markdown-css from 3.0.1 to 4.0.0 ([46d3649](46d3649f00))
* highlight.js from 9.18.1 to 10.0.2 ([9e61f30](9e61f306f2))
* marked 0.8.2 to 1.0.0 ([8968fd4](8968fd45cb))
* update devDependencies ([ef9ab55](ef9ab5545f))
* 优化接口配置设计,注册的网络请求会自动注册到 vue 原型 $api 上,修改了一些旧的接口调用方式 ([28acfdb](28acfdbb04))
* 使用 axios 扩展的方式实现 mock 数据 ([ac9b1ea](ac9b1ea26d))
* 全局错误捕捉 ([60349f0](60349f0344))
* 更新 eslint 后,修复新检查出的错误 ([f4a10ed](f4a10ed3c3))
* 移除 mockjs 以及相关示例 ([804f66e](804f66eb05))
* 简化错误捕捉插件代码 ([6628f1b](6628f1b462))
* **theme:** add element theme ([97f00c2](97f00c21dd))
2020-05-08 01:53:49 +00:00
semantic-release-bot 130ab96885 chore(release): 1.10.0 [skip ci]
# [1.10.0](https://github.com/d2-projects/d2-admin/compare/v1.9.2...v1.10.0) (2020-04-26)

### Bug Fixes

* 升级 cdn 依赖版本 ([771031d](771031d7d3))

### Features

* add theme chester ([e3fd543](e3fd543573))
2020-04-26 13:19:14 +00:00
semantic-release-bot 4208f1ac64 chore(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/d2-projects/d2-admin/compare/v1.9.1...v1.9.2) (2020-04-25)

### Bug Fixes

* **dependencies-cdn:** 修复生产环境中 CDN 没有引用 .min 的问题 ([f1f7b91](f1f7b91c3f))
2020-04-25 05:17:59 +00:00
semantic-release-bot 0598c6277c chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/d2-projects/d2-admin/compare/v1.9.0...v1.9.1) (2020-04-23)

### Bug Fixes

* 修复"增加侧边栏菜单折叠动画效果切换与设置"提交中遗留的问题 ([0e4f61c](0e4f61c059))
2020-04-23 15:06:16 +00:00
semantic-release-bot b12abab451 chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/d2-projects/d2-admin/compare/v1.8.5...v1.9.0) (2020-04-22)

### Bug Fixes

* **store:** 修复 keepAliveRemove 操作后不能恢复页面缓存的 bug 以及相关 demo 页面 ([d249c86](d249c86406))
* 修正多标签页控制演示页面的错误代码 ([c13b59e](c13b59e5e2))

### Features

* **demo:** 更新色盘样式 ([32421fe](32421fe351))
* 移除无用的 __filename 设置 ([c19ff32](c19ff32287))
* **message:** 增强 message 提示的配色对比 ([c36fd8e](c36fd8e5a2)), closes [#243](https://github.com/d2-projects/d2-admin/issues/243)
* 移除无用的 d2-crud v1 提示 ([a494560](a494560c8a))
* **element demo:** 移除内置的 elementUI demo ([8b37d3e](8b37d3e77f))
* **search panel:** 关闭搜索面板中列表容器的阴影 ([eb08ca1](eb08ca19d4))
2020-04-22 05:10:59 +00:00
semantic-release-bot d4ef995211 chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/d2-projects/d2-admin/compare/v1.8.5...v1.9.0) (2020-04-21)

### Features

* **demo:** 更新色盘样式 ([32421fe](32421fe351))
* 移除无用的 __filename 设置 ([c19ff32](c19ff32287))
* **message:** 增强 message 提示的配色对比 ([c36fd8e](c36fd8e5a2)), closes [#243](https://github.com/d2-projects/d2-admin/issues/243)
* 移除无用的 d2-crud v1 提示 ([a494560](a494560c8a))
* **element demo:** 移除内置的 elementUI demo ([8b37d3e](8b37d3e77f))
* **search panel:** 关闭搜索面板中列表容器的阴影 ([eb08ca1](eb08ca19d4))
2020-04-21 09:38:11 +00:00
semantic-release-bot 08b72e4e6a chore(release): 1.8.5 [skip ci]
## [1.8.5](https://github.com/d2-projects/d2-admin/compare/v1.8.4...v1.8.5) (2020-04-21)

### Bug Fixes

* **tab:** 修复多标签页拖拽排序后首页 tab 变为可关闭的状态,并使用更合理的方法控制首页标签不可关闭 ([606e143](606e14380d))
2020-04-21 07:16:56 +00:00
semantic-release-bot 73182776ff chore(release): 1.8.4 [skip ci]
## [1.8.4](https://github.com/d2-projects/d2-admin/compare/v1.8.3...v1.8.4) (2020-04-19)

### Bug Fixes

* 更新演示表格下载地址和下载方式 ([be64607](be64607cec)), closes [#259](https://github.com/d2-projects/d2-admin/issues/259)
2020-04-19 07:32:08 +00:00
semantic-release-bot 79aaad0985 chore(release): 1.8.3 [skip ci]
## [1.8.3](https://github.com/d2-projects/d2-admin/compare/v1.8.2...v1.8.3) (2020-04-19)

### Bug Fixes

* **menu-side:** 修复侧边栏菜单自动展开失效 ([72cc381](72cc381a14)), closes [#258](https://github.com/d2-projects/d2-admin/issues/258)
* 修复菜单自动折叠的 bug ([06f1acf](06f1acf522)), closes [#229](https://github.com/d2-projects/d2-admin/issues/229)

### Performance Improvements

* **menu-side:** 直接使用 $route.fullPath 决定侧边栏菜单激活 ([0ed6922](0ed6922140))
2020-04-19 04:56:25 +00:00
FairyEver 319c9547ea docs(docs): 修改文档文件夹 2020-04-19 00:28:52 +08:00
semantic-release-bot 16185204f9 chore(release): 1.8.2 [skip ci]
## [1.8.2](https://github.com/d2-projects/d2-admin/compare/v1.8.1...v1.8.2) (2020-04-18)

### Bug Fixes

* **screenfull:** fix fullscreen bug ([4d96301](4d96301144)), closes [#264](https://github.com/d2-projects/d2-admin/issues/264)
2020-04-18 14:59:05 +00:00
semantic-release-bot 19cdb38db4 chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/d2-projects/d2-admin/compare/v1.5.0...v1.6.0) (2020-04-18)

### Bug Fixes

* mock 适配多页 ([a384bae](a384baea57))
* 修复 VueFilenameInjector 配置 ([e5a077c](e5a077ce98))
* 修复多页面 cdn 引用 ([0be4630](0be46301ab))
* **plugin/axios:** axios.interceptors.request error miss return ([a90079d](a90079d6d9))

### Features

* scss public ([7f00053](7f00053b34))
* ueditor ([7be7f98](7be7f98586))
* 设置 icon: '' 可以取消默认的菜单图标 ([af5dc86](af5dc86806))

### Performance Improvements

* 增加 cdn 依赖 ([9f8b8c7](9f8b8c7672))
* 增加 cdn 依赖 ([3e5713c](3e5713c516))
2020-04-18 14:08:46 +00:00