htmleez 0.15.0
htmleez: ^0.15.0 copied to clipboard
HTML easy. A lightweight library for creating HTML programmatically in Dart.
0.15.0 #
- feat: add
FragmentComponentsupport for composable fragment trees - test: add fragment rendering coverage for nested and tag-child fragment scenarios
0.14.0 #
- feat: add
$()helper to create attributes by name
0.13.0 #
- refactor: rename
MarkupComponenttoHtmlComponent - feat!: remove
HtmlRendererand addtoHtmlmethods toHtmlComponents
0.12.0 #
- feat:
addAllmethod inMarkupComponent
0.11.0 #
- feat: Aria Attributes
0.10.0 #
- feat: Attributes' name convention
0.9.0 #
- Public release