KVision is an open source web framework created for Kotlin/JS. It allows developers to build modern web applications with the Kotlin language.
I have released KVision 5.10.0. Highlights of this release include:
- 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, Leaflet 1.8.0, Tabulator 5.2.3 and some other npm packages)
- New text input mask module powered by Imask.js
- Full support for
indeterminate
property forCheckBox
/CheckBoxInput
components - New
TriStateCheckBox
/TriStateCheckBoxInput
components - Many fixes for floating and resizable windows
- Other bugfixes and improvements
For more details about this release see the changelog.
Don't forget to ⭐️ my project if you like it!
As always, any feedback is appreciated!
Top comments (0)