imported-template
imported-template copied to clipboard
Add support for `autobinding` attribute
Currently once attached <imported-template>
stamps imported content into DOM.
We could apply Polymer's convention and does not stamp a thing, untill .model
property gets attached, or if and attribute is specified.