João Moreno
|
e776f87e14
|
fix --builtin
|
2021-01-13 10:48:04 +01:00 |
Benjamin Pasero
|
7f49ef52e3
|
sandbox - configure nativeWindowOpen:true
This matches the behaviour of sandboxed Electron renderers.
|
2020-06-16 18:52:34 +02:00 |
deepak1556
|
113fd1b7bc
|
chore: bump electron@7.3.0
|
2020-05-27 12:47:39 -07:00 |
deepak1556
|
876f2e70f9
|
Revert "chore: bump electron@8.3.0 (#98266)"
This reverts commit 820fd4048f .
|
2020-05-26 21:46:03 -07:00 |
Robo
|
820fd4048f
|
chore: bump electron@8.3.0 (#98266)
|
2020-05-20 13:32:02 -07:00 |
João Moreno
|
54442c1c7b
|
move built-in extensions to product.json
|
2020-04-06 13:36:07 +02:00 |
João Moreno
|
0074066c39
|
Revert "extensions: allow built-in extensions on different qualities (#89199)"
This reverts commit 7ad58a9bd7 .
|
2020-04-06 12:49:47 +02:00 |
Matt Bierner
|
273a4a389d
|
Convert most ts-ignore-calls to ts-expect-error (#93617)
Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments
This revealed a number of places where we no longer need to supress errors
|
2020-03-30 17:31:37 -07:00 |
Connor Peet
|
7ad58a9bd7
|
extensions: allow built-in extensions on different qualities (#89199)
Adds a new optional `forQualities` property to built-in extensions,
and filters that as appropriate for different builds.
|
2020-01-24 07:39:34 -08:00 |
Benjamin Pasero
|
df5b5cecfe
|
debt - port over some electron6 changes
|
2019-07-08 08:43:11 +02:00 |
Joao Moreno
|
838f4024b3
|
fixes #43973
|
2018-02-27 15:41:46 +01:00 |
Erich Gamma
|
95982533bc
|
more ts-ignore
|
2018-02-01 16:16:41 +01:00 |
Erich Gamma
|
5e41d2aafb
|
enable checkJS
|
2018-02-01 14:39:12 +01:00 |
Joao Moreno
|
2ebd2a7dd2
|
builtin: manage extensions
|
2018-01-30 09:04:39 +01:00 |