- Upgraded dependencies (Serialization 1.4.1, Dokka 1.7.20, Spring Boot 2.7.5, Javalin 5.1.1, Micronaut 3.7.2, kotlin-wrappers 412, KSP 1.0.7, bootstrap-fileinput 5.5.2, Leaflet 1.9.2, OnsenUI 2.12.6, Tabulator 5.4.2)
- Correctly update radio button deselected state (#444)
- Added
formatterPrint
andformatterPrintParams
options toTabulator
column definitions (thanks to @tfonrouge) - Fixed exporting to CSV by delimiter used as String in
Tabulator
component (thanks to @tfonrouge) - Fixed return value of the
getSorters()
method of JSTabulator
component (thanks to @tfonrouge)