aboutsummaryrefslogtreecommitdiff
path: root/kvision-modules/kvision-tabulator
AgeCommit message (Collapse)Author
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-23Fix tests.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
# Conflicts: # kvision-modules/kvision-tabulator/src/main/kotlin/pl/treksoft/kvision/tabulator/Tabulator.kt
2019-06-21Upgrade tabulator to 4.2.7.Robert Jaros
Fix for table refresh crash with active custom editor.
2019-06-21Include tabulator updateRobbie Cronin
removes dependence on @Serializable annotation
2019-06-08Fix test compilation error with karma-webpack 4.Robert Jaros
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
Support for KVision components in custom formatters and editors.
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
Rename 2 conflicting Options variables in Charts and Tabulator packages to ChartOptions and TabulatorOptions respectively
2019-04-24New kvision-tabulator module.Robert Jaros