Changelog graphomate.ui.tables

v1.1.0

Bugfixes

  • Fixed an issue that lead to Row Format Configurations being applied to another column than specified when invisible columns were used
  • Fixed an JavaScript Error 'right-hand side of instanceof is not an object'
  • Fixed an issue that lead to graphomate.ui.tables.enums.Operator.Hierarchy interpreting the operand1 as a 1-based index instead of 0-based

Improvements



v1.0.4

Bugfixes

  • Fixed an issue that in some cases lead to a console error "Mismatched anonymous define()" when the graphomate tables for UI5 were used together with an sap.viz.ui5.controls.VizFrame instance



v1.0.3

Bugfixes

  • Fixed a bug that caused a JavaScript Error with the latest UI5 versions ("can't read property 'init' of undefined")



v1.0.2

Bugfixes

  • Percentage width and height should now work as expected
  • The error "CommonDatatypeDictionary not found" no longer occurs on startup when a table is rendered without any chart on the same page