- Upgraded dependencies (Kotlin 1.6.21, Dokka 1.6.21, Jooby 2.14.1, Spring Boot 2.6.7, Ktor 2.0.1, Javalin 4.5.0, kotlin-wrappers 334, React 18.1.0 and some other npm packages)
- Updated Leaflet to 1.8.0 (thanks @aSemy) - watch out for some breaking changes
- Updated Tabulator to 5.2.3 - watch out for some breaking changes
- New text input mask module (
kvision-imask
) powered by Imask.js - Full support for
indeterminate
property forCheckBox
/CheckBoxInput
components (#372) - New
TriStateCheckBox
/TriStateCheckBoxInput
components - Fix drag & resize event handling for the
Window
component (#367) - Implement
isActive()
andWindow.getActiveWindow()
forWindow
components (#369) - Support dragging windows on touchscreen (#370)
- Allow changing the window header height and the resize handle height (#375)
- Fixed Window components html elements clash within resize observer (#374)
- Fix optimization of virtual nodes generation from html