Electron v1.4.11 發布,JavaScript桌面應用開發庫
Electron 可以讓你使用純 JavaScript 調用豐富的原生 APIs 來創造桌面應用。你可以把它看作是專注于桌面應用而不是 web 服務器的,io.js 的一個變體。
更新日志
- Fixed an issue where
window.alert
,window.close
, andwindow.confirm
did not behave as expected.#8120 - Fixed an issue where accessing remote objects and functions would fail after reloading. #8110
- Fixed an issue where the
KeyboardEvent.key
value would be incorrect whenControl
was pressed on Linux using certain keyboard layouts. #8147 - Fixed an issue where removing a folder from the workspace in the dev tools failed. #8086
- The
dialog
APIs no longer write values back into the specifiedoptions
object parameter. #8123 - Fixed an issue where
BrowserWindow.fromDevToolsWebContents
would throw an error. #8144 - Added
BrowserWindow.setAutohideCursor
to change the setting dynamically. #8092 - Added
BrowserWindow.closeFilePreview
to close the Quick Look preview previously opened withBrowserWindow.previewFile
. #8038 - Added
systemPreferences.setUserDefault
to be able to change the user preference defaults. #8084 - Added
crashReporter.get/setUploadToServer
to dynamically configure the setting. Also Renamed theautoSubmit
option touploadToServer
incrashReporter.start
. The old option name is still available for backwards-compatibility but will be removed in Electron 2.0. #7952 - Added
BrowserWindow.setAppDetails
to configure the properties of the window's taskbar button.#7952
下載
- electron-api.json
- electron-v1.4.11-darwin-x64-dsym.zip
- electron-v1.4.11-darwin-x64-symbols.zip
- electron-v1.4.11-darwin-x64.zip
- electron-v1.4.11-linux-arm-symbols.zip
- electron-v1.4.11-linux-arm.zip
- electron-v1.4.11-linux-armv7l-symbols.zip
- electron-v1.4.11-linux-armv7l.zip
- electron-v1.4.11-linux-ia32-symbols.zip
- electron-v1.4.11-linux-ia32.zip
- electron-v1.4.11-linux-x64-symbols.zip
- electron-v1.4.11-linux-x64.zip
- electron-v1.4.11-mas-x64-dsym.zip
- electron-v1.4.11-mas-x64-symbols.zip
- electron-v1.4.11-mas-x64.zip
- electron-v1.4.11-win32-ia32-pdb.zip
- electron-v1.4.11-win32-ia32-symbols.zip
- electron-v1.4.11-win32-ia32.zip
- electron-v1.4.11-win32-x64-pdb.zip
- electron-v1.4.11-win32-x64-symbols.zip
- electron-v1.4.11-win32-x64.zip
- ffmpeg-v1.4.11-darwin-x64.zip
- ffmpeg-v1.4.11-linux-arm.zip
- ffmpeg-v1.4.11-linux-armv7l.zip
- ffmpeg-v1.4.11-linux-ia32.zip
- ffmpeg-v1.4.11-linux-x64.zip
- ffmpeg-v1.4.11-mas-x64.zip
- ffmpeg-v1.4.11-win32-ia32.zip
- ffmpeg-v1.4.11-win32-x64.zip
- SHASUMS256.txt
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/4b1c337f
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!