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

Simpler IE9 support #48

Merged
merged 6 commits into from
Jan 26, 2015
Merged

Simpler IE9 support #48

merged 6 commits into from
Jan 26, 2015

Conversation

shawnbot
Copy link
Owner

Per WebReflection/ie8#15, remove IE9-friendly fixes to ie8.js (keeping the browserify-friendly fix that allows it to work with zuul) and instead wrap its contents in a if (aight.browser.ie < 9) { } conditional. It might be nice to build a version for IE9 that doesn't include ie8.js, but this works for now.

shawnbot added a commit that referenced this pull request Jan 26, 2015
@shawnbot shawnbot merged commit a83e001 into v2 Jan 26, 2015
@shawnbot shawnbot deleted the simpler-ie9-support branch January 26, 2015 22:09
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

Successfully merging this pull request may close these issues.

1 participant