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

Browser support #4

Open
p4bl1t0 opened this issue Apr 22, 2015 · 8 comments
Open

Browser support #4

p4bl1t0 opened this issue Apr 22, 2015 · 8 comments

Comments

@p4bl1t0
Copy link

p4bl1t0 commented Apr 22, 2015

What is the browser support?

@jacobroufa
Copy link

From the README:
Sprint relies on newer APIs supported by modern browsers (read: IE10+)

@james2doyle
Copy link

I saw the IE10+ note, but it also mentions mobile. It would be nice to at least see some of the features (listing querySelectorAll, classList, setAttribute, etc). Then if someone is curious they can look it up on caniuse

@rmahoney-bl
Copy link

IE10+ is an indicator of browser support... but it would be better to get some sort of table indicating supported versions of Chrome, FF, etc

@CrocoDillon
Copy link

+1 for a decent support table.

@perpetual-hydrofoil
Copy link

👍 need this

@bendc
Copy link
Owner

bendc commented Apr 27, 2015

I'm slightly reluctant to specify an "official" browser support list as it'll never be 100% comprehensive and thus somehow inaccurate but, basically, any vaguely recent browser will be fine (Safari 7.1+, FF 34+, Chrome 38+, …).

@madbonkey
Copy link

I'm all for a browser support table. You should absolutely add a note regarding its specificity, but its usefulness lies in answering, "does this support IE9?" and questions like that. A comprehensive list of features it needs would be great as well, and would be much more maintainable. Just include a list of links to caniuse.com, done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants