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

[v0.18.x] fix(HXElement): call ShadyCSS away from constructor #657

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

CITguy
Copy link
Contributor

@CITguy CITguy commented Jan 30, 2020

  • move ShadyCSS.styleElement() from constructor to connectedCallback()

Fixes #656

JIRA: SURF-1977

LGTM's

  • Dev LGTM

- move `ShadyCSS.styleElement()` from constructor to `connectedCallback()`
@CITguy CITguy added the PR: VIP label Jan 30, 2020
@netlify
Copy link

netlify bot commented Jan 30, 2020

Deploy preview for helix-ui ready!

Built with commit dbc5600

https://deploy-preview-657--helix-ui.netlify.com

Copy link
Member

@100stacks 100stacks left a comment

Choose a reason for hiding this comment

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

Dev LGTM. Great work! 🎉 💯

@CITguy CITguy added this to the v0.18.1 milestone Jan 30, 2020
@100stacks 100stacks merged commit 3825429 into master Jan 30, 2020
@100stacks 100stacks deleted the v0.18.x-fix-ShadyCSS-styleElement branch January 30, 2020 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helix 0.18 Popovers, modals, drawers do not work in React on IE11
2 participants