aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/Showcase.kt
AgeCommit message (Collapse)Author
2018-01-21Examples refactoringRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert 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-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-04showOptions, hideOptions and toggleOptions methods for Select and SelectInputRobert Jaros
2017-11-04Refactoring events handlingRobert Jaros
2017-11-03Select form componentRobert Jaros
2017-11-03Select input componentsRobert Jaros
2017-11-03Select input componentsRobert Jaros
2017-10-28Databinding componentsRobert Jaros
Event handlers refactoring
2017-10-19Form controls: TextAreaRobert 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-25Code style fixesRobert Jaros
2017-09-25Support for SplitPanel drag and dragEnd eventsRobert Jaros
2017-09-24New containers: StackPanel, SplitPanel, TabsRobert Jaros
2017-09-17Refactoring event handlersRobert Jaros
2017-09-17ModalsRobert Jaros
2017-09-15Turn off toggle of disabled dropdownRobert Jaros
2017-09-15Support child nodes of dropdown componentRobert 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-03Link widgetRobert Jaros
Tag, List, DropDown widget refactoring Unit tests
2017-09-02Tag widget refactoringRobert Jaros
2017-09-01Testing frameworkRobert Jaros