Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
# Conflicts: # kvision-modules/kvision-tabulator/src/main/kotlin/pl/treksoft/kvision/tabulator/Tabulator.kt | |||
2019-06-21 | Upgrade tabulator to 4.2.7. | Robert Jaros | |
Fix for table refresh crash with active custom editor. | |||
2019-06-21 | Include tabulator update | Robbie Cronin | |
removes dependence on @Serializable annotation | |||
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 | |
Support for KVision components in custom formatters and editors. | |||
2019-05-11 | Allow constructing Root containers from HTMLElement objects. | Robert Jaros | |
2019-05-01 | Update Options name to TabulatorOptions in toJs extension | Robbie Cronin | |
2019-05-01 | Fix namespace issue | Robbie Cronin | |
Rename 2 conflicting Options variables in Charts and Tabulator packages to ChartOptions and TabulatorOptions respectively | |||
2019-04-24 | New kvision-tabulator module. | Robert Jaros | |