aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/modal
AgeCommit message (Collapse)Author
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
Upgrade to Font Awesome 5. Restructure modules.
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-07-09New DOM bindings. Drop horrible "strictDOM" property.Robert Jaros
2019-04-24Fix various problems with re-creating DOM nodes.Robert Jaros
2019-04-04Fix modals rendering.Robert Jaros
2019-03-17Refactor Dialog component to the separate module.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
Dependencies upgrade. A lot of code style fixes.
2018-09-28Migration to Kotlin 1.3Robert Jaros
2018-08-22I18n fixes for modal components.Robert Jaros
2018-05-25A dialog component.Robert Jaros
2018-03-11Change the name of content property in Tag component.Robert Jaros
2018-02-26Add missing methods of a container to Modal component.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
Closes #2
2018-02-12DSL syntax for containersRobert Jaros
2018-02-09Fix alert dialog ENTER key handling.Robert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-01-29Modal content fixRobert 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
Event handlers refactoring
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-09-25Code style fixesRobert Jaros
2017-09-25Support for SplitPanel drag and dragEnd eventsRobert Jaros
2017-09-23Composable components methodsRobert Jaros
2017-09-17Refactoring event handlersRobert Jaros
2017-09-17ModalsRobert Jaros