fix(deps): update dependency tabulator-tables to v5.4.2
Compare changes
+ 3
− 3
@@ -8144,9 +8144,9 @@ symlink-or-copy@^1.1.8, symlink-or-copy@^1.2.0, symlink-or-copy@^1.3.1:
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tabulator-tables (source) | dependencies | patch | 5.4.1 -> 5.4.2 |
v5.4.2
groupUpdateOnCellEdit option was usedscrollToColumn function and column component scrollTo function now work when using grouped columnscolumnCalcs option value of true now correctly hides the table column calculations when grouping is enabled, even when the group by value isnt in an arraycolumnCalcs option with value of true and row grouping enabled, when you add or remove grouping using the setGroupBy function, the table level calculation rows will now be correctly added and removed as needed



This MR has been generated by Renovate Bot.