转载

Push.js v0.0.12 发布,一个JavaScript桌面通告API

Push.js v0.0.12 发布,一个JavaScript桌面通告API

 

Push.js是一个Javascript开发的快速桌面通告解决方案,这个通告API允许 Chrome, Safari, Firefox, and IE 9+等浏览器推送通告到用户桌面。

DEMO见:http://nickersoft.github.io/push.js/demo.html#

更新日志

  • Added Coveralls support to the repo
  • Push.js now compatible with Fluid (thanks to mshick)
  • Corrected MAJOR issue where click/close events were not executing on mobile
  • Added new link option, where passing in a relative URL will enable mobile notifications to automatically open the URL when clicked
    • Only caveat is that serviceWorker.js (previously sw.jsmust be in the same folder as Push when this option is used
  • Added more badges to the README
  • IntelliJ files now included in .gitignore
  • README now contains info on obtaining info from Push.Permission
  • Updated copyright
  • Added "Additional Resources" info to README
  • Added yarn.lock file (info on what that is and why it's important can be found here)
  • Minor bug fixes, as always

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/238534da

正文到此结束
Loading...