- Dependencies upgrade: Kotlin 1.3.60, serialization 0.14.0, Ktor 1.2.6, Spring Boot 2.2.1 and others
- Add new
onEvent
extension function and deprecatesetEventListener
method - New
addCssStyle
,removeCssStyle
,addSurroundingCssStyle
andremoveSurroundingCssStyle
methods for use withStyle
objects - Add
focus()
andblur()
methods to theButton
class - Add
centered
property to all modals - Support column groups in the
Tabulator
component (#111)