electron/lib/common/api
Samuel Attard 660e566201
fix: don't expose nativeTheme in the renderer process (#20139)
Exposing these in the renderer didn't make sense as they weren't backed
by the same instance / value store.  This API should be browser only
especially now that we have nativeTheme.themeSource.  Exposing in
//common was a mistake from the beginning.
2019-09-16 14:23:13 -07:00
..
clipboard.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00
deprecate.ts feat: add new nativeTheme API (#19656) 2019-08-14 13:42:55 -07:00
module-list.ts fix: don't expose nativeTheme in the renderer process (#20139) 2019-09-16 14:23:13 -07:00
native-image.js refactor: make templateImage a property on nativeImage (#18124) 2019-05-07 06:52:07 -07:00
shell.js chore: rename atomBinding to electronBinding (#17419) 2019-03-18 12:37:06 -07:00