Electron v1.6.7 發布,JavaScript桌面應用開發庫

jopen 7年前發布 | 31K 次閱讀 Electron JavaScript

 

Electron 可以讓你使用純 JavaScript 調用豐富的原生 APIs 來創造桌面應用。你可以把它看作是專注于桌面應用而不是 web 服務器的,io.js 的一個變體。

更新日志

  • Fixed an issue where app.exit() did not close all open windows. #9133
  • Fixed an issue where setting scrollBounce to true did not enable it. #9134
  • Fixed a missing warning icon when calling dialog.showMessageBox#9187
  • Fixed an issue where frameless windows would overflow the screen boundaries when maximized. #9167
  • Fixed a crash after performing text selections using touch gestures. #9204
  • Removed the unused xinput1_3.dll from the distribution. #9157
  • Back-ported an upstream Chrome fix for non-client area scaling when the screen DPI changes on Windows 10. #9219
  • Added an experimental BrowserView class that is an alternative to the <webview> tag. #9166
  • Added a flushStore(callback) API to the Cookies module that writes any unwritten cookie data to disk. #9194
  • Added an iconPosition property to TouchBarButton items to change the icon position. #9208
  • Added support for notifications on Windows 7. #9168
  • Enabled per-monitor DPI awareness in the app manifest. #8786

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/6c295448

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!