aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/panel/TabPanel.kt
AgeCommit message (Expand)Author
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-04-24Scrollable tabs for TabPanelRobert Jaros
2018-11-12Support for vertical tabs.Robert Jaros
2018-02-21Small style fixes contributed by tieskedhRobert 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-28Routing integration for Tab and Stack panelsRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2017-11-25Form validationRobert Jaros
2017-10-28Databinding componentsRobert Jaros
2017-10-07New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel...Robert Jaros
2017-10-01GridPanel, HPanel and VPanelRobert Jaros