Release 4.2 Fixes on disabling indentation and interleaving text with attributes
· One min read
This release includes the following fixes and updates:
- Resolved Issue 103. Using
.text()interleaved with attributes is no longer supported and will now throw an exception. - Resolved Issue 104. Disabling indentation incorrectly removed newlines inside text and script blocks. This has been corrected.
- Enhanced the documentation with additional examples of data binding, conditionals (if/else), and loops.
HtmlViewis now strongly typed with the typeMcorresponding to the model.