aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl
AgeCommit message (Collapse)Author
2018-01-28Squared radio fixesRobert Jaros
2018-01-28More stable DropDown implementationRobert Jaros
2018-01-28Change icon sizeRobert Jaros
2018-01-24New options for SelectInput, Forms and FlexPanelsRobert Jaros
2018-01-21Examples refactoringRobert Jaros
2018-01-17Style fixesRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2018-01-17Plugins and deps version upgradeRobert Jaros
2018-01-17Style fixesRobert Jaros
2018-01-16Radio button group form controlRobert Jaros
2018-01-16Radio button group form controlRobert Jaros
2018-01-16Spinner form controlsRobert Jaros
Unit tests
2017-11-26Form validationRobert Jaros
2017-11-25Form validationRobert Jaros
2017-11-12DateTimePicker componentsRobert Jaros
2017-11-10RichText form componentsRobert Jaros
2017-11-09Refactoring packagesRobert Jaros
2017-11-06Ajax support for Select, emptyOption supportRobert Jaros
2017-11-06Ajax support for SelectInputRobert Jaros
2017-11-04Make some classes non-finalRobert Jaros
2017-11-04showOptions, hideOptions and toggleOptions methods for Select and SelectInputRobert Jaros
2017-11-04Refactoring events handlingRobert Jaros
2017-11-04Small fixes for select componentRobert Jaros
2017-11-03Select form componentRobert Jaros
2017-11-03Select input componentsRobert Jaros
2017-11-03Select input componentsRobert Jaros
2017-11-03Refactoring - simplified constructorsRobert Jaros
2017-10-28Databinding componentsRobert Jaros
Event handlers refactoring
2017-10-19Code style fixesRobert Jaros
2017-10-19Form controls: TextAreaRobert Jaros
2017-10-19Refactoring - CheckBoxInput -> CheckInputRobert Jaros
2017-10-19Form control: RadioRobert Jaros
Unit tests
2017-10-19Unit testsRobert Jaros
2017-10-19Refactoring styled componentRobert Jaros
Form controls: input, password, checkbox
2017-10-12color, opacity and background css propertiesRobert Jaros
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