Skip to content

5.2.0

Compare
Choose a tag to compare
@rjaros rjaros released this 25 Sep 13:20
· 898 commits to master since this release
  • Dependencies upgrade (Kotlin 1.5.31, Serialization 1.3.0, Coroutines 1.5.2, Spring Boot 2.5.5, Micronaut 3.0.2, Javalin 4.0.0, Jooby 2.11.0, Vert.x 4.1.4, Redux 4.1.1, bootstrap-fileinput 5.2.6, npm-publish 2.1.1, Dokka 1.5.30)
  • Use Dispatchers.Default for creating coroutines scope
  • Add ability to temporarily disable virtual DOM rendering (#304)
  • Public access to the modal header and footer components (#299)
  • Add selectedLabel property to the Select component (#306)
  • Fix Tabulator rendering with SMALL style (#305)
  • Add new inheriting style objects (#300)
  • Keep form data even without form field (#308)
  • Return injector from kvisionInit function (#310)