Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite all frontend javascript to vanilla ES6 #42

Open
themightychris opened this issue Aug 28, 2018 · 0 comments
Open

Rewrite all frontend javascript to vanilla ES6 #42

themightychris opened this issue Aug 28, 2018 · 0 comments
Assignees
Milestone

Comments

@themightychris
Copy link
Member

Currently, frontend javascript depends on the Ext JS framework and build tools.

All frontend javascript should be rewritten with ES6 and with no framework for basic DOM manipulation and XHR

Question: does some sort of warning need to be shown for users of browsers that do not support ES6? ES6 support is broad enough that it should not be a concern for people visiting an API portal, and the existing practice of progressive enhancement means the site will still be usable, so this probably is unnecessary

@themightychris themightychris added this to the v3.0-alpha milestone Aug 28, 2018
@themightychris themightychris self-assigned this Aug 28, 2018
@themightychris themightychris added this to To do in Kanban Aug 28, 2018
@themightychris themightychris added this to gatekeeper v3.1.0 in Release Schedule Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban
  
To do
Release Schedule
gatekeeper v3.1.0
Development

No branches or pull requests

1 participant