Commit Graph

614 Commits

Author SHA1 Message Date
草鞋没号
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
yi_Xu
b74293ac2d
ci: use default depth for checkout 2022-08-02 13:38:52 +08:00
dependabot[bot]
c1e32b347a
chore(deps-dev): bump vue-tsc from 0.38.9 to 0.39.4
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.38.9 to 0.39.4.
- [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.39.4/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-08-01 02:15:21 +00:00
徐晓伟
641e061d90
Upgrade vite to 3.0.3,@vitejs/plugin-vue to 3.0.1 2022-07-29 17:11:16 +08:00
草鞋没号
ec630d408a fix: vue-tsc errors #189 2022-07-29 09:01:14 +08:00
草鞋没号
fbbe3ec649
Merge pull request #217 from yi-Xu-0100/main
ci: release -> build
2022-07-27 19:49:31 +08:00
yi_Xu
ee24811d35
ci: update build trigger 2022-07-27 18:50:23 +08:00
yi_Xu
0fadab5c23
docs: add build badge 2022-07-27 18:46:15 +08:00
yi_Xu
aa62a680a3
ci: release -> build
build for testing package application.
2022-07-27 18:44:52 +08:00
草鞋没号
644a9f6b3e
Merge pull request #216 from SaberA1ter/main
feature: 在应用未打包时自动打开 devTools
2022-07-27 07:38:23 +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
草鞋没号
858ea14cfa
Merge pull request #215 from yi-Xu-0100/main
ci: fix github action
2022-07-26 09:43:04 +08:00
yi_Xu
c632ab866b
ci: fix github action 2022-07-25 21:35:20 +08:00
草鞋没号
bfe73fea55
Merge pull request #214 from Tanimodori/main
fix: allows electron security warnings, see #199
2022-07-25 20:20:55 +08:00
Tanimodori
9ef141fc66
fix: allows electron security warnings, see #199 2022-07-25 19:37:14 +08:00
草鞋没号
6005d6f7ea
Merge pull request #208 from electron-vite/fix/220724-type
fix: types warn
2022-07-24 12:36:10 +08:00
草鞋没号
3041cc6d85 fix: types warn 2022-07-24 12:34:15 +08:00
草鞋没号
f877b5b1c8
Merge pull request #204 from yi-Xu-0100/patch-1
fix: update `problemMatcher`
2022-07-24 11:29:27 +08:00
yi_Xu
792b87a3a5
fix: update problemMatcher
Ref: electron-vite/electron-vite-boilerplate#27
2022-07-24 10:06:34 +08:00