Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 241 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 241 Bytes

0.0.2

Elements can now be built from code using a normal factory constructor, such as new FooElement(). It is still necessary however to include the html import for each element you wish to create this way.

0.0.1

Initial version