- Upgrade dependencies: Coroutines 1.3.6, Spring Boot 2.2.7, Jooby 2.8.2, Bootstrap Select 1.13.17
- Add new
className
parameter to all DSL builder functions for better HTML markup - New dedicated classes for
NAV
,OL
,UL
,LI
,FIELDSET
html elements - Add simplified version of
FormPanel
DSL builder function to easily create HTMLFORM
element with well known attributes - Fix
RestClient
data serialization - Simplify state binding functions. Deprecate
stateBinding()
in favor ofbind()
- Add root panel container types from Bootstrap 4.4. Deprecate current root panel builder functions and constructors
- Disable npm packages versions resolution (untill next time)