aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-tabulator/src
AgeCommit message (Expand)Author
2019-11-25Support column groups in the Tabulator componenet (#111)Robert Jaros
2019-11-07Add reload method to Tabulator 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-03Upgrade to Bootstrap 4.Robert Jaros
2019-09-24Expose native tabulator object as public property. Add new methods for column...Robert Jaros
2019-09-24Upgrade Tabulator to 4.4.1 (#87)Robert Jaros
2019-07-13Style fixes. Suppress style warnings.Robert Jaros
2019-07-10Support data tree (#60)Robert Jaros
2019-07-09Fix tests.Robert Jaros
2019-07-09New DOM bindings. Drop horrible "strictDOM" property.Robert Jaros
2019-07-08New tabulator-remote module.Robert Jaros
2019-07-06New implementation of ObservableList<T>Robert Jaros
2019-06-23Fixed positioning of the context menu for use inside a Tabulator component.Robert Jaros
2019-06-21Additional fixes to allow non-serializable classes inside Tabulator data model.Robert Jaros
2019-06-21Merge remote-tracking branch 'origin/master'Robert Jaros
2019-06-21Upgrade tabulator to 4.2.7.Robert Jaros
2019-06-21Include tabulator updateRobbie Cronin
2019-05-13Auto update of mutable data model after edit actions.Robert Jaros
2019-05-11Type safety for custom editors and formatters based on KVision components.Robert Jaros
2019-05-11Remove forgotten debug info from code.Robert Jaros
2019-05-11Support for custom sorters, editors and validators in the Tabulator component.Robert Jaros
2019-05-11Allow constructing Root containers from HTMLElement objects.Robert Jaros
2019-05-01Update Options name to TabulatorOptions in toJs extensionRobbie Cronin
2019-05-01Fix namespace issueRobbie Cronin
2019-04-24New kvision-tabulator module.Robert Jaros