aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin
AgeCommit message (Collapse)Author
2017-10-08Color constantsRobert Jaros
2017-10-08Refactoring StyledComponent out of WidgetRobert Jaros
Implementation of border, margin and padding properties
2017-10-08RefactoringRobert Jaros
2017-10-07New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, ↵Robert Jaros
VPanel and DockPanel components. Cache for components attributes.
2017-10-01Widget wrapper used inside the containersRobert Jaros
2017-10-01GridPanel, HPanel and VPanelRobert Jaros
2017-09-30Unit testsRobert Jaros
2017-09-30Change root "fluid" into "not fixed"Robert 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
2017-09-23Composable components methodsRobert Jaros
2017-09-17Refactoring event handlersRobert Jaros
2017-09-17Modals unit testsRobert Jaros
2017-09-17ModalsRobert Jaros
2017-09-16Implemented getRoot method in widget classRobert Jaros
2017-09-16Fixed dropdown testsRobert Jaros
2017-09-15Turn off toggle of disabled dropdownRobert Jaros
2017-09-15Support child nodes of dropdown componentRobert Jaros
2017-09-09Fix warningsRobert Jaros
2017-09-09Integrate jQuery mappingsRobert Jaros
Globally disabled Data API Added support for dropdown events
2017-09-08Added code analyzing with DetektRobert Jaros
Refactoring
2017-09-03DropDown attributesRobert Jaros
2017-09-03DropDown attributesRobert Jaros
2017-09-03Link widgetRobert Jaros
Tag, List, DropDown widget refactoring Unit tests
2017-09-02Tag widget refactoringRobert Jaros
2017-09-01Testing frameworkRobert Jaros
2017-08-16Initial commitRobert Jaros