aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-03Refactor support for additional attributes from Tag up to the Widget class.Robert Jaros
2019-05-11Add new SimpleSelect form control.Robert Jaros
2019-05-11Add support for additional attributes in the Tag component.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-11Refactor focus and blur methods in FormControl interface.Robert Jaros
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-05-07Fix routing initialization.Robert Jaros
2019-04-24New kvision-tabulator module.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-22Fix for modifying table content dynamically.Robert Jaros
2019-04-18Add internal cache for styles generation code.Robert Jaros
2019-04-16Upgrade Kotlin to 1.3.30Robert Jaros
2019-04-04Fix modals rendering.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-04-03Add new dedicated classes for some most used html tags.Robert Jaros
2019-04-02Support for tooltips and popovers.Robert Jaros
2019-04-02I18n fix.Robert Jaros
2019-03-24New RestClient class in the core module.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
2019-03-17Move suspending functions for getting file content to the kvision-upload module.Robert Jaros
2019-03-17Refactor Dialog component to the separate module.Robert Jaros
2019-03-14Refactor DataContainer component to the separate module.Robert Jaros
2019-03-10New module with support for drawing charts based on chart.js library.Robert Jaros
2019-03-09Unary plus support for DSL builders in the Tag class.Robert Jaros
2019-03-09Code style fixes.Robert Jaros
2019-03-05Refactor kvision-bootstrap module.Robert Jaros
2019-03-04Inlining some utility functions.Robert Jaros
2019-03-03Support for overflow-wrap, word-break and line-break CSS properties.Robert Jaros
2019-02-23Some minor css fixes.Robert Jaros
2019-02-18Simplifications for multiplatform Date type.Robert Jaros
2019-02-18Make kvision-remote module independent of kvision itself.Robert Jaros
2019-02-14Change the receiver type of syncWithList functionRobert Jaros
2019-02-13Fix for date/time format used in the form implementation.Robert Jaros
2019-02-13Serializable object support for handlebars.js templatesRobert Jaros
2019-02-13Unification of @Serializable -> JSON functionsRobert Jaros
2019-01-29More fixes for resizable windows.Robert Jaros
2019-01-29More fixes for resizable windows.Robert Jaros
2019-01-29Dependencies update.Robert Jaros
2019-01-28Dependencies upgrade (Kotlin 1.3.20 and others).Robert Jaros
2019-01-23Suppress style warnings.Robert Jaros
2019-01-23Handlebars.js dependency upgrade + one helper extension function.Robert Jaros
2019-01-23Data container enhancements and fixes.Robert Jaros
2019-01-21Removed mapping function from DataContainer class. Add sorter and sorterType ...Robert Jaros
2019-01-19Add timezone info to the JSON date format.Robert Jaros
2019-01-19Code style.Robert Jaros
2019-01-19New method for easy access to the content of selected files.Robert Jaros