aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-redux
AgeCommit message (Expand)Author
2020-03-12Fix package.json generation.Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-02-01Dependencies upgrade (Ktor 1.3.0, Spring Boot 2.2.4 and others)Robert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)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-13Refactor StateBinding class with ObservableState interface.Robert Jaros
2019-10-06Update all tests.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert Jaros
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-08-30New module for Kotlin Redux.Robert Jaros
2019-07-08Support for redux-devtools-extensionRobert Jaros
2019-06-21Simplification of the Redux module.Robert Jaros
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-04-24Dependencies upgrade (kotlin-redux)Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-03-24Experimental updatable redux content.Robert Jaros
2019-03-23Code style fixes.Robert Jaros
2019-03-19Fix async action handling in ReduxStoreRobert Jaros
2019-03-17Add new kvision-redux module.Robert Jaros