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

IE Fixes. #20

Merged
merged 5 commits into from
May 13, 2014
Merged

IE Fixes. #20

merged 5 commits into from
May 13, 2014

Conversation

tbranyen
Copy link
Owner

This should net full IE support. In the next release there will be two builds in the dist directory:

  • dist/combyne.js - Modern
  • dist/combyne.legacy.js - Legacy

Polyfills will only be included in the legacy build.

- Created support folder to store all polyfills.
- Updated code to include the new polyfills where required.
- By default, ignore the support modules.
- Build a legacy file with the support built in.
I can only test this far, since IE 9 doesn't emulate IE 6.  I've added
the remaining polyfills and tested.
tbranyen added a commit that referenced this pull request May 13, 2014
@tbranyen tbranyen merged commit 513730f into master May 13, 2014
@tbranyen tbranyen deleted the ie-fixes branch May 13, 2014 05:14
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