Commit Graph

30 Commits

Author SHA1 Message Date
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
FairyEver dd99b57b6e fix: remove simplemde 2022-08-23 21:55:00 +08:00
FairyEver ba795d0887 fix: update sass and options 2021-07-20 22:05:22 +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
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 41a7e02eb5 feat: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 2020-12-03 22:03:58 +08: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
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 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
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
dependabot[bot] 7982f6b1c2
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 15:24:30 +00:00
FairyEver 0364fac242 chore: update package-lock.json yarn.lock 2020-05-08 09:51:37 +08: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 d754d78ad0 style: 避免动态 import 时提示错误 2020-05-07 23:17:56 +08:00
FairyEver 804f66eb05 feat: 移除 mockjs 以及相关示例 2020-05-07 13:52:35 +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 7ae30cbe41 update lock 2019-12-14 20:35:29 +08:00
FairyEver 0b2d11a61f tab drag 2019-12-14 19:23:40 +08:00
FairyEver 88d1b7e6c3 更新徽标 2019-12-14 12:38:29 +08:00
FairyEver dd8d79676b 优化首屏加载
Former-commit-id: fd7950a8a68a49c53f36d423fe0b298593a52b9b
Former-commit-id: 3f101ce3fd1393a4e218fa29cb6074ef1b7adc79
Former-commit-id: 801c1e8b41b3f15cffba421160b2b0529084dcbb
Former-commit-id: 1da627eb3dba8426f5134112bdac6a0d7ae995f1 [formerly eed4473502064e2953411e965e4c4db6986870b6]
Former-commit-id: 6521ed46633aa4c4f9c4f48b7059b1e42d0b5c8f
Former-commit-id: 2ae023459c3201e66f65c8d650ef302abe52d001
Former-commit-id: 9d06f049d6ebf6171ef56ca9608cf9ed9032ad00
Former-commit-id: e326a6c04f10b64f232367b0759499acbe0d4cdf
Former-commit-id: 8d4564fc2f1d7eb7b23d84429f780761110ca3da
2019-12-13 22:17:57 +08:00