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 3, 2017 · 8 revisions

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

Incremental Fixes / Ongoing

  • Switch all tests to utilize BrowserStack instead of Firefox
  • Improve testing coverage by a lot (kind of difficult seeing half the library relies on ServiceWorkers)
  • Display a custom error message if you attempt to create a mobile notification without using SSL

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
  • Add alternatives in case no notification can be shown (flashing tab text, etc.)
  • Reinvestigate IE issues and come up with a fix
  • Replace existing JavaScript with ES2015 JavaScript + Babel
Clone this wiki locally