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

Support component upgrade using "is" style declaration #71

Closed
sorvell opened this issue Feb 9, 2013 · 2 comments
Closed

Support component upgrade using "is" style declaration #71

sorvell opened this issue Feb 9, 2013 · 2 comments
Assignees
Labels

Comments

@sorvell
Copy link
Contributor

sorvell commented Feb 9, 2013

It's valid to declare a component like this:

< button is="icon-button" >

The CustomDOMElements polyfill currently does not identify these elements properly so they are not upgraded.

@ghost ghost assigned sorvell Feb 9, 2013
@frankiefu
Copy link
Member

working now

@dfreedm
Copy link
Member

dfreedm commented Apr 16, 2013

Fixed in toolkitchen/CustomElements@34ed06f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants