发布于 2016-08-04 01:02:03 | 206 次阅读 | 评论: 0 | 来源: 网友投递
Electron 桌面应用开发工具
Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
Electron v1.3.2 发布了,
本次发布改进如下:
Changelog:
Upload the checksums of releases. #6629
Improve performance when creating native classes. #6688
Add downloadItem.getSavePath()
API. #6629
Add image.toBitmap()
API. #6661
Add size
, hotspot
parameters to the cursor-changed
event of WebContents
. #6661
Fix LICENSES.chromium.html
being empty. libchromiumcontent#225
Fix failing to register custom protocol due to Session
being garbage collected. #6674
Fix unicode characters not working with contents.sendInputEvent(event)
API. #6661
Windows
Add shell.writeShortcutLink(shortcutPath[, operation], options)
andshell.readShortcutLink(shortcutPath)
APIs. #6623
Fix window size being changed after restoring from minimized state. #6667
macOS
Add app.dock.isVisible()
API. #6683
Fix crash with keyboard events under fullscreen. #6637
Fix crash when using webview. #6644
Linux
Fix components not showing correctly on displays with 2.0 DPI. #6646
下载地址:https://github.com/electron/electron/releases