bkardell / common-panel

An effort to define a new element with clear semantics and separation
14 stars 3 forks source link

Unable to create imperatively #16

Open bkardell opened 9 years ago

bkardell commented 9 years ago

This seems like a big problem - as currently implemented you couldn't actually say

document.createElement('common-panel') because it lacks the internals to uplift. Requires some thought and rewrite.