Skip to content

htmlflow-4.1

Compare
Choose a tag to compare
@fmcarvalho 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 and importmap.

  • HtmlViewAsync support for thread unsafe view that my run sequentially successful, despite being asynchronous in relation to the data model.