- Upgraded dependencies (Kotlin 1.6.0, Serialization 1.3.1, Coroutines 1.6.0-RC, Spring Boot 2.6.0, Micronaut 3.2.0, Ktor to 1.6.6, Redux 4.1.2, kotlin-wrappers 274, Dokka 1.6.0, Gradle 7.3).
- Upgrade Snabbdom to 3.1.0 with built-in wrappers instead of external library.
- Upgrade Tabulator to 5.0.7 in the main
kvision-tabulator
module. Publishkvision-tabulator4
module with the old and now deprecatedTabulator
component based on Tabulator 4.x for compatibility. - Upgrade Chart.js to 3.6.0 in the main
kvision-chart
module. Publishkvision-chart2
module with the old and now deprecatedChart
component based on Chart.js 2.x for compatibility. - Fix invalid feedback with long text for horizontal forms.
- Add methods for asynchronous testing in
kvision-testutils
module.