-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Marko looks cool!
Please add a browser compatibility list or statement somewhere in the docs, ideally in the introduction. https://markojs.com/ doesn't (currently?) work on IE11, so I went looking to see if Marko does, and some time later I think the answer is "yes" but A) It took some time to get there, and B) I'm not sure that's true. :-D src/components/ready.js in Marko's source has a comment about doing a DOM ready check on Internet Explorer, and Marko issue #796 seemed to be IE-specific and got fixed the same day it was reported (impressive!) (and the person reporting the issue said most of their users are on IE11). So that suggests that there's at least some support for IE11, but is it limited? Are the particular things to avoid?
Why
When evaluating a framework of this sort, one of the first questions I and others ask is "What browsers / browser versions are supported?"
Is this something you're interested in working on?
If someone wants to give me the raw info, I'm happy to do some wordsmithing and a PR.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status