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 |
FairyEver
|
cb9828605f
|
feat: ✨ api 配置文件新增 .api.js 命名规则
|
2020-09-01 17:20:05 +08:00 |
xiaojunnuo@126.com
|
4e2c5e4cf2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-09-01 17:18:18 +08:00 |
xiaojunnuo@126.com
|
02d6db3beb
|
fix: 修复请求缺少/api不走fake的问题
|
2020-09-01 17:17:40 +08:00 |
FairyEver
|
0accc401e7
|
feat: ✨ 移除了 d2-container 组件上的 betterScrollOptions 不必要声明
|
2020-09-01 17:06:51 +08: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 |
FairyEver
|
d505583b35
|
feat: ✨ d2-crud-plus 演示首页优化
|
2020-09-01 16:40:36 +08:00 |
FairyEver
|
bcf3ffa7d0
|
feat: ✨ 简化 d2-crud-plus 演示
|
2020-09-01 16:38:45 +08:00 |
FairyEver
|
c4f85c9f00
|
feat: ✨ 更新 d2-crud-plus logo
|
2020-09-01 15:47:40 +08:00 |
FairyEver
|
ec0d6f3819
|
feat: ✨ 路由调整 菜单调整 删除无用演示
|
2020-09-01 15:31:55 +08:00 |
FairyEver
|
0c3601ddba
|
feat: ✨ 顶栏菜单调整
|
2020-08-31 22:29:25 +08:00 |
FairyEver
|
d88d393e29
|
feat: ✨ 移除废弃页面
|
2020-08-31 22:19:56 +08:00 |
FairyEver
|
ebc9cf78cc
|
feat: ✨ 新窗口打开链接 入口位置迁移
|
2020-08-31 22:17:33 +08:00 |
FairyEver
|
9485aabf31
|
feat: ✨ 迁移嵌套页面演示
|
2020-08-31 22:13:41 +08:00 |
李杨
|
e8f9fc53a3
|
Merge pull request #305 from greper/dev
feat: 增加d2-crud-plus示例
|
2020-08-31 21:40:21 +08:00 |
xiaojunnuo@126.com
|
8e7d7501a5
|
feat: 增加d2-crud-plus示例
|
2020-08-31 21:22:59 +08:00 |
王珏
|
5bdf913cd4
|
Merge branch 'dev' of https://github.com/d2-projects/d2-admin into dev
|
2020-08-28 18:52:45 +08:00 |
王珏
|
b785d92b2e
|
feat: ✨ 提供better-scroll 配置项
|
2020-08-28 18:52:03 +08:00 |
FairyEver
|
bb8ece7d25
|
feat: ✨ 在扫描 src/api/modules 下的接口配置时 支持多级文件夹下的文件
|
2020-08-28 09:46:20 +08:00 |
FairyEver
|
1c911df4a0
|
style: 🎨 缩写了一些很小的 if 判断
|
2020-08-26 14:09:30 +08:00 |
李杨
|
792f046bc7
|
Merge pull request #303 from wangjue666/master
feat: ✨ 增加修改标签标题的方法
|
2020-08-26 13:33:29 +08:00 |
王珏
|
6f8b92e098
|
fix typo
|
2020-08-26 10:28:18 +08:00 |
王珏
|
3e496015f5
|
增加修改标签标题的方法
|
2020-08-26 10:25:54 +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 |
FairyEver
|
5e3eadf0eb
|
feat: ✨ 优化合并的代码 完成刷新单页面功能
|
2020-08-25 15:34:13 +08:00 |
李杨
|
8560f87e8a
|
Merge pull request #302 from wangjue666/master
菜单栏增加单页面刷新功能
|
2020-08-25 14:24:38 +08:00 |
李杨
|
de80a269ed
|
Merge pull request #283 from d2-projects/dependabot/npm_and_yarn/websocket-extensions-0.1.4
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
|
2020-08-25 14:20:36 +08:00 |
王珏
|
c9da05eb8f
|
菜单栏增加单页面刷新功能
1.移除带参路由来回切换data
2.只刷新当前router,不影响其他已缓存的router
|
2020-08-25 10:15:25 +08:00 |