Commit Graph

401 Commits

Author SHA1 Message Date
jindaxuan
abf22b5752
fix: typo 2022-03-29 18:02:21 +08:00
草鞋没号
832e19c38f
Merge pull request #83 from caoxiemeihao/dependabot/npm_and_yarn/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-29 07:27:35 +08:00
草鞋没号
b2637d46d6
Merge pull request #82 from caoxiemeihao/dependabot/npm_and_yarn/plist-3.0.5
chore(deps): bump plist from 3.0.4 to 3.0.5
2022-03-29 07:27:22 +08:00
草鞋没号
599ec46ec5
Merge pull request #79 from caoxiemeihao/dependabot/npm_and_yarn/vite-2.8.6
chore(deps-dev): bump vite from 2.7.13 to 2.8.6
2022-03-29 07:27:11 +08:00
dependabot[bot]
462322d95e
chore(deps-dev): bump vite from 2.7.13 to 2.8.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.13 to 2.8.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.8.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 23:27:06 +00:00
草鞋没号
59a9f03daa
Merge pull request #80 from caoxiemeihao/dependabot/npm_and_yarn/electron-17.2.0
chore(deps-dev): bump electron from 16.0.8 to 17.2.0
2022-03-29 07:26:44 +08:00
草鞋没号
0ae2bc5f22
Merge pull request #78 from caoxiemeihao/dependabot/npm_and_yarn/vue-3.2.31
chore(deps-dev): bump vue from 3.2.29 to 3.2.31
2022-03-29 07:26:24 +08:00
草鞋没号
187974de6f
Merge pull request #77 from caoxiemeihao/dependabot/npm_and_yarn/typescript-4.6.3
chore(deps-dev): bump typescript from 4.5.5 to 4.6.3
2022-03-29 07:26:14 +08:00
dependabot[bot]
3e5c76be28
chore(deps-dev): bump vue from 3.2.29 to 3.2.31
Bumps [vue](https://github.com/vuejs/core) from 3.2.29 to 3.2.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.29...v3.2.31)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:03 +00:00
dependabot[bot]
0bf15c6cf7
chore(deps-dev): bump typescript from 4.5.5 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:02 +00:00
dependabot[bot]
b575a26ffa
chore(deps-dev): bump electron from 16.0.8 to 17.2.0
Bumps [electron](https://github.com/electron/electron) from 16.0.8 to 17.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v16.0.8...v17.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:59:01 +00:00
dependabot[bot]
f841300be4
chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:58:49 +00:00
dependabot[bot]
6d532b1082
chore(deps): bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:58:44 +00:00
草鞋没号
0bdeba59ed Merge branch 'main' of github.com:caoxiemeihao/electron-vue-vite into main 2022-03-28 10:58:11 +08:00
草鞋没号
0947c8e3d3 use vite-plugin-electron-renderer 2022-03-28 10:57:56 +08:00
草鞋没号
55f2300a2e deps: remove vite-plugin-optimizer 2022-03-28 10:57:29 +08:00
草鞋没号
dea8b40cbd deps: add vite-plugin-electron-renderer vite-plugin-resolve 2022-03-28 10:56:15 +08:00
oceanlvr
01bcf16392 feat(ci): add github dependabot 2022-03-28 00:59:26 +08:00
草鞋没号
3b86575ffc docs: 图片高度对齐 2022-03-25 09:56:41 +08:00
草鞋没号
75978265bf docs: update 2022-03-23 20:03:44 +08:00
草鞋没号
89103d94cb docs: add Wechat pay 2022-03-23 20:00:06 +08:00
草鞋没号
8dbe8fcbce simplify code 2022-03-23 19:54:02 +08:00
草鞋没号
896db3ea08 use vite-plugin-optimizer instead vite-plugin-resolve 2022-03-23 19:49:37 +08:00
草鞋没号
6c48b270e2 update keywords 2022-03-23 19:45:46 +08:00
草鞋没号
646c6bd0c4 remove sqlite3 relative code 2022-03-23 16:50:59 +08:00
草鞋没号
a6fdb6469b remove sqlite3 2022-03-23 16:50:15 +08:00
oceanlvr
1300b63882 fix(cicd): build stage cicd fix 2022-03-16 10:21:25 +08:00
草鞋没号
c7b3e4a151 refactor: better debug experience 2022-03-15 08:35:11 +08:00
草鞋没号
e06b90e612 support debug 2022-03-15 08:34:36 +08:00
草鞋没号
b3ee5e15d9 update server options 2022-03-15 08:34:23 +08:00
草鞋没号
14a291866f update fields 2022-03-15 08:34:01 +08:00
草鞋没号
c9fb179a91 add .debug.env 2022-03-15 08:33:47 +08:00
草鞋没号
b9e6a3d183
Merge pull request #75 from liumingye/patch-1
domReady 使用 .then
2022-03-14 18:36:45 +08:00
刘明野
6a6b11cc2f
domReady 使用 .then 2022-03-14 17:22:08 +08:00
草鞋没号
8f2d9f5c48
Merge pull request #72 from caoxiemeihao/nodeIntegration
feat(nodeIntegration): set nodeIntegration as true by default
2022-03-14 08:13:53 +08:00
oceanlvr
ad81c3368c
Merge pull request #73 from caoxiemeihao/dependabot/npm_and_yarn/nanoid-3.3.1
chore(deps): bump nanoid from 3.1.30 to 3.3.1
2022-03-13 22:27:39 +08:00
dependabot[bot]
9534a3d371
chore(deps): bump nanoid from 3.1.30 to 3.3.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-13 14:04:37 +00:00
oceanlvr
94dafe3ca4 deps(cicd): update cicd trigger option 2022-03-13 22:03:14 +08:00
oceanlvr
42fb116817 feat(nodeIntegration): set nodeIntegration as true by default 2022-03-13 21:52:58 +08:00
oceanlvr
b5bae8a607 feat(vscode): add typescript language support for volar 2022-03-09 21:29:01 +08:00
oceanlvr
c1f7a40285 feat(git-hooks): add nano-stage & git hooks 2022-03-06 18:47:31 +08:00
oceanlvr
9da0a2e13a docs(github): add issue & pr template 2022-03-05 20:12:12 +08:00
草鞋没号
d4ae27bd3d
Merge pull request #69 from oceanlvr/main
feat(test): add playwright e2e test tool
2022-03-05 19:50:51 +08:00
oceanlvr
e35dde0a44 feat(test): add playwright e2e test tool 2022-03-05 19:39:06 +08:00
草鞋没号
862523fdbf fix: load sourcemap BUG 2022-03-05 07:44:34 +08:00
草鞋没号
eb0753ea72 remove build.emptyOutDir 2022-03-05 07:44:19 +08:00
草鞋没号
a7a4f34c43 Bump vite-plugin-resolve form 1.4.4 to 1.6.1 2022-03-05 07:27:37 +08:00
草鞋没号
3285bce49a chore: update engines.node 2022-03-05 06:55:09 +08:00
草鞋没号
9adc43cad6 docs: update 2022-03-05 06:36:45 +08:00
草鞋没号
79affdb87d
Merge pull request #68 from oceanlvr/main
docs(readme): add quick-start preview
2022-03-04 08:02:27 +08:00