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

WebComponent support #1152

Merged
merged 2 commits into from
Feb 17, 2020
Merged

WebComponent support #1152

merged 2 commits into from
Feb 17, 2020

Conversation

adumesny
Copy link
Member

Description

Checklist

  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* insert style before our grid (instead of head) to support webcomponent
* fix #540
* tested on Chrome, FF, Edge, IE11 and all our demos
*Note: I didn't have a way to test webcomponent support, but this should do it.
@coveralls
Copy link

coveralls commented Feb 17, 2020

Coverage Status

Coverage increased (+0.05%) to 68.193% when pulling 33b4e32 on adumesny:develop into 1b5b277 on gridstack:develop.

@adumesny adumesny merged commit 5defb90 into gridstack:develop Feb 17, 2020
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.

WebComponent support - specify where dynamic styles go instead of head
2 participants