Tabulator v4.6.3 Release Notes

Release Date: 2020-05-10 // almost 4 years ago
    • ๐Ÿ›  Fixed regression in data trees, where editing the cell containing the controls resulted in them being removed
    • ๐Ÿ’… Unused legacy CSS from v3.5 has been removed from stylesheets
    • ๐Ÿ›  Fixed variable scoping issue in the _buildColumnHeaderContent function
    • Column Components are now correctly passed to menu generator functions
    • The getHeaderFilterValue now correctly returns the filter value
    • Child rows in data trees are now correctly indented when lazy loaded after render
    • Using the selected option in any export function now works correctly
    • If a row is deleted when a cell it contains is being edited, that edit is now cancelled before the row is deleted
    • If a column is deleted when a cell it contains is being edited, that edit is now cancelled before the column is deleted
    • Cells with a value of an empty sting now render the correct height
    • ๐Ÿ›  Fix styling regression in bootstrap 4 theme with dark mode classes
    • โšก๏ธ Row height is now correctly recalculated on row data update
    • Prevent text selection issues on chrome when double clicking on non editable data
    • ๐Ÿ›  Fixed typo in deprecation warning
    • Movable rows dragged directly above group headers now have their group key changed to the correct value