aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/panel/HPanel.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-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-12DSL syntax for containersRobert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-01-30Added wrap support for HPanelRobert Jaros
2018-01-24New options for SelectInput, Forms and FlexPanelsRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2017-10-07New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel...Robert Jaros
2017-10-01Widget wrapper used inside the containersRobert Jaros
2017-10-01GridPanel, HPanel and VPanelRobert Jaros