0.2.x
Breaking changes
- Change partial syntax from
<red-button-partial />
to simply<_red_button />
(_
prefix instead of-partial suffix
, no kebab-case.
<red-button-partial />
to simply <_red_button />
(_
prefix instead of -partial suffix
, no kebab-case.