Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Roadmap

Tyler Nickerson edited this page Jul 8, 2017 · 8 revisions

This is a WIP Roadmap for the Push.js project, listed from highest priority to lowest priority.

Incremental Fixes / Ongoing

  • Improve testing coverage (kind of difficult seeing half the library relies on ServiceWorkers)
  • Reinvestigate IE issues and come up with a fix

Version 1.0

  • Adding an extend() method to Push to allow for third-party plugins
  • Releasing a plugin for GCM that allows for server-side notifications
  • Switch all tests to utilize BrowserStack instead of Firefox
  • Add alternatives in case no notification can be shown (flashing tab text, etc.)
  • Replace existing JavaScript with ES2015 JavaScript + Babel
Clone this wiki locally