htmlflow-4.1
fmcarvalho
released this
14 Dec 09:13
·
73 commits
to master
since this release
-
Do not emit HTML boolean attribute whenever it has a
false
value. -
Include new types on tag
Script
namely,module
andimportmap
. -
HtmlViewAsync
support for thread unsafe view that my run sequentially successful, despite being asynchronous in relation to the data model.