aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/pl/treksoft/kvision/html
AgeCommit message (Expand)Author
2018-08-22I18n support in Handlebars templates.0.0.17Robert Jaros
2018-08-22I18n support in Handlebars templates.Robert Jaros
2018-08-22I18n support in Handlebars templates.Robert Jaros
2018-08-19Internationalization support.Robert Jaros
2018-05-04New simple HTML5 canvas componentRobert Jaros
2018-05-04Copyright comments unificationRobert Jaros
2018-04-03Add onClick event handler for Link componentRobert Jaros
2018-04-03Access to the content window object.Robert Jaros
2018-03-31Iframe component.Robert Jaros
2018-03-29Code style fixes.Robert Jaros
2018-03-26Plain HTML form attributes (method, action, enctype, target, ...) support.Robert Jaros
2018-03-24Handlebars templating 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-11Change the name of content property in Tag component.Robert Jaros
2018-03-07Add simple icon component.Robert Jaros
2018-03-07Add <i> and <b> html elementsRobert Jaros
2018-03-04HTML table components.Robert Jaros
2018-02-26Fix Div component initializer.Robert Jaros
2018-02-25Change enum classes names for better readability.Robert Jaros
2018-02-25Div html componentRobert 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-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-31Small fixes for Tag (section and header html elements)Robert Jaros
2018-01-29Dedicated onClick event handler on buttonsRobert Jaros
2018-01-17Code formatting (Kotlin Style Guide)Robert Jaros
2017-11-03Refactoring - simplified constructorsRobert Jaros
2017-10-28Databinding componentsRobert Jaros
2017-10-19Refactoring styled componentRobert Jaros
2017-10-12color, opacity and background css propertiesRobert Jaros
2017-10-08RefactoringRobert Jaros
2017-10-07New grid component (old renamed to ResponsiveGridPanel). Flex, HPanel, VPanel...Robert Jaros
2017-09-25Code style fixesRobert Jaros
2017-09-24New containers: StackPanel, SplitPanel, TabsRobert Jaros
2017-09-17ModalsRobert Jaros
2017-09-08Added code analyzing with DetektRobert Jaros
2017-09-03DropDown attributesRobert Jaros
2017-09-03Link widgetRobert Jaros
2017-09-02Tag widget refactoringRobert Jaros
2017-09-01Testing frameworkRobert Jaros