htmdart 0.8.0
htmdart: ^0.8.0 copied to clipboard
Build fast, hypermedia-driven web apps with Dart + HTMX
0.8.0 #
Allow htmdart to be used with any Dart web framework
- feat!: remove
shelf
and any helper method forResponse
- feat!: remove
Router
- feat!: remove custom
serve
function - fix: update htmleez to 0.13.0
0.7.2 #
- fix:
$hx.handle
doesn't replace path parameters
0.7.1 #
- feat: allow creation on anonymous groups
0.7.0 #
- feat:
serve
function - feat: Improve Router
- fix: update htmleez to 0.12.0
- feat!: extension
.response
onHTML
has been replaced byrespondWithHtml
andrespondWithHtmlOob
0.6.1 #
- fix: path trailing slash normalization
- feat: router tests
0.6.0 #
- fix: update to Htmleez attributes' naming convention
0.5.1 #
- feat: Router's "any" method
0.5.0 #
- Public release