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
(previouslysw.js
) must be in the same folder as Push when this option is used
- Only caveat is that
- 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.baiduhome.net/news/view/238534da
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!