Skip to content

5.16.2

Compare
Choose a tag to compare
@rjaros rjaros released this 23 Oct 13:49
· 422 commits to master since this release
  • 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 and formatterPrintParams options to Tabulator 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 JS Tabulator component (thanks to @tfonrouge)