Tabulator v4.8.1 Release Notes

Release Date: 2020-09-13 // over 3 years ago
    • Function based column defintion properties are no longer eroniously stored by the persistence module
    • The getTable function now works correctly on CalcComponents
    • The rowSelection formatter now correctly renders an empty cell on calculation rows
    • All row management arrays are now cleared down correctly when the table is wiped before new data is loaded
    • 🚚 Child rows are now correctly reinitialized when columns are moved programatically
    • The getRow function on the CellComponent wrpper object passed into formatters when exported, now works correctly
    • 💻 Sub pixel rounding errors in the non-fixed height layout mode when using a zoomed browser have been fixed.