You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded dependencies (Kotlin 1.4.21, Ktor 1.4.3, Spring Boot 2.4.1, Vert.x 4.0.0, Micronaut 2.2.1, Jackson Module Kotlin 2.12.0)
Deprecate ProgressBar in favor of new, enhanced Progress component (supporting multiple progress bars) - thanks to @yankee42
Major internal refactorings for many client and server side modules (including hooks, css classes, attributes, service managers and testutils module) - great thanks to @yankee42 !
Update flexBasis to use CssSize (#202) - thanks to @lorefnon
Add a wrapper component, which allows to use KVision components as React children
Fix row selection methods for Tabulator component (#204)
Fix compatibility with JDK 11 and date/time formats during fullstack serialization
Add clearValidation method to the Form and FormPanel containers
Add nullability for the CellComponent values within the Tabulator component
Add missing methods and properties from Tabulator 4.9 API
Fixes for the IR backend (including broken datetime and upload form fields and major rewrite of the React component)