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
Few suggestions #802
Comments
To these four points - 1 is clearly a bug, 2 may be related. For 3, ES6 modules simply don't exist yet, and absent a loader spec, I don't think we should be mentioning it in the table, even if some browsers implement something via flags. I'd, however, love to see some sort of test that +1000 for 4, we should have fixed that long ago. |
I think modules need to be mentioned (even if they cannot yet be tested) because they are part of the es6 spec and the purpose of this table is to inform people on each browser's compatibility. The omission has caused an experienced JS developer like myself to question whether or not they really are part of the spec. I can't imagine what it's like for beginners. |
@webxl |
Looks like modules got the go ahead over at #316. I really just had a problem with a "100%" rating implying that the browser has every ES6 feature when there's no way to test for it. Hopefully that addition (and reduction in compatibility) will lead to more and more vendors releasing this as an experimental feature, like the Edge team did. |
Got an email about some suggestions:
A few suggestions for improvements.
but down below there is no 0 footnote.
I see some text before the first footnote but it does not have a [0] designation.
Without knowing what that [0] really refers to, its hard to know if this is a mistake
or not but it looks suspicious as I see some other footnotes are relevant to flag.
ie https://bugs.chromium.org/p/v8/issues/detail?id=1569
Google is lousy at describing what is in or out of one of their releases.
That's why I use your tool!
I've seen others on the web confused by this and
even mention that your compatibility table doesn't mention it.
Even if you don't want to include modules in your table,
having a note about them would help us as it seems like an odd omission.
us what the current browser is, ie "Ch 50"
The way it is is analogous to you asking someone what
time it is and they say "now". True but unhelpful.
The text was updated successfully, but these errors were encountered: