Tabulator v4.7.1 Release Notes

Release Date: 2020-06-27 // almost 4 years ago
  • ⚡️ Updates

    • the validationFailed callback is now triggered when validation fails in highlight validation mode

    🛠 Fixes

    • cell context menu propagation to row context menu is no longer blocked when the cell context menu generation function returns false
    • select header filter in multiselect mode can now be cleared of value by clicking the cross on the input element
    • values for the select header filter in multiselect mode now persist correctly between edits of the filter value
    • typing in the select header filter in multiselect mode is now blocked
    • fixed regression in select header filter when in single value mode, values can now be correctly selected
    • values are now correctly parsed into select editor on initialization
    • deleting cells no longer causes error if validation is not enabled
    • 🚚 when deleting cells make sure they are attached to a parent before attempting to remove them