fix(deps): update dependency tabulator-tables to v5.4.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tabulator-tables (source) | dependencies | patch | 5.4.1 -> 5.4.2 |
Release Notes
olifolkerd/tabulator
v5.4.2
- Fixed regression in grouped rows module that resulted in a console error when editing a cell when the
groupUpdateOnCellEditoption was used - Movable columns now correctly scroll the header when moving columns off the visible area of the table
- The
scrollToColumnfunction and column componentscrollTofunction now work when using grouped columns - The default
columnCalcsoption value oftruenow correctly hides the table column calculations when grouping is enabled, even when the group by value isnt in an array - When using the
columnCalcsoption with value oftrueand row grouping enabled, when you add or remove grouping using thesetGroupByfunction, the table level calculation rows will now be correctly added and removed as needed
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.