aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules
AgeCommit message (Expand)Author
2019-10-25Style fixesRobert Jaros
2019-10-25Now dropdown align option for Select and RemoteSelect components.Robert Jaros
2019-10-24Allow suspending functions for SelectRemote and TabulatorRemote components.Robert Jaros
2019-10-22Send additional state with SelectRemote request.Robert Jaros
2019-10-22Add helper functions for spring security.Robert Jaros
2019-10-22Remove useless annotations.Robert Jaros
2019-10-20Support manual mode in Pace module.Robert Jaros
2019-10-19Better index.html handling in spring webfluxRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-17Move the plugins to the separate directory.Robert Jaros
2019-10-17Kotlin compiler plugin and gradle pluginRobert Jaros
2019-10-14Some fixes of the testutils module.Robert Jaros
2019-10-14Change deprecation level to ERROR on the Date type.Robert Jaros
2019-10-14Some fixes of the testutils module.Robert Jaros
2019-10-14Remove deprecated API callRobert Jaros
2019-10-14Clean dependencies.Robert Jaros
2019-10-13Fix tests.Robert Jaros
2019-10-13Allow to unsubscribe from the ObservableState.Robert Jaros
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