发布于 2016-06-23 00:52:43 | 190 次阅读 | 评论: 0 | 来源: 网友投递
			Electron 桌面应用开发工具
Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。		
lectron v1.2.4 发布了,
更新如下:
Changelog:
Update to Chrome 51.0.2704.103. #6134
Add support for child windows. #6140
Add tray.getBounds() API. #6159
Fix members of protocol module not being set. #6095
Fix devtools extensions not showing up on first load. #6115
Fix output in renderer process not being redirected to the main process. #6130
Fix <webview> tag having wrong size when transform   is applied. #6128
Fix crash when releasing contexts in renderer process. #6144
Fix rejection of remote Promise being treated as unhandled rejection in the main process. #6151
Fix color of menu bar not being updated when system theme changes. #6161
Fix wrong role when menu.insert(item) is used. #6169
macOS
Add systemPreferences.subscribeLocalNotification(event, callback) andsystemPreferences.unsubscribeLocalNotification(id) APIs. #6150
Fix frameless window not showing in Window menu. #6089, #6097
Fix crash when calling win.setProgressBar after app.dock.setIcon. #6091
Fix context menu always choosing first item by default. #6110
Fix Delete not working as accelerator. #6168
Linux
Fix app indicators using random IDs. #6145
Fix message boxes and file dialogs not being modal. #6160
Windows
Fix bounds of Tray not respecting scale factor.
下载地址:
其他下载地址请访问:https://github.com/electron/electron/releases