红联Linux门户
Linux帮助

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

发布时间:2016-07-15 09:27:11来源:红联作者:baihuo
Electron v1.2.7 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。

本次发布改进如下:

Do not show default accelerators in menus other than application menu and window menu.#6385

Add capturePage method to WebContents class and tag. #6355

Add showHiddenFiles to dialog.showOpenDialog(options)'s properties. #6431

Add app.getLoginItemSettings() and app.setLoginItemSettings(settings) APIs. #6375,#6444

Add accessibility-support-changed event and isAccessibilitySupportEnabled() method to app module. #6446

Fix session not saved on exit. #6411

Fix passing remote objects without constructor. #6369

Fix showing context menu and synchronous dialogs emitting unresponsive event. #6432

Fix value becoming null when passing the same Array for multiple times in remote module.#6442

Fix setting maximum/minimum size overriding minimum/maximum size. #6455

Fix edit menu in context menu of devtools not showing. #6459

macOS

Fix single key accelerator not working. #6370

Fix win.setBounds(bounds) API ignore maximum/minimum sizes. #6363

Fix the fullscreen button showing in frameless window on OS X 10.9. #6433

Fix transparent window having border on OS X 10.9. #6449

Fix crash when destroying tray icon from its context menu. #6448

Linux

Fix exception when calling console.log after relaunch. #6412

Fix menubar not hiding after entering fullscreen. #6429

Fix crash on startup. #6466

Windows

Add thickFrame option for BrowserWindow. #6412

Add toolbar to BrowserWindow's type. #6428

Fix transparent window not working when in maximized or fullscreen state. #6417

Fix shell.openExternal(url) not working with non-ASCII characters. #6436

软件详情:https://github.com/electron/electron/

下载地址:https://github.com/electron/electron/releases/tag/v1.2.7

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

共有 0 条评论