Commit Graph

395 Commits

Author SHA1 Message Date
草鞋没号 7d92423cca
Merge pull request #108 from KevinsBobo/main
fix: incorrect debounce call
2023-01-30 09:23:00 +08:00
KevinsBobo eaa77855b2 fix incorrect debounce call 2023-01-29 20:11:02 +08:00
草鞋没号 57da1121e7
Merge pull request #104 from xhayper/patch-1
feat: update package + pull changes from upstream
2023-01-20 08:08:58 +08:00
xhayper cd319c5a62
feat: update package + pull changes from upstream 2023-01-19 12:54:54 +07:00
草鞋没号 bd1fe91070 chore: cleanup 2023-01-14 08:47:31 +08:00
草鞋没号 ab634d24f9 chore: bump deps 2023-01-14 08:47:16 +08:00
草鞋没号 bfffd06646
Merge pull request #99 from RSS1102/main
fix : alias invalid
2022-12-31 08:37:05 +08:00
Jimmy 70e8b39774 fix : alias invalid 2022-12-30 10:52:30 +08:00
草鞋没号 dfa51dd155
Merge pull request #97 from xhayper/patch-1
fix: icon being too small
2022-12-29 14:37:04 +08:00
xhayper 6db5de853c
fix: icon being too small 2022-12-29 11:59:30 +07:00
草鞋没号 fb5555c1f7
Merge pull request #96 from xhayper/patch-1
feat: properly update logo
2022-12-29 12:21:34 +08:00
xhayper 6bd40b2399
fix: electron file:// problem 2022-12-29 11:17:08 +07:00
xhayper 84b3617ed5
feat: properly update logo 2022-12-28 22:20:23 +07:00
草鞋没号 3a6ba28e78 feat: update logo 2022-12-28 20:26:49 +08:00
草鞋没号 98e10011db chore: bump vite-electron-plugin to 0.6.4 2022-12-28 09:14:23 +08:00
草鞋没号 9f414cef12
Merge pull request #93 from xhayper/patch-1
feat: improvement to template
2022-12-27 11:28:20 +08:00
xhayper 0b463ba8c3
feat: shamefully hoist 2022-12-27 09:26:46 +07:00
xhayper 93a4cd74f1
chore: update dependencies 2022-12-27 08:58:46 +07:00
草鞋没号 4b03aac9fa
Merge pull request #93 from xhayper/patch-1
feat: improvement to template
2022-12-27 08:30:31 +08:00
xhayper 7cbc3ded05
feat: improvement to template 2022-12-23 23:39:53 +07:00
草鞋没号 2889ab3ac8
Merge pull request #89 from cijiugechu/main
chore(deps): bump vite and corresponding react-plugin
2022-12-12 07:10:29 +08:00
阿良仔 87cccc51ab
chore(deps): bump vite and react-plugin 2022-12-11 17:43:22 +08:00
草鞋没号 3953b84329 docs: correct link 2022-12-09 09:12:30 +08:00
草鞋没号 45f9205eac chore: bump deps 2022-11-25 09:00:04 +08:00
草鞋没号 1b29cac508 chore: bump vite-electron-plugin to 0.5.2 2022-11-22 08:15:24 +08:00
草鞋没号 a9240837be chore: VITE_DEV_SERVER_URL instead `app.isPackaged` 2022-11-22 08:15:04 +08:00
草鞋没号 4a83703608 docs: update 2022-11-19 08:36:32 +08:00
草鞋没号 e6fbffc7b7 chore: bump vite-plugin-electron-renderer to 0.11.3 2022-11-19 08:36:16 +08:00
草鞋没号 07abc2078f chore: bump vite-electron-plugin to 0.5.1 2022-11-19 08:35:13 +08:00
草鞋没号 055b3eca39 Merge branch 'main' of github.com:caoxiemeihao/vite-react-electron into main 2022-11-06 18:07:40 +08:00
草鞋没号 a82f0828a8 fix: use VITE_DEV_SERVER_URL instead `app.isPackaged` 2022-11-06 18:07:09 +08:00
草鞋没号 a70714c6ae
Merge pull request #81 from jaw52/build/skip_files_when_debug
Build/skip files when debug
2022-11-05 11:49:54 +08:00
糠帅傅 31ffc67ca2
build(yarn): delect yarnrc 2022-11-05 10:29:37 +08:00
jaw52 643d0ffcb6 build(yarn):add ELECTRON_MIRROR 2022-11-04 22:07:08 +08:00
jaw52 5f8b6041ac build(vscode_debug): add skipFiles 2022-11-04 22:06:17 +08:00
草鞋没号 c711938f70 feat: Allow use `import.meta.env.VITE_SOME_KEY` in Electron-Main 2022-11-04 09:59:03 +08:00
草鞋没号 a8d24cb084 chore(deps): bump vite to 3.2.3, vite-plugin-electron-renderer to 0.10.2 2022-11-04 09:57:26 +08:00
草鞋没号 6fda9e5723 chore: bump vite-electron-plugin to 0.5.0 2022-11-01 07:50:36 +08:00
草鞋没号 71dd5078d9 fix(#78): correct image src 2022-10-30 08:38:02 +08:00
草鞋没号 3ab8a85a02 fix: incorrect problemMatcher patterns 2022-10-30 07:38:14 +08:00
草鞋没号 4e3a9e3a1b
Merge pull request #77 from jaw52/fix/open_child_window
fix(example): fix open childWindow error
2022-10-21 17:18:12 +08:00
jaw52 50b91b9b02 fix(example): fix open childWindow error 2022-10-21 16:27:23 +08:00
草鞋没号 0566305c79 feat: use Node.js in Renderer process 2022-10-19 19:11:36 +08:00
草鞋没号 e2cedd24cf fix(🐞): correct entry path #76 2022-10-19 19:10:58 +08:00
草鞋没号 d6f989c4f5 chore: bump vite-electron-plugin to 0.4.6 2022-10-13 20:37:41 +08:00
草鞋没号 9c278ffe18 chore: bump deps 2022-10-06 10:35:26 +08:00
草鞋没号 5e839b2f6d
Merge pull request #70 from electron-vite/v2.1.0
v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron`
2022-10-04 07:18:22 +08:00
草鞋没号 1754306625 v2.1.0: use `vite-electron-plugin` instead `vite-plugin-electron` 2022-10-03 10:43:13 +08:00
Paul b3e144ad04
Merge pull request #67 from ernesto-glz/fix-linux-icon
fix: Linux icon not working
2022-09-21 10:56:52 +03:00
kik0 6e35fbd27c fix: Linux icon not working 2022-09-21 03:31:42 -04:00