- Upgraded dependencies (Kotlin 1.8.10, KSP 1.0.9, Ktor 2.2.3, kotlin-wrappers 491, Electron 22.2.0)
- Keep original attributes and CSS classes of the root container element (#461)
- Do not dispatch double "change" events from
DateTime
component (#463) - Add validation of single form field (#462)
- Add
selectedLabel
property forSelect
/SelectInput
component
Note: If you are using fullstack Vert.x project, please make sure KVision gradle plugin is applied after Vert.x plugin.