红联Linux门户
Linux帮助

Electron v1.2.0发布,跨平台桌面应用开发工具

发布时间:2016-05-27 09:23:04来源:红联作者:baihuo
Electron v1.2.0 发布了,更新如下:

Changelog:

Update to Chrome 51. #5648

Returning a non-void value in beforeunload handler nows prevents the page to unload. #5648

Improve the "Error opening app" dialog. #5610

Improve how Promise is detected in remote module. #5689

Add webpageURL parameter to app.setUserActivity(type, userInfo[, webpageURL]) API.#5658

Fix document.visibilityState and visibilitychange event not working in tag.#5684

Fix unexpected behavior when calling app.quit() while there are BrowserWindows withclosable set to false. #5701

Migration Notice:

Due to a change of Chrome 51, returning non-empty strings or true in beforeunload handler now prevents the page to unload. #5648

The private ATOM_SHELL_INTERNAL_RUN_AS_NODE environment variable has been removed, the code relies on it should use the public ELECTRON_RUN_AS_NODE environment variable instead.#5682

The internal ATOM_SHELL_ environment variables have been renamed, if you are maintaining your own Electron fork, you might be affected. #5683

其他下载地址请访问:https://github.com/electron/electron/releases

下载地址:https://github.com/electron/electron/archive/v1.2.0.tar.gz

来自:开源中国社区
文章评论

共有 0 条评论