Electron v1.3.3發布,JavaScript桌面應用開發庫
Electron 可以讓你使用純 JavaScript 調用豐富的原生 APIs 來創造桌面應用。你可以把它看作是專注于桌面應用而不是 web 服務器的,io.js 的一個變體。
更新日志
- Remove the
view-painted
event which was introduced in v1.3.1 and didn't work. #6705 - Add support for offscreen rendering. #6691, #6713, #6723, #6721, #6737, #6741
- Add
win.setContentBounds(options[, animate])
andwin.getContentBounds()
APIs. #6654 - Add
image.getBitmap()
API. #6733 - Add
zoomin
,zoomout
,resetzoom
toMenuItem
'srole
s. #6777 - Fix the remote devtools page not loading in Electron. #6707
- Fix cookies API not working for custom protocols. #6708
- Fix properties of DOM objects not being able to be sent via
ipc
module. #6776
macOS
- Add
systemPreferences.isSwipeTrackingFromScrollEventsEnabled()
API. #6686 - Add
systemPreferences.postNotification(event, userInfo)
andsystemPreferences.postLocalNotification(event, userInfo)
APIs. #6752 - Add more details to error message of
autoUpdater
. #6743 - Add
startspeaking
andstopspeaking
toMenuItem
'srole
s. #6765 - Fix
resizable: false
option disabling the fullscreen button. #6664 - Fix
scroll-touch-begin
andscroll-touch-end
events being emitted when scrolling page. #6754
Windows
- Add return value for
app.setUserTasks(tasks)
API. #6766 - Add
win.setThumbnailToolTip(toolTip)
API. #6762 - Fix calling
autoUpdate.checkForUpdates()
for twice makingquitAndInstall()
throw errors. #6780 - Fix
win.setThumbnailClip(region)
API not recognizing high-DPI displays. #6782
下載
- 359 MBelectron-v1.3.3-darwin-x64-dsym.zip
- 41 MBelectron-v1.3.3-darwin-x64-symbols.zip
- 41.5 MBelectron-v1.3.3-darwin-x64.zip
- 33.8 MBelectron-v1.3.3-linux-arm-symbols.zip
- 35.3 MBelectron-v1.3.3-linux-arm.zip
- 35.8 MBelectron-v1.3.3-linux-ia32-symbols.zip
- 41.7 MBelectron-v1.3.3-linux-ia32.zip
- 39.8 MBelectron-v1.3.3-linux-x64-symbols.zip
- 40.6 MBelectron-v1.3.3-linux-x64.zip
- 357 MBelectron-v1.3.3-mas-x64-dsym.zip
- 40.8 MBelectron-v1.3.3-mas-x64-symbols.zip
- 40.6 MBelectron-v1.3.3-mas-x64.zip
- 325 MBelectron-v1.3.3-win32-ia32-pdb.zip
- 35.6 MBelectron-v1.3.3-win32-ia32-symbols.zip
- 41.2 MBelectron-v1.3.3-win32-ia32.zip
- 328 MBelectron-v1.3.3-win32-x64-pdb.zip
- 28.2 MBelectron-v1.3.3-win32-x64-symbols.zip
- 50.8 MBelectron-v1.3.3-win32-x64.zip
- 774 KBffmpeg-v1.3.3-darwin-x64.zip
- 690 KBffmpeg-v1.3.3-linux-arm.zip
- 764 KBffmpeg-v1.3.3-linux-ia32.zip
- 731 KBffmpeg-v1.3.3-linux-x64.zip
- 774 KBffmpeg-v1.3.3-mas-x64.zip
- 682 KBffmpeg-v1.3.3-win32-ia32.zip
- 699 KBffmpeg-v1.3.3-win32-x64.zip
- 2.41 KBSHASUMS256.txt
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/515a3ab1
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!