Commit Graph

219 Commits

Author SHA1 Message Date
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
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 909e93bcb3 Merge branch 'dev' 2020-09-27 22:47:52 +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
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
xiaojunnuo@126.com 8e7d7501a5 feat: 增加d2-crud-plus示例 2020-08-31 21:22:59 +08: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
FairyEver 099fde59e7 feat: 增加构建分析页面示例 2020-06-09 17:41:55 +08: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
FairyEver b43f472db2 feat: ⬆️ upgrade element-ui 2.13.2 2020-06-04 07:54:34 +08: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
FairyEver ef9ab5545f feat: update devDependencies
@kazupon/vue-i18n-loader @vue/eslint-config-standard @vue/test-utils cz-conventional-changelog
eslint eslint-plugin-import eslint-plugin-node eslint-plugin-promise eslint-plugin-standard
eslint-plugin-vue vue-cli-plugin-i18n
2020-05-08 09:32:43 +08:00
FairyEver 79e43a69d8 feat: fuse.js from 3.6.1 to 5.2.3 & 完善页面搜索相关代码 2020-05-08 09:20:23 +08:00
FairyEver 9e61f306f2 feat: highlight.js from 9.18.1 to 10.0.2 2020-05-08 09:05:03 +08:00
FairyEver 46d3649f00 feat: github-markdown-css from 3.0.1 to 4.0.0 2020-05-08 09:03:01 +08:00
FairyEver 8968fd45cb feat: marked 0.8.2 to 1.0.0 2020-05-08 09:01:56 +08:00
FairyEver ac9b1ea26d feat: 使用 axios 扩展的方式实现 mock 数据 2020-05-07 23:02:12 +08:00
FairyEver 804f66eb05 feat: 移除 mockjs 以及相关示例 2020-05-07 13:52:35 +08: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
FairyEver ab0baf3f3c chore: 回退版本号 2020-04-22 08:17:51 +08: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
FairyEver a7553c8fd8 chore(package.json): 移除不常用的 scripts 2020-04-21 13:44:29 +08: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 06f1acf522 fix: 修复菜单自动折叠的 bug
fix #229
2020-04-19 11:50:32 +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
FairyEver 4d96301144 fix(screenfull): fix fullscreen bug
fix #264
2020-04-18 22:57:44 +08:00
FairyEver f0a392444b ci(package.json): 纠正版本号 2020-04-18 22:33:48 +08: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
FairyEver b1ba2c641b ci(package.json): add repository 2020-04-18 22:01:52 +08:00
FairyEver bcf156aad8 ci: build:preview 2020-04-18 18:30:43 +08:00
FairyEver abe4ce3ede ci: build env in yml 2020-04-18 17:20:34 +08:00
FairyEver 232d9c24a4 chore(git): commitizen init 2020-04-18 11:09:28 +08:00
FairyEver b142f135ec remove v-contextmenu 2019-12-15 00:29:09 +08:00
FairyEver 28e7a3b97f cli4 2019-12-14 22:12:45 +08:00
FairyEver ea81c52afa update readme 2019-12-14 20:25:50 +08:00
FairyEver 0b2d11a61f tab drag 2019-12-14 19:23:40 +08:00
FairyEver 32debae48d netlify 2019-12-14 12:52:32 +08:00