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

Tooling to help avoid browser-specific issues #1191

Closed
Garbee opened this issue Jul 23, 2015 · 2 comments
Closed

Tooling to help avoid browser-specific issues #1191

Garbee opened this issue Jul 23, 2015 · 2 comments

Comments

@Garbee
Copy link
Collaborator

Garbee commented Jul 23, 2015

As we add new things and refactor old code, we need to be sure that we are still adhearing to our browser support. This shows in issue #1187 which brought up dataset was being used, which IE10 doesn't support.

Is there any kind of tooling we could put in place to check for things like this and error out if they are getting used?

@traviskaufman
Copy link
Contributor

Closing; we can address this for v2 in either #4464 or #4465 . We could also spin off a new issue to perform image diffing or the like, which could come after the initial setup.

@Garbee
Copy link
Collaborator Author

Garbee commented Jul 11, 2016

Yah, eslint is what we're on now so this is all good. Just needed closing. Thanks.

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

No branches or pull requests

2 participants