TBody and Tr as valid HtmlPage root elements.
TBody and Tr as valid HtmlPage root elements.
Upgrade to Kotlin 2 and Span as a valid HtmlPage root element.
Upgrade to Kotlin 2.3.10 and add Span as a valid HtmlPage root element.
Release 5.0.2 Changed boolean attributes behavior and remove kotlin dependency on Java HtmlFlow
New xsd2poet architecture with two distinct modules, one for the Java and other with the idiomatic Kotlin API
Release 5.0.1 New multi-module architecture
HtmlFlow is organized into four modules: htmlflow-core (Java API), htmlflow-kotlin, flowifier, and htmlflow-view-loader for reflective function-based renderi...
Release 4.8 Remove Guava dependency. New HtmlFlow.ViewFactory.Builder and Hot views.
This release removes the Guava dependency, previously used only for HTML text escaping, and replaces it with the original HTML escaping source code. It al...
Release 4.7 New Infrastructure for Automatic API Generation
This release replaces the automatic generation infrastructure of XsdAsmFaster and HtmlApiFaster, which previously relied on ASM (Java bytecode manipulation l...
Kotlin Extensions with with function literals with receiver
Kotlin Extensions for all HTML builders with with function literals with receiver.
Kotlin extensions. New raw() to avoid escape HTML as text().
Solve issue 55. Upgrade to HtmlApiFaster 1.0.16. Kotlin Extensions - new dyn lambda with parent Element as receiver.
Kotlin extensions and support for suspending continuations.
Solve issues 105. Upgrade to HtmlApiFaster 1.0.15. New builder Kotlin extensions including suspending() for suspendable continuations
Release 4.2 Fixes on disabling indentation and interleaving text with attributes. Turn HtmlView strongly typed with M.
Solve issues 103 and 104. The former reported a problem when text() is interleaved between attributes, and the latter reported a problem to don't remove new...
See more posts from the News Archive.