fix(deps): update dependency tabulator-tables to v5.4.4
Compare changes
- Renovate Bot authored
+ 3
− 3
@@ -8007,9 +8007,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.3 -> 5.4.4 |
v5.4.4
: Updates and FixesupdateData
functionGroupComponent
row-added
eventlist
editor when auatocomplete
mode is enabledrownum
formatter now works correctly when new rows are added to the top of the tablegetDefinition
function on the column component.debugInvalidOptions
setup optionrowSelectionChanged
event is no longer needlessly fired on table initializationtabEndNewRow
optionbasic
rendererupdateData
function is called on a row, only mutators on the changed fields will be calledfitColumns
layout now correctly renders without a gap to the side of the table when the table has a variable heightminHeight
and maxHeight
options are used togethertickCross
editor now works correctly on the Safari browserdate
, time
and datetime
editorsdate
, time
and datetime
editors when format
param is set to true
date
, time
and datetime
editors when format
param is set to iso
This MR has been generated by Renovate Bot.