This repository has been archived by the owner on Jan 18, 2018. It is now read-only.
- [+] Introduced function to list defwebcomponent ignored keys
- [+] Introduced functions to check for Web Components technologies support
- [+] Enhanced
host
syntax to support attributes - [+] Extended
document
andstyle
syntax to support media queries - [+] Much improved support for
properties
- [~] Renamed
content
todocument
- [~] Renamed
base-type
tohost
- [~] Renamed
attributes
toproperties
- [~] Renamed hooks (
*-fn
toon-*
) - [~] Moved examples to Web Component with real live view support
- [-] Removed support for
handler
- [-] Removed support for
constructor
- [-] Removed support for
document
andstyle
defined as function - And a bunch of bugs fixed.