electron/lib/browser/api
Shelley Vohr c06f023313
feat: allow partial setting of window bounds ()
Extend the existing win.setBounds functionality by allowing developers to partially update bounds without being forced to pass in all four bounds values. No existing functionality is altere
2018-11-12 15:31:14 -05:00
..
auto-updater refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
exports chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
views feat: add MdTextButton to View APIs () 2018-10-23 10:57:13 -04:00
app.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
auto-updater.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
browser-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
browser-window.js feat: allow partial setting of window bounds () 2018-11-12 15:31:14 -05:00
content-tracing.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
crash-reporter.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals () 2018-10-07 00:48:00 +13:00
dialog.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
global-shortcut.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
in-app-purchase.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals () 2018-10-07 00:48:00 +13:00
menu-item-roles.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
menu-item.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
menu-utils.js fix: ability to fetch separators by id () 2018-10-19 13:09:40 -07:00
menu.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
module-list.js feat: add MdTextButton to View APIs () 2018-10-23 10:57:13 -04:00
navigation-controller.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals () 2018-10-07 00:48:00 +13:00
net-log.js refactor: create request context from network context () 2018-10-04 13:08:56 -05:00
net.js refactor: add prefer-const to .eslintrc + fix errors () 2018-10-02 11:56:31 +10:00
notification.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
power-monitor.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
power-save-blocker.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
protocol.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
screen.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
session.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
system-preferences.js feat: remove needless mojave dark mode APIs and add instructions on how to use the macOS replacement () 2018-10-02 14:44:50 +10:00
top-level-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
touch-bar.js chore: remove deprecated touch-bar API () 2018-11-09 17:00:19 +11:00
tray.js chore: have 'use strict' consistently across our lib files () 2018-09-23 00:28:50 +12:00
view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents.js refactor: printing implementation () 2018-11-09 14:42:34 +11:00