Samuel Attard
|
0d2e967960
|
feat: expose electron/{process} typed modules (#22937)
* feat: expose electron/{process} typed modules
* chore: update imports for common modules
* chore: update typescript generator
* chore: remap electron/* to the internal packages
|
2020-04-06 17:04:09 -07:00 |
|
Samuel Attard
|
5d657dece4
|
build: enable JS semicolons (#22783)
|
2020-03-20 13:28:31 -07:00 |
|
Samuel Attard
|
b87b501161
|
build: update eslint + eslint plugins (#22777)
* build: run eslint --fix
* chore: manually fix all hasOwnProperty errors
* chore: manually fix all void 0 vs undefined errors
* chore: manually fix all async-in-promise errors
* chore: manually fix lexical declaration in case block
|
2020-03-20 11:12:18 -04:00 |
|
Jeremy Apthorp
|
1cac62f0a2
|
feat: remove deprecated base::Value-based serialization (#21560)
* feat: remove deprecated base::Value-based serialization
* add note to breaking-changes
|
2019-12-18 15:24:50 +09:00 |
|
Jeremy Apthorp
|
6e5ac301ce
|
test: don't require 'q' until the test that needs it (#20958)
this stops a failure to require from blocking all tests from running
|
2019-11-05 11:36:25 -05:00 |
|
Jeremy Apthorp
|
8de925c4c2
|
test: move module tests to main process (#20419)
|
2019-10-09 16:33:15 -07:00 |
|