fix(deps): update dependency tabulator-tables to v5.3.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tabulator-tables (source) | dependencies | patch | 5.3.1 -> 5.3.2 |
Release Notes
olifolkerd/tabulator
v5.3.2
- Fixed issue with unresolved promise returned from
updateData
function when data has a length of 0 - Fixed issue with table attempting to redraw data while it is being destroyed
- Interaction events in child nested tables no longer cause an exception in the parent table when triggered
- Using the
headerSortElement
option with theheaderSort
column definition option no longer causes an exception - Double clicking on editable cells no longer prevent editing of cell contents
- Calling the
moveColumn
function on the table no longer breaks column resize handle poisitioning - The
columnHeaderSortMulti
option and theheaderSortTristate
column definition options now work correctly together - Fixed issue with row display pipline not correctly persisting first registered pipeline handler
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.