aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-datacontainer
AgeCommit message (Expand)Author
2020-01-19Add an "optional" receiver for factory function in DataContainer component (#...Robert Jaros
2019-10-17Move DSL builder functions out of the companion objects (#93)Robert Jaros
2019-10-13Fix tests.Robert Jaros
2019-10-13New Application class to reduce applications boilerplate (#92).Robert Jaros
2019-10-13Move ObservableList class from utils to state package and implement Observabl...Robert Jaros
2019-10-06Update all tests.Robert Jaros
2019-09-25Upgrade Bootstrap to version 4Robert Jaros
2019-07-06Remove deprecated LabelRobert Jaros
2019-07-06New implementation of ObservableList<T>Robert Jaros
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-04-22Allow more general model in the data container.Robert Jaros
2019-04-04Fix base test classes.Robert Jaros
2019-03-14Refactor DataContainer component to the separate module.Robert Jaros