aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-redux-kotlin
AgeCommit message (Expand)Author
2020-05-06Add root panel container types from Bootstrap 4.4. Deprecate current root pan...Robert Jaros
2020-05-03Simplify state binding functions. Deprecate stateBinding() in favor of bind().Robert Jaros
2020-03-27Upgrade dependencies (Kotlin, coroutines, spring, jooby, redux-kotlin)Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-01-20Fix tabulator module dependenciesRobert Jaros
2019-10-25Style fixesRobert 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-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-08-30Fix tests.Robert Jaros
2019-08-30New module for Kotlin Redux.Robert Jaros