aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-redux/src/main/kotlin/pl/treksoft/kvision
AgeCommit message (Expand)Author
2019-10-13Allow to unsubscribe from the ObservableState.Robert Jaros
2019-10-13Refactor StateBinding class with ObservableState interface.Robert Jaros
2019-10-03Upgrade to Bootstrap 4.Robert 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-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