aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/core/WidgetWrapper.kt
AgeCommit message (Expand)Author
2020-05-09Add new className parameter to all DSL builder functions.Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2018-03-22Change type of parent property.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-12DSL builders returning built components.Robert Jaros
2018-02-12Type safe DSL buildersRobert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2017-11-25Form validationRobert Jaros
2017-10-07New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel...Robert Jaros
2017-10-01Widget wrapper used inside the containersRobert Jaros