aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules
AgeCommit message (Expand)Author
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-13Move ObservableList class from utils to state package and implement Observabl...Robert Jaros
2019-10-13Refactor StateBinding class with ObservableState interface.Robert Jaros
2019-10-12Redesign Date type handling in server side interfaces.Robert Jaros
2019-10-12Redesign spring-boot server module to use Spring WebFlux instead of Spring MVC.Robert Jaros
2019-10-08Change html element type for DropDown component inside the NavbarRobert Jaros
2019-10-07Small typoRobert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-06Remove unused css.Robert Jaros
2019-10-06Font awesome icons in modals.Robert Jaros
2019-10-05Updated Upload form control.Robert Jaros
2019-10-05Updated Spinner form control.Robert Jaros
2019-10-05Updated Select form control.Robert Jaros
2019-10-05Updated DateTime form control (#89)Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-09-24Expose native tabulator object as public property. Add new methods for column...Robert Jaros
2019-09-24Basic support for Chart.js plugins (#81)Robert Jaros
2019-09-24Fix chart onClick event parameters (#84)Robert Jaros
2019-09-24Upgrade Tabulator to 4.4.1 (#87)Robert Jaros
2019-09-24Catch closed channel exceptionRobert Jaros
2019-08-30Fix tests.Robert Jaros
2019-08-30New module for Kotlin Redux.Robert Jaros
2019-07-16Fixed chart updates (#73)Robert Jaros
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-07-13Refactor RemoteSelect -> SelectRemote and RemoteTabulator -> TabulatorRemoteRobert Jaros
2019-07-10Support data tree (#60)Robert Jaros
2019-07-09Fix tests.Robert Jaros
2019-07-09Add support for additional icons (#68)Robert Jaros
2019-07-09New DOM bindings. Drop horrible "strictDOM" property.Robert Jaros
2019-07-08Support for redux-devtools-extensionRobert Jaros
2019-07-08Remove some unused things.Robert Jaros
2019-07-08New tabulator-remote module.Robert Jaros
2019-07-06Remove deprecated LabelRobert Jaros
2019-07-06New implementation of ObservableList<T>Robert Jaros
2019-06-23Working solution for pace theme selection.Robert Jaros
2019-06-23Fix tests.Robert Jaros
2019-06-23Hardcode blue flash theme.Robert Jaros
2019-06-23Fixed positioning of the context menu for use inside a Tabulator component.Robert Jaros
2019-06-22Correct copyright notice.Robert Jaros
2019-06-22Simple initialization for Pace module.Robert Jaros
2019-06-21Style fixes.Robert Jaros
2019-06-21Additional fixes to allow non-serializable classes inside Tabulator data model.Robert Jaros
2019-06-21Merge remote-tracking branch 'origin/master'Robert Jaros
2019-06-21Merge pull request #59 from robert-cronin/masterRobert Jaros
2019-06-21Upgrade tabulator to 4.2.7.Robert Jaros
2019-06-21Include tabulator updateRobbie Cronin
2019-06-21Simplification of the Redux module.Robert Jaros
2019-06-21Merge pull request #1 from rjaros/masterRobbie Cronin
2019-06-21Add KVision Pace moduleRobbie Cronin