Age | Commit message (Expand) | Author |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2020-01-20 | Fix tabulator module dependencies | Robert Jaros |
2019-12-30 | Add support for downloading of the Tabulator table content (#122) | Robert Jaros |
2019-11-25 | Support column groups in the Tabulator componenet (#111) | Robert Jaros |
2019-11-07 | Add reload method to Tabulator component. | Robert Jaros |
2019-10-17 | Move DSL builder functions out of the companion objects (#93) | Robert Jaros |
2019-10-13 | Move ObservableList class from utils to state package and implement Observabl... | Robert Jaros |
2019-10-03 | Upgrade to Bootstrap 4. | Robert Jaros |
2019-09-24 | Expose native tabulator object as public property. Add new methods for column... | Robert Jaros |
2019-09-24 | Upgrade Tabulator to 4.4.1 (#87) | Robert Jaros |
2019-07-13 | Style fixes. Suppress style warnings. | Robert Jaros |
2019-07-10 | Support data tree (#60) | Robert Jaros |
2019-07-09 | Fix tests. | Robert Jaros |
2019-07-09 | New DOM bindings. Drop horrible "strictDOM" property. | Robert Jaros |
2019-07-08 | New tabulator-remote module. | Robert Jaros |
2019-07-06 | New implementation of ObservableList<T> | Robert Jaros |
2019-06-23 | Fixed positioning of the context menu for use inside a Tabulator component. | Robert Jaros |
2019-06-21 | Additional fixes to allow non-serializable classes inside Tabulator data model. | Robert Jaros |
2019-06-21 | Merge remote-tracking branch 'origin/master' | Robert Jaros |
2019-06-21 | Upgrade tabulator to 4.2.7. | Robert Jaros |
2019-06-21 | Include tabulator update | Robbie Cronin |
2019-05-13 | Auto update of mutable data model after edit actions. | Robert Jaros |
2019-05-11 | Type safety for custom editors and formatters based on KVision components. | Robert Jaros |
2019-05-11 | Remove forgotten debug info from code. | Robert Jaros |
2019-05-11 | Support for custom sorters, editors and validators in the Tabulator component. | Robert Jaros |
2019-05-01 | Update Options name to TabulatorOptions in toJs extension | Robbie Cronin |
2019-05-01 | Fix namespace issue | Robbie Cronin |
2019-04-24 | New kvision-tabulator module. | Robert Jaros |