Age | Commit message (Expand) | Author |
---|---|---|
2020-06-02 | Add parameter of bind, for not removing children when binding component to th... | Robert Jaros |
2020-05-20 | Make all stateful components implement ObservableState interface | Robert Jaros |
2020-05-03 | Simplify state binding functions. Deprecate stateBinding() in favor of bind(). | Robert Jaros |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros |
2019-10-13 | Allow to unsubscribe from the ObservableState. | Robert Jaros |
2019-10-13 | Refactor StateBinding class with ObservableState interface. | Robert Jaros |