Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-06 | Add root panel container types from Bootstrap 4.4. Deprecate current root ↵ | Robert Jaros | |
panel builder functions and constructors. | |||
2020-05-03 | Simplify state binding functions. Deprecate stateBinding() in favor of bind(). | Robert Jaros | |
2020-03-27 | Upgrade dependencies (Kotlin, coroutines, spring, jooby, redux-kotlin) | Robert Jaros | |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros | |
2019-10-25 | Style fixes | Robert Jaros | |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros | |
2019-10-13 | Fix tests. | Robert Jaros | |
2019-10-13 | Allow to unsubscribe from the ObservableState. | Robert Jaros | |
2019-10-13 | New Application class to reduce applications boilerplate (#92). | Robert Jaros | |
New testutils module. | |||
2019-10-13 | Refactor StateBinding class with ObservableState interface. | Robert Jaros | |
2019-08-30 | Fix tests. | Robert Jaros | |
2019-08-30 | New module for Kotlin Redux. | Robert Jaros | |