electron/lib/browser/api
Felix Rieseberg bef6748c06 🎨 Implement JS Standard Code Style 7
Updates Standard Code Style to 7 (latest major) and ensures that code
is conform.

 * camelCase is now enforced
 * No assignments in return statements
2016-05-25 16:20:49 -07:00
..
auto-updater Remove returns from event listeners 2016-05-19 15:28:08 -07:00
exports Add systemPreferences module 2016-04-25 11:32:33 +09:00
app.js deprecate app.allowNTLMCredentialsForAllDomains 2016-05-23 11:44:21 +05:30
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js Merge pull request #5542 from stevekinney/standardize-requires 2016-05-16 10:42:12 +09:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
menu-item.js 🎨 Implement JS Standard Code Style 7 2016-05-25 16:20:49 -07:00
menu.js replace __proto__ with Object.setPrototype 2016-03-30 17:00:33 -07:00
navigation-controller.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-monitor.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js Turn the exception in protocol.registerStandardSchemes to warning 2016-05-10 09:53:35 +09:00
screen.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
session.js move session wrapper to webcontents 2016-05-06 10:12:55 -07:00
system-preferences.js Add systemPreferences module 2016-04-25 11:32:33 +09:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00