Age | Commit message (Expand) | Author |
---|---|---|
2020-05-06 | Add root panel container types from Bootstrap 4.4. Deprecate current root pan... | Robert Jaros |
2020-01-19 | Add an "optional" receiver for factory function in DataContainer component (#... | 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 | New Application class to reduce applications boilerplate (#92). | Robert Jaros |
2019-10-13 | Move ObservableList class from utils to state package and implement Observabl... | Robert Jaros |
2019-07-06 | Remove deprecated Label | Robert Jaros |
2019-07-06 | New implementation of ObservableList<T> | Robert Jaros |
2019-05-11 | Allow constructing Root containers from HTMLElement objects. | Robert Jaros |
2019-04-22 | Allow more general model in the data container. | Robert Jaros |
2019-04-04 | Fix base test classes. | Robert Jaros |
2019-03-14 | Refactor DataContainer component to the separate module. | Robert Jaros |