aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules
AgeCommit message (Expand)Author
2019-05-13Merge remote-tracking branch 'origin/master'Robert Jaros
2019-05-13Small styling fixes of Tabulator editable cells.Robert Jaros
2019-05-13Auto update of mutable data model after edit actions.Robert Jaros
2019-05-13Merge pull request #44 from robert-cronin/masterRobert Jaros
2019-05-11Type safety for custom editors and formatters based on KVision components.Robert Jaros
2019-05-11Fixed styling of SimpleSelect control.Robert Jaros
2019-05-11Remove forgotten debug info from code.Robert Jaros
2019-05-11Support for custom sorters, editors and validators in the Tabulator component.Robert Jaros
2019-05-11Add new SimpleSelect form control.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-08update to match standards of other kvision moduleRobbie Cronin
2019-05-08Add momentjs wrapper to kvision-modulesRobbie Cronin
2019-05-07Closable tabs in the TabPanel container.Robert Jaros
2019-05-01Update ChartCanvasSpec and ChartSpec for new ChartOptions nameRobbie Cronin
2019-05-01Update Options name to TabulatorOptions in toJs extensionRobbie Cronin
2019-05-01Update missed namespace changesRobbie Cronin
2019-05-01Fix namespace issueRobbie Cronin
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-24Dependencies upgrade (kotlin-redux)Robert Jaros
2019-04-22Code style fixes.Robert Jaros
2019-04-22Allow more general model in the data container.Robert Jaros
2019-04-16Upgrade Kotlin to 1.3.30Robert Jaros
2019-04-11Suppress warnings.0.0.33Robert Jaros
2019-04-10Websockets support for Spring Boot and Jooby.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-04-03Suppress compilation warning.Robert Jaros
2019-04-02Style fixes and style warnings suppress.Robert Jaros
2019-03-31Websockets implementationRobert Jaros
2019-03-24Experimental updatable redux content.Robert Jaros
2019-03-24New RestClient class in the core module.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-19Better error handling in CallAgentRobert Jaros
2019-03-19Fix async action handling in ReduxStoreRobert Jaros
2019-03-17Add new kvision-redux module.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-09Code style fixes.Robert Jaros
2019-03-05Refactor kvision-bootstrap module.Robert Jaros
2019-03-05Upgrade some npm dependencies.Robert Jaros
2019-03-05Electron support module.Robert Jaros
2019-02-23Fix sending multipart/form-data with CallAgentRobert Jaros
2019-02-18Simplifications for multiplatform Date type.Robert Jaros
2019-02-18Make kvision-remote module independent of kvision itself.Robert Jaros
2019-02-17Fixed tests with headless Chrome.Robert Jaros
2019-02-16Code style fixRobert Jaros