- Upgraded dependencies (Javalin 3.9.0, Jooby 2.8.8, Spring Boot 2.3.1, ReduxKotlin 0.5.1, Tabulator 4.7.1, Chart.js 2.9.3 and others)
- New
kvision-onsenui
andkvision-onsenui-css
modules with full support for Onsen UI mobile web components (#126) - Extended functionality of the
kvision-maps
module (contributed by @joerg-rade) (#137) - Fix order of hooks when initializing
Canvas
(#156) - Public access to
DropDownButton
component (#162) - Upgrade Chart.js configuration options (#163)
- Fix websocket connections for server side interfaces (#164)
- Fix mixed up parameters of the
Dialog
class (#165) - Add new parameter for
bind
function, for not removing children when updating the component state - New DSL builders for
DockPanel
- New version of
obj
helper function with type - Make
ObservableValue
class open - New HTML
Label
component - Support for multiple selections and list size in the
SimpleSelect
component - Fix
RadioGroup
component event handling - Fix
RangeInput
component event handling - Change testing framework from mocha to qunit