htmlflow-4.2
fmcarvalho
released this
28 Dec 10:48
·
57 commits
to master
since this release
-
Solved Issue #103 - We cannot use
.text()
interleaved with attributes and now whenever you do it HtmlFlow will throw an exception. -
Solved Issue #104 - Disabling indentation incorrectly removed newlines inside text and script blocks.
-
Solved Issues #59 #67 #102 - Improved documentation with examples of data binding, if/else, and loops usage
-
Turn
HtmlView
strongly typed with the typeM
of the model.