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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix initialization of JS classes for IE10 #51

Merged
merged 1 commit into from Feb 27, 2017
Merged

Conversation

iphilgood
Copy link
Contributor

Hi @kuschti

This should resolve all issues with IE10. There were some issues about the whole inheritance and super calls. If you're interested in it check out the following links:

Some babel plugins solved the issue. See in .babelrc what kind of plugins were needed.

The application.js is now even 4KB smaller 馃槈

@kuschti
Copy link
Contributor

kuschti commented Feb 27, 2017

@iphilgood You got me with the 4KB 馃槣
thx for the fix, i'll check it out.

@kuschti kuschti merged commit aa3fab1 into development Feb 27, 2017
@kuschti kuschti deleted the features/fix_ie10 branch February 27, 2017 14:42
@kuschti kuschti restored the features/fix_ie10 branch March 8, 2017 08:12
@kuschti kuschti deleted the features/fix_ie10 branch March 8, 2017 08:13
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.

None yet

2 participants