- Add support for Node v14 #20
- Fix component references if no tag name is provided #17
- Fix attribute name mapping #15
- Add CSS Part autocomplete #12
- Remove single and double quote wrappers from string values #11
- Added the ability to skip writing data files #6
- Fixed a bug that caused the plugin to error out when numeric properties default to
Infinity
#4 - Fixed a bug that caused CSS parts to be labeled as properties #5
- Add license
- Add component section label overrides
- Add docs and config for CSS custom properties and CSS parts
- Update parser to use a comma delimiter for lists of values for attributes in addition to a pipe (|) to be consistent with CSS properties