Added
-
Added
readonlyflag 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
CustomElementmust be listed in the theattributesarray, even those reflected from aCustomElementField. (#126)