Tabulator v4.2.6 Release Notes

Release Date: 2019-04-28 // almost 5 years ago
  • โšก๏ธ Updates

    • ๐Ÿ”„ change tracking of header filter focus events to improve horizontal scroll render speed
    • ๐Ÿ”จ refactored frozen column rendering to improve render efficiency
    • ๐Ÿš€ restore render efficiency of horizontal scroll to the level it was at pre 4.2 release
    • ๐Ÿ‘ allow row collapse column formatter to handle returned DOM Nodes as well as HTML strings to allow more formatters to display in collapsed column list

    ๐Ÿ›  Fixes

    • fix logic issue on _ tickcross _ header filter key event trigger
    • fixed the blur event on the _ number _ editor that regressed in the 4.2.4 release, the editor should now work on Firefox again
    • ๐Ÿ›  fixed issue with double click on column group resize handle breaking the header layout and causing abnormal resize behaviour
    • the _ autocomplete _ editor now correctly handles undefined initial values
    • the bootstrap 4 theme now correctly displays frozen columns without transparency to the row below