electron/default_app
Shelley Vohr 4c77fe318d
refactor: improve the REPL (#24204)
This PR improves the Electron REPL experience. It adds a welcome message to the REPL to let users know what versions of Node.js and Electron they're running, as well as overriding the completer function in the REPL to preload and add tab autocompletion for Electron's own modules.
2020-06-22 19:03:19 -07:00
..
default_app.ts fix: isTrustedSender() in test-app (#24214) 2020-06-22 14:14:20 +02:00
icon.png Replace default_app icon 2017-12-07 16:10:45 -05:00
index.html feat: add a new contextBridge module (#20307) 2019-10-18 12:57:09 -07:00
main.ts refactor: improve the REPL (#24204) 2020-06-22 19:03:19 -07:00
package.json Move default_app to root of repo 2016-03-08 11:14:21 -08:00
preload.ts build: enable JS semicolons (#22783) 2020-03-20 13:28:31 -07:00
styles.css chore: fix default_app dimensions (#22675) 2020-03-16 15:28:34 +09:00