codeforamerica / honeycrisp-gem

A Rails gem with base styles and Javascript for Code for America products
http://honeycrisp.herokuapp.com
MIT License
24 stars 8 forks source link

Decide and document what browsers we support #145

Open hartsick opened 4 years ago

hartsick commented 4 years ago

Two steps: 1) Decide! 2) Document!

The goal is to help developers decide what CSS & JS features we can use in the future.

Examples from other agencies:

In general, they seem to be: IE 11, but the service shouldn’t break on earlier versions.

Here's a great GDS guide on progressive enhancement: https://www.gov.uk/service-manual/technology/using-progressive-enhancement

bengolder commented 4 years ago

I agree with their standards and I think we should align with them.