Added
-
Added
readonly
flag toPropertyLike
, the common interface of variables, class fields, and function parameters. (#118) -
Added support for describing the CSS Custom State of an element. (#128)
Fixed
- Clarified that all attributes of a
CustomElement
must be listed in the theattributes
array, even those reflected from aCustomElementField
. (#126)