electron/lib/browser/api
Shelley Vohr 9c3cb55ef2
refactor: make accessibilitySupportEnabled a property on app (#17362)
* refactor: make accessibilitySupport a prop on app

* fix docs

* update spec
2019-04-04 19:49:04 -07:00
..
auto-updater chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
exports refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
views chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
app.ts refactor: make accessibilitySupportEnabled a property on app (#17362) 2019-04-04 19:49:04 -07: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 chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
content-tracing.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
crash-reporter.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08:00
dialog.js chore: remove special handling for dialog methods in remote module (#17412) 2019-03-19 11:59:33 -07:00
global-shortcut.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
in-app-purchase.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
ipc-main.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
menu-item-roles.js feat: make zoomLevel/zoomFactor sync (#16410) 2019-01-20 23:40:27 -08:00
menu-item.js feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
menu-utils.js fix: ability to fetch separators by id (#15290) 2018-10-19 13:09:40 -07:00
menu.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
module-list.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -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: match net module headers & http.IncomingMessage headers (#17517) 2019-04-02 07:41:19 -07:00
notification.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
power-monitor.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07: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.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
session.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
system-preferences.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -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 chore: remove deprecated touch-bar API (#15650) 2018-11-09 17:00:19 +11:00
tray.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -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 refactor: use mojo for electron internal IPC (#17406) 2019-04-02 15:38:16 -07:00