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

Add support for creating Polymer elements imperatively #163

Closed
ghostandthemachine opened this issue May 24, 2013 · 5 comments
Closed

Add support for creating Polymer elements imperatively #163

ghostandthemachine opened this issue May 24, 2013 · 5 comments

Comments

@ghostandthemachine
Copy link

It would be great if polymer supported imperative element creation in javascript in addition to importing element templates

@ebidel
Copy link
Contributor

ebidel commented Jun 3, 2013

cc @ebidel

@ghostandthemachine
Copy link
Author

This would still really by a great feature. Any chance of it getting some love? I am eager to work with Polymer from Clojurescript ;)

@ebidel
Copy link
Contributor

ebidel commented Jul 18, 2013

This should already be possible with the new Polymer() constructor.

Example: http://jsfiddle.net/h5xDx/14/

Shall we close this?

@ghostandthemachine
Copy link
Author

This is great. I have fallen behind on the mailing list while hoping for this issue to get some activity. Thanks @ebidel .

@ebidel
Copy link
Contributor

ebidel commented Jul 18, 2013

Np. We haven't really highlighted the fact that this is possible now with Polymer(). Blame me!

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

2 participants