..
auto-updater
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
exports
fix: don't export __esModule = true by electron.ts ( #20939 )
2019-11-04 14:16:42 -08:00
views
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
app.ts
fix: implement 'login' event for WebContents ( #20954 )
2019-11-11 09:47:01 -08:00
auto-updater.js
chore: have 'use strict' consistently across our lib files ( #14721 )
2018-09-23 00:28:50 +12:00
browser-view.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
browser-window.js
fix: remove cyclic references of BrowserWindow ( #22006 )
2020-02-11 09:37:46 +09:00
content-tracing.js
feat: [contentTracing] allow calling stopTracing() with no arguments ( #18411 )
2019-05-28 14:15:42 -07:00
crash-reporter.js
refactor: crashReporterInit ( #16729 )
2019-02-05 12:56:44 -08:00
dialog.js
fix: pass noLink correctly on Windows ( #21386 )
2019-12-05 13:38:57 -08:00
global-shortcut.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
in-app-purchase.js
chore: remove promisification deprecation callbacks ( #17907 )
2019-04-30 07:08:32 -07:00
ipc-main.ts
refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() ( #19574 )
2019-08-23 15:45:50 -07:00
menu-item-roles.js
doc: add missing MenuItem roles ( #19329 )
2019-07-31 14:13:56 -07:00
menu-item.js
add toolTip property for MenuItem ( #19099 )
2019-07-11 17:56:22 +09:00
menu-utils.js
fix: ability to fetch separators by id ( #15290 )
2018-10-19 13:09:40 -07:00
menu.js
add toolTip property for MenuItem ( #19099 )
2019-07-11 17:56:22 +09:00
module-keys.js
fix: cannot access nativeTheme via electron.remote ( #20938 )
2019-11-04 14:17:03 -08:00
module-list.ts
fix: don't expose nativeTheme in the renderer process ( #20139 )
2019-09-16 14:23:13 -07:00
native-theme.ts
fix: don't expose nativeTheme in the renderer process ( #20139 )
2019-09-16 14:23:13 -07:00
net-log.js
fix: correctly return properties on the netLog module ( #17525 )
2019-03-25 22:40:38 -04:00
net.js
fix: pass full response headers in net module ( #21552 )
2020-01-14 09:36:08 -08:00
notification.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
power-monitor.ts
fix: use powerMonitor.on() only after app is ready ( #21927 )
2020-01-28 12:19:44 -06:00
power-save-blocker.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
protocol.ts
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
screen.ts
refactor: allow requiring modules with no side effects ( #17496 )
2019-04-30 09:46:08 +09:00
session.js
feat: add API for receiving logs from service workers ( #20624 )
2020-02-20 15:19:06 -08:00
system-preferences.ts
feat: add new nativeTheme API ( #19656 )
2019-08-14 13:42:55 -07:00
top-level-window.js
refactor: make applicationMenu a property on app ( #17361 )
2019-04-02 13:36:57 -07:00
touch-bar.js
feat: allow TouchBarButton instances to be disabled ( #20945 )
2019-11-05 15:56:36 -08:00
tray.js
feat: migrate custom macOS tray view to native one ( #18981 )
2019-07-31 10:52:50 -07:00
view.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
web-contents-view.js
chore: rename atomBinding to electronBinding ( #17419 )
2019-03-18 12:37:06 -07:00
web-contents.js
feat: allow specifying pageSize for print ( #22014 )
2020-02-05 04:25:02 +00:00