aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/dropdown
AgeCommit message (Expand)Author
2019-04-24Fix various problems with re-creating DOM nodes.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-10-08Testing modules.Robert Jaros
2018-05-04Copyright comments unificationRobert Jaros
2018-04-03Support for dropdown button without caret.Robert Jaros
2018-03-26Plain HTML form attributes (method, action, enctype, target, ...) support.Robert Jaros
2018-03-23Small fixes.Robert Jaros
2018-03-23Small fixes for links in dropdowns.Robert Jaros
2018-03-22Context menu component based on Bootstrap dropdown.Robert Jaros
2018-03-12Bootstrap Navbar component.Robert Jaros
2018-03-04Style fixes.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-22Property values delegated to a map (idea by tieskedh)Robert Jaros
2018-02-12DSL builders returning built components.Robert Jaros
2018-02-12Type safe DSL buildersRobert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-01-28Style fixesRobert Jaros
2018-01-28More stable DropDown implementationRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2017-11-25Form validationRobert Jaros
2017-11-06Ajax support for SelectInputRobert Jaros
2017-11-03Select form componentRobert Jaros
2017-11-03Refactoring - simplified constructorsRobert Jaros
2017-10-28Databinding componentsRobert Jaros
2017-10-19Refactoring styled componentRobert 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-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
2017-09-08Added code analyzing with DetektRobert Jaros
2017-09-03DropDown attributesRobert Jaros
2017-09-03DropDown attributesRobert Jaros
2017-09-03Link widgetRobert Jaros
2017-09-01Testing frameworkRobert Jaros