Cheng Zhao
|
998f17ee59
|
fix: make protocol wrapper remote-friendly again (#27009)
|
2020-12-16 16:56:53 +09:00 |
|
Samuel Attard
|
b02748e607
|
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
* build: ensure that electron/lib/browser can only use browser or common imports
* chore: fix linting
|
2020-07-13 09:58:49 -07:00 |
|
Shelley Vohr
|
659e79fc08
|
refactor: prevent consistent early exception (#24191)
* refactor: prevent consistent early exception
* Use _linkedBinding where possible
* Remove dead electronBinding
|
2020-06-22 20:32:45 -07:00 |
|
Jeremy Apthorp
|
e73d5e3db5
|
refactor: ginify protocol (#22812)
|
2020-03-26 10:34:32 -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 |
|
Shelley Vohr
|
38d75010c7
|
chore: rename atomBinding to electronBinding (#17419)
|
2019-03-18 12:37:06 -07:00 |
|
Felix Rieseberg
|
5581990d78
|
build: Update TypeScript, use @typescript-eslint (#17251)
* build: Update TypeScript to v3.3
* build: Update TypeScript, use @typescript-eslint
|
2019-03-07 12:56:02 -08:00 |
|
Samuel Attard
|
01c442de64
|
refactor: convert more files to typescript (#16820)
|
2019-02-12 04:22:33 -10:00 |
|