Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Doc: Inferred element name in Polymer() #351

Closed
ebidel opened this issue Apr 2, 2014 · 5 comments
Closed

Doc: Inferred element name in Polymer() #351

ebidel opened this issue Apr 2, 2014 · 5 comments
Assignees

Comments

@ebidel
Copy link
Contributor

ebidel commented Apr 2, 2014

googlearchive/polymer-dev@4b38cdf

Means you don't need the first arg to Polymer().

Add support for inferring the name of an element with a script inside a . This is currently only supported when the element is declared inside an HTMLImport. This is due to the fact that IE does not support document.currentScript.

This needs to wait for vulcanize support: https://github.com/Polymer/vulcanize/issues/28

@sjmiles
Copy link

sjmiles commented Apr 2, 2014

Remember we have to teach Vulcanizer about this before we can really start using it.

@ebidel
Copy link
Contributor Author

ebidel commented Apr 2, 2014

+1 noted.

@rohitbegani
Copy link

+1

@ebidel
Copy link
Contributor Author

ebidel commented Jun 30, 2014

Just noting that Polymer/vulcanize#28 has been fixed and Vulcanize supports this now.

@robdodson
Copy link
Contributor

Looks like #530 resolves this.

@arthurevans arthurevans self-assigned this Oct 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants