44 Commits

Author SHA1 Message Date
Leo Wang(草鞋没号)
7d5708d600 Merge branch 'main' of github.com:electron-vite/electron-vite-vue into main 2024-04-18 17:36:57 +08:00
Leo Wang(草鞋没号)
107ffe8d40 refactor: better export process.env.XXX 2024-04-18 17:35:48 +08:00
Haojie Ning
a085952032
fix: resolve ipcRenderer no returns (#478) 2024-03-28 22:08:07 +08:00
Leo Wang(草鞋没号)
11e9c4bffa feat: better ipcRenderer api expose 2024-03-11 16:19:01 +08:00
Leo Wang(草鞋没号)
a9952f16c8 feat: upgrade to electron@29 #467 2024-03-11 11:10:58 +08:00
Leo Wang(草鞋没号)
af8aa6cf7c feat: define globalThis.__dirname 2024-02-11 10:53:28 +08:00
草鞋没号
3bdccd268c feat: use ipcRenderer demo 2024-01-03 16:01:59 +08:00
草鞋没号
7ec046370f refactor: use vite-plugin-electron/simple API 2024-01-02 12:17:48 +08:00
草鞋没号
374596c331 chore: bump vite-plugin-electron to 0.28.0-beta.2 2024-01-02 11:46:21 +08:00
草鞋没号
0d71c4bcd1 feat: electron@28, supports "type": "module" 2023-12-30 14:14:46 +08:00
草鞋没号
72a74b89d8 fix: Rename PUBLIC environment variable to avoid problems with child_process 2023-08-04 11:27:49 +08:00
草鞋没号
8720ba1f8a fix(#344): location.reload() causes open browser 2023-02-24 18:07:52 +08:00
Иван Музыка
0bb17a61a8
fix: links open in app, not browser (#343)
* fix: opening links in browser

#342

---------

Co-authored-by: 草鞋没号 <308487730@qq.com>
2023-02-13 14:19:45 +08:00
xhayper
bafa8ae8ae
feat: improvement to template 2022-12-22 10:38:43 +07:00
Clark
919be49609
fix: type reference in electron/electron-env.d.ts
Resolve TS error "Cannot find type definition file for 'vite-electron/electron-env'"
2022-12-20 09:51:27 +08:00
草鞋没号
0776ebea38 chore: VITE_DEV_SERVER_URL instead app.isPackaged 2022-12-12 08:56:27 +08:00
草鞋没号
c43f6484b9 chore: VITE_DEV_SERVER_URL instead app.isPackaged 2022-11-22 08:14:27 +08:00
草鞋没号
ffe6fc651f chore: comments 2022-11-06 18:10:36 +08:00
草鞋没号
b2ef751ada fix(#298): use VITE_DEV_SERVER_URL instead app.isPackaged 2022-11-03 09:07:24 +08:00
jaw52
a6d8b6febd fix(example): fix open childWindow error 2022-10-21 16:34:14 +08:00
草鞋没号
db2e830dfd v2.1.0: use vite-electron-plugin instead vite-plugin-electron 2022-10-03 09:16:14 +08: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
草鞋没号
00c288bbe7 fix(🐞): vue-tsc error 2022-08-29 07:42:06 +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
草鞋没号
039c272fb2
chore: revert 2022-07-27 07:37:41 +08:00
SaberA1ter
0d1fe635d3
chore: 对于打开 devTools 以解除注释替代新增一行 2022-07-27 00:36:17 +08:00
SaberAlter
aec9a41f66 feature: 在应用未打包时自动打开 devTools 2022-07-27 00:05:20 +08:00
Tanimodori
9ef141fc66
fix: allows electron security warnings, see #199 2022-07-25 19:37:14 +08:00
草鞋没号
e255257d4a chore: update env 2022-07-21 09:51:30 +08:00
younglei
2abbae8dc7 types.d.ts -> electron/electron-env.d.ts 2022-07-02 22:28:05 +08:00
草鞋没号
77acb0a5b0 fix(🐞): 🚧 Use ['ENV_NAME'] avoid vite:define plugin 2022-07-02 09:12:13 +08:00
younglei
68fe4bf3b7
fix: index.html path 2022-07-01 17:09:30 +08:00
李霖
815a97250b fix(build): 处理构建报错以及构建的APP白屏 2022-07-01 16:30:15 +08:00
草鞋没号
899d20c70c
Merge branch 'main' into dev 2022-06-30 08:32:03 +08:00
younglei
a24223d22d chore: bump deps 2022-06-29 23:42:38 +08:00
草鞋没号
c861aaeb33 chore: optimize code 2022-06-29 08:36:04 +08:00
草鞋没号
f129465d28 preload/splash.ts -> preload/index.ts 2022-06-29 08:35:32 +08:00
草鞋没号
f094cbac34
chore: rename 2022-06-29 07:33:37 +08:00
younglei
6527ee03dc refactor: index.ts instead of splash.ts 2022-06-28 22:04:05 +08:00
草鞋没号
5387510adc fix(🐞): load path 2022-06-16 19:51:59 +08:00
草鞋没号
59a53b3ab8 refactor: directory structure 2022-06-16 19:23:43 +08:00