aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/panel
AgeCommit message (Expand)Author
2019-06-03Refactor support for additional attributes from Tag up to the Widget class.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-04-24Fix various problems with re-creating DOM nodes.Robert Jaros
2019-04-24Scrollable tabs for TabPanelRobert Jaros
2019-04-22Code style fixes.Robert Jaros
2019-04-04Fix modals rendering.Robert Jaros
2019-03-24Some fixes for CSS style objects.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-23CSS style objects.Robert Jaros
2018-11-12Support for vertical tabs.Robert Jaros
2018-10-13Major refactoring of the multi-platform components.Robert Jaros
2018-08-21Internationalization support for built-in components.Robert Jaros
2018-08-19Internationalization support.Robert Jaros
2018-05-25Small fixes.Robert Jaros
2018-05-05Suppress some warnings.Robert Jaros
2018-05-04DockPanel usability fixesRobert Jaros
2018-03-29Code style fixes.Robert Jaros
2018-03-22Context menu component based on Bootstrap dropdown.Robert Jaros
2018-03-22Fixed removing child from container.Robert Jaros
2018-03-22Fix incorrect padding with container-fluid root.Robert Jaros
2018-03-08Adds a property to activate child component directly.Robert Jaros
2018-03-07Style fixRobert Jaros
2018-03-04Style fixes.Robert Jaros
2018-02-26Fix UNIT type name.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Change extension function to properties for dimensions.Robert Jaros
2018-02-25CSS position support.Robert Jaros
2018-02-22Property values delegated to a map (idea by tieskedh)Robert Jaros
2018-02-21Small style fixes contributed by tieskedhRobert Jaros
2018-02-12Fix of FlexPanel companion object.Robert Jaros
2018-02-12DSL builders returning built components.Robert Jaros
2018-02-12Type safe DSL buildersRobert Jaros
2018-02-12DSL syntax for containersRobert Jaros
2018-02-09Refactoring. API documentation.Robert Jaros
2018-02-04Refactoring packages layoutRobert Jaros
2018-02-03Refactoring for kdoc API documentation with dokkaRobert Jaros
2018-01-30Added wrap support for HPanelRobert Jaros
2018-01-29Change order of parameters for responsive gridRobert Jaros
2018-01-28Routing integration for Tab and Stack panelsRobert Jaros
2018-01-24New options for SelectInput, Forms and FlexPanelsRobert Jaros
2018-01-17Style fixesRobert 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
2017-10-19Unit testsRobert Jaros
2017-10-19Refactoring styled componentRobert Jaros
2017-10-08Refactoring StyledComponent out of WidgetRobert Jaros
2017-10-08RefactoringRobert Jaros