Commit Graph

573 Commits

Author SHA1 Message Date
草鞋没号
ecbed8a8cd docs: update 2022-06-17 09:01:47 +08:00
草鞋没号
c1675af905 log: adjustment order 2022-06-17 08:51:59 +08:00
草鞋没号
5387510adc fix(🐞): load path 2022-06-16 19:51:59 +08:00
草鞋没号
d6f1bdc9ab docs: v2.0.0 2022-06-16 19:35:21 +08:00
草鞋没号
59a53b3ab8 refactor: directory structure 2022-06-16 19:23:43 +08:00
草鞋没号
711599f332
Merge pull request #156 from electron-vite/dev
v2.0.0
2022-06-16 19:18:07 +08:00
younglei
1a281c3511 v2.0.0 2022-06-16 18:59:56 +08:00
younglei
22c8dcf8e6 fix: file name 2022-06-15 22:03:30 +08:00
younglei
ee96bdd2c5 feat: remove dist before run build 2022-06-15 21:47:33 +08:00
younglei
fcce0884fa chore: remove vite-plugin-electron/polyfill-exports 2022-06-15 21:46:40 +08:00
younglei
6c7e947871 bump vite-plugin-electron from 0.4.5 to 0.4.6 2022-06-15 21:45:32 +08:00
younglei
f41ddead18 fix: configure build options 2022-06-14 21:17:45 +08:00
younglei
e2798e025d fix: main 2022-06-14 21:15:05 +08:00
younglei
768c2b9385 update 2022-06-14 21:14:21 +08:00
younglei
6f18c6fbfb refactor: optimize code 2022-06-14 21:13:10 +08:00
younglei
b6a24b71eb feat: Electron Demo 2022-06-14 20:56:24 +08:00
younglei
c9188fd2f9 feat: configure vite-plugin-electron 2022-06-14 20:53:01 +08:00
younglei
6fe969ffcb add global.d.ts 2022-06-14 20:52:31 +08:00
younglei
f2881a3137 add samples/node-api.ts 2022-06-14 20:36:52 +08:00
younglei
b2b3a5d63c add electron.png, vite.svg, vue.png 2022-06-14 20:34:15 +08:00
younglei
d9b453e194 add electron-vite-vue.gif, node.png 2022-06-14 20:29:53 +08:00
younglei
2cec8d810c add electron-preload/ 2022-06-14 20:27:56 +08:00
younglei
58c4898929 add electron-main/ 2022-06-14 20:21:14 +08:00
younglei
7d2e44611f log:v2.0.0 2022-06-14 20:14:56 +08:00
younglei
50256e53c3 template-vue-ts 2022-06-13 22:10:18 +08:00
younglei
02e36c856a remove playwright.config.ts 2022-06-13 21:12:46 +08:00
younglei
0d8e24ca61 remove nano-stated.mjs 2022-06-13 21:11:34 +08:00
younglei
6bb8a182e5 remove Dockerfile 2022-06-13 21:11:04 +08:00
younglei
b5c358def9 remove .simple-git-hooks.cjs 2022-06-13 21:10:14 +08:00
younglei
a244c3dea6 remove test 2022-06-13 21:09:43 +08:00
younglei
7a7fc20c23 remove packages 2022-06-13 21:09:19 +08:00
younglei
a99985edde remove scripts 2022-06-13 21:08:42 +08:00
younglei
14b30b0e32 remove package-lock.json 2022-06-13 21:08:09 +08:00
younglei
adc333df0d
Merge pull request #139 from electron-vite/dependabot/npm_and_yarn/vite-plugin-resolve-2.1.2
chore(deps-dev): bump vite-plugin-resolve from 2.1.1 to 2.1.2
2022-06-01 11:01:05 +08:00
dependabot[bot]
3e3f1f90da
chore(deps-dev): bump vite-plugin-resolve from 2.1.1 to 2.1.2
Bumps [vite-plugin-resolve](https://github.com/vite-plugin/vite-plugin-resolve) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/vite-plugin/vite-plugin-resolve/releases)
- [Commits](https://github.com/vite-plugin/vite-plugin-resolve/commits)

---
updated-dependencies:
- dependency-name: vite-plugin-resolve
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:51:15 +00:00
younglei
c45683d644
Merge pull request #143 from electron-vite/dependabot/npm_and_yarn/playwright/test-1.22.2
chore(deps-dev): bump @playwright/test from 1.21.1 to 1.22.2
2022-06-01 10:50:30 +08:00
dependabot[bot]
fe370a0972
chore(deps-dev): bump @playwright/test from 1.21.1 to 1.22.2
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.21.1 to 1.22.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.21.1...v1.22.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:35:34 +00:00
younglei
84bc6ad3c3
Merge pull request #138 from electron-vite/dependabot/npm_and_yarn/typescript-4.7.2
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
2022-06-01 10:35:05 +08:00
younglei
6e3290949d
Merge pull request #145 from electron-vite/dependabot/npm_and_yarn/vite-plugin-electron-0.4.5
chore(deps-dev): bump vite-plugin-electron from 0.4.4 to 0.4.5
2022-06-01 10:34:50 +08:00
dependabot[bot]
36fac61998
chore(deps-dev): bump typescript from 4.6.4 to 4.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:32:53 +00:00
dependabot[bot]
39ae21e2c6
chore(deps-dev): bump vite-plugin-electron from 0.4.4 to 0.4.5
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/commits)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:32:32 +00:00
younglei
b0e3a50613
Merge pull request #140 from electron-vite/dependabot/npm_and_yarn/vue-tsc-0.35.2
chore(deps-dev): bump vue-tsc from 0.34.15 to 0.35.2
2022-06-01 10:32:00 +08:00
younglei
3d3f5837f7
Merge pull request #144 from electron-vite/dependabot/npm_and_yarn/electron-19.0.1
chore(deps-dev): bump electron from 18.2.0 to 19.0.1
2022-06-01 10:31:28 +08:00
dependabot[bot]
bc99bf8ee1
chore(deps-dev): bump electron from 18.2.0 to 19.0.1
Bumps [electron](https://github.com/electron/electron) from 18.2.0 to 19.0.1.
- [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/v18.2.0...v19.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:29:03 +00:00
dependabot[bot]
e4727b4815
chore(deps-dev): bump vue-tsc from 0.34.15 to 0.35.2
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.15 to 0.35.2.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.35.2/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:28:44 +00:00
younglei
e1c351bbb6
Merge pull request #141 from electron-vite/dependabot/npm_and_yarn/simple-git-hooks-2.8.0
chore(deps-dev): bump simple-git-hooks from 2.7.0 to 2.8.0
2022-06-01 10:27:16 +08:00
younglei
7254dd3251
Merge pull request #142 from electron-vite/dependabot/npm_and_yarn/vue-3.2.36
chore(deps-dev): bump vue from 3.2.33 to 3.2.36
2022-06-01 10:27:00 +08:00
younglei
e554d8f28d
Merge pull request #137 from wxh0402/main
new window example
2022-06-01 10:15:09 +08:00
dependabot[bot]
ea3700fd6e
chore(deps-dev): bump vue from 3.2.33 to 3.2.36
Bumps [vue](https://github.com/vuejs/core) from 3.2.33 to 3.2.36.
- [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.33...v3.2.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:14:11 +00:00
dependabot[bot]
fa6d4826ca
chore(deps-dev): bump simple-git-hooks from 2.7.0 to 2.8.0
Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md)
- [Commits](https://github.com/toplenboren/simple-git-hooks/compare/2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: simple-git-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:13:53 +00:00