readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
550 stars 186 forks source link

Add a new dialog that announces the EOL of the Chrome app #712

Closed rkwright closed 5 years ago

rkwright commented 6 years ago

This issue is a Enhancement

Expected Behaviour

On launch of the app, a dialog should be shown to the user stating that "As Google has deprecated Chrome apps, this app is longer actively supported, and will no longer be available after October 01, 2018. A list of other apps that are powered by Readium can be found at Readium.org/ReadingSystems.html"

Steps to reproduce

  1. Launch the app
  2. Verify that the dialog is shown and can be dismissed.

Test file(s)

N/A

Product

Choose one of the following (and delete the others)

danielweck commented 5 years ago

Implemented here: https://github.com/readium/readium-js-viewer/pull/713

rkwright commented 5 years ago

Released with 0.31 and pushed to the Chrome store. Works so closing.