aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/panel
AgeCommit message (Expand)Author
2018-02-03Refactoring for kdoc API documentation with dokkaRobert Jaros
2018-01-30Added wrap support for HPanelRobert Jaros
2018-01-29Change order of parameters for responsive gridRobert Jaros
2018-01-28Routing integration for Tab and Stack panelsRobert Jaros
2018-01-24New options for SelectInput, Forms and FlexPanelsRobert Jaros
2018-01-17Style fixesRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2017-11-25Form validationRobert Jaros
2017-11-06Ajax support for SelectInputRobert Jaros
2017-10-28Databinding componentsRobert Jaros
2017-10-19Unit testsRobert Jaros
2017-10-19Refactoring styled componentRobert Jaros
2017-10-08Refactoring StyledComponent out of WidgetRobert Jaros
2017-10-08RefactoringRobert 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
2017-09-30Unit testsRobert Jaros
2017-09-25Code style fixesRobert Jaros
2017-09-25Support for SplitPanel drag and dragEnd eventsRobert Jaros
2017-09-24New containers: StackPanel, SplitPanel, TabsRobert Jaros