FAQ | This is a LIVE service | Changelog

Skip to content

add minimal IE11 support

Dr Rich Wareham requested to merge github/fork/rjw57/ie11-support into master

Fully supporting IE11 is challenging due to it lacking support for the Javascript and CSS features we use. This PR adds enough polyfilling and tweaks to get the application functional but not terribly pretty.

For the moment, I've put in the banner from browser-update.org in lieu of better wording. I feel we should find some words to give to IE11 users to prepare them that the experience may be a little sub-par but I don't know what they should be. If this PR is merged, we should open a design task issue to find what words we use.

Closes #99 (closed)

Merge request reports