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

Use web component technologies #405

Open
jasongrout opened this issue Apr 10, 2013 · 0 comments
Open

Use web component technologies #405

jasongrout opened this issue Apr 10, 2013 · 0 comments

Comments

@jasongrout
Copy link
Member

We won't have to worry so much about embedding into pages with weird styles if we use web component technologies

http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom/
http://updates.html5rocks.com/2013/03/Visualizing-Shadow-DOM-Concepts
http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom-201/
http://www.html5rocks.com/en/tutorials/webcomponents/shadowdom-301/
http://glazkov.com/2011/01/14/what-the-heck-is-shadow-dom/

http://www.html5rocks.com/en/tutorials/webcomponents/template/

Shadow DOM particularly looks like it could solve the annoying problem of CSS cascading into the sage cell when we don't want it to.

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

No branches or pull requests

1 participant