- 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
andfooter
components (#299) - Add
selectedLabel
property to theSelect
component (#306) - Fix
Tabulator
rendering withSMALL
style (#305) - Add new inheriting style objects (#300)
- Keep form data even without form field (#308)
- Return injector from
kvisionInit
function (#310)