Skip to content

Set StyledComponent context directly on every class - #807

Merged
kitten merged 2 commits into
v2from
fix/ie9-context
May 22, 2017
Merged

Set StyledComponent context directly on every class#807
kitten merged 2 commits into
v2from
fix/ie9-context

Conversation

@kitten

@kitten kitten commented May 22, 2017

Copy link
Copy Markdown
Member

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

mxstbr-bot commented May 22, 2017

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

Generated by 🚫 dangerJS

@geelen geelen left a comment

Copy link
Copy Markdown
Member

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.

3 participants