Commit Graph

634 Commits

Author SHA1 Message Date
Jenny-pyl
02e38c52b9 chore: bump vite-electron-plugin to 0.4.6 2022-10-11 17:07:18 +08:00
草鞋没号
2f0f044772 chore: bump deps 2022-10-06 10:30:46 +08:00
草鞋没号
9bd69b156b Merge branch 'main' of github.com:caoxiemeihao/electron-vue-vite into main 2022-10-03 12:21:08 +08:00
草鞋没号
95a83b3918 log: v2.1.0 2022-10-03 12:20:59 +08:00
草鞋没号
7c3b8929de
Merge pull request #267 from electron-vite/v2.1.0
v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron`
2022-10-03 12:08:52 +08:00
草鞋没号
db2e830dfd v2.1.0: use vite-electron-plugin instead vite-plugin-electron 2022-10-03 09:16:14 +08:00
草鞋没号
f163e0ca1b
Merge pull request #266 from electron-vite/dependabot/npm_and_yarn/electron-21.0.1
chore(deps-dev): bump electron from 20.3.0 to 21.0.1
2022-10-01 10:52:59 +08:00
dependabot[bot]
587ba97c86
chore(deps-dev): bump electron from 20.3.0 to 21.0.1
Bumps [electron](https://github.com/electron/electron) from 20.3.0 to 21.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/v20.3.0...v21.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-10-01 02:05:24 +00:00
草鞋没号
a15028ad68 feat: hoist process.env 2022-09-16 08:53:14 +08:00
草鞋没号
8a67ac6954 feat: process.env.DIST, process.env.PUBLIC 2022-09-14 08:22:25 +08:00
草鞋没号
4b46601879 update types 2022-09-14 08:22:17 +08:00
草鞋没号
de234a1fd5 bump vite-plugin-electron to 0.9.3 2022-09-12 06:34:31 +08:00
草鞋没号
37a8a1cf1c VITE_DEV_SERVER_HOST -> VITE_DEV_SERVER_HOSTNAME 2022-09-01 08:44:56 +08:00
草鞋没号
5123ad6597 chore: update 2022-09-01 08:44:09 +08:00
草鞋没号
2d1987c3a2 bump vite-plugin-electron to 0.9.2 2022-09-01 08:43:33 +08:00
草鞋没号
45abf13de3 refactor(ui): better splash 2022-08-29 07:43:36 +08:00
草鞋没号
1bb2daf798 fix: ts warning 2022-08-29 07:43:02 +08:00
草鞋没号
00c288bbe7 fix(🐞): vue-tsc error 2022-08-29 07:42:06 +08:00
草鞋没号
e9ba2ecace chore: update types 2022-08-27 06:38:15 +08:00
草鞋没号
8b6aedbaf1 chore: remove electron-env.d.ts 2022-08-27 06:37:55 +08:00
草鞋没号
ebb226e917 refactor: better Debug 2022-08-25 08:29:44 +08:00
草鞋没号
5b21e8f189
Merge pull request #248 from electron-vite/dev
refactor: better Debug config
2022-08-25 06:14:38 +08:00
younglei
642403f478 refactor: better Debug config 2022-08-24 21:00:38 +08:00
younglei
f53dba80a3 chore:upd vite-plugin-electron to 0.9.1 2022-08-24 20:51:40 +08:00
草鞋没号
f50255be34 bump vite to 3.0.8, vite-plugin-electron to 0.9.0 2022-08-17 07:42:31 +08:00
草鞋没号
2d895140f2 docs: update 2022-08-16 08:15:36 +08:00
草鞋没号
437c325752 chore: update node version 2022-08-16 08:12:32 +08:00
草鞋没号
09181510d2 docs: update 2022-08-16 08:12:18 +08:00
草鞋没号
1550a01ae9 bump vite-plugin-electron to 0.8.8 2022-08-11 11:33:35 +08:00
草鞋没号
55106f98fc
Merge pull request #237 from electron-vite/dev
bump devDependencies
2022-08-11 10:58:50 +08:00
younglei
b4678fe50c chore: remove renderBuiltUrl plugin 2022-08-11 10:50:30 +08:00
younglei
838c0ebb35 chore:bump devDependencies 2022-08-11 10:39:49 +08:00
草鞋没号
7b27d3546b
docs: renderer comments 2022-08-11 09:25:19 +08:00
草鞋没号
74ce72367e
Update README.md 2022-08-11 08:58:59 +08:00
younglei
e27c6c371d
Merge pull request #233 from KeJunMao/patch-1
chore: update vscode json schema
2022-08-10 14:51:51 +08:00
KeJun
6aaa47eac3
chore: update vscode json schema 2022-08-10 14:40:18 +08:00
younglei
05a9c08770
Merge pull request #224 from electron-vite/fix/220806-#212
fix(Vite@.3x): Invalid URL #212
2022-08-06 17:37:30 +08:00
草鞋没号
6d2c8494b6
Merge pull request #225 from yi-Xu-0100/main
ci: fix trigger condition
2022-08-06 12:32:34 +08:00
yi_Xu
cbf0f835d2
ci: fix trigger condition 2022-08-06 12:11:09 +08:00
草鞋没号
2437966661 fix(Vite@.3x): Invalid URL #212 2022-08-06 11:58:37 +08:00
草鞋没号
926faffd3e
Merge pull request #223 from electron-vite/chore/220806-enhance-debug
Cannot connect to the target at localhost:9229
2022-08-06 09:55:31 +08:00
草鞋没号
a01107e35c chore(Debug): increase timeout 2022-08-06 09:53:48 +08:00
草鞋没号
2b439adbe4
Merge pull request #219 from xuxiaowei-com-cn/main
Upgrade vite to 3.0.3,@vitejs/plugin-vue to 3.0.1
2022-08-06 09:48:58 +08:00
草鞋没号
daa441e773
Update README.md 2022-08-03 08:18:24 +08:00
草鞋没号
5e2c5d0a74
Merge pull request #220 from electron-vite/dependabot/npm_and_yarn/vue-tsc-0.39.4
chore(deps-dev): bump vue-tsc from 0.38.9 to 0.39.4
2022-08-02 15:48:18 +08:00
younglei
039f66f2cb
Merge pull request #221 from yi-Xu-0100/main
ci: add check action
2022-08-02 15:30:46 +08:00
yi_Xu
b26af020db
ci: update reviewMessage 2022-08-02 15:22:37 +08:00
yi_Xu
7c41560050
fix: not allow file should be yarn.lock 2022-08-02 15:12:53 +08:00
yi_Xu
153d974f13
Merge branch 'electron-vite:main' into main 2022-08-02 13:44:55 +08:00
yi_Xu
940033deff
ci: add CI to check not allowed files and lint 2022-08-02 13:39:51 +08:00