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

Set StyledComponent context directly on every class #807

Merged
merged 2 commits into from May 22, 2017
Merged

Conversation

kitten
Copy link
Member

@kitten kitten commented May 22, 2017

Fix StyledComponent for older browsers IE<=10 by setting context directly on every StyledComponent class.

This isn't nice but should fix IE issues for now (?)

Shall we remove AbstractStyledComponent in the future, since it doesn't serve a purpose anymore, @geelen?

@mxstbr-bot
Copy link

mxstbr-bot commented May 22, 2017

Fails
🚫 Please include a CHANGELOG entry. You can find it at CHANGELOG.md

Generated by 🚫 dangerJS

Copy link
Member

@geelen geelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea why this fixes things but it shouldn't hurt anything so 👍

@kitten kitten merged commit c3b5335 into v2 May 22, 2017
@k15a k15a deleted the fix/ie9-context branch May 22, 2017 10:45
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

3 participants