github olifolkerd/tabulator 4.2.4
Updates and Fixes

latest releases: 6.2.1, 6.2.0, 6.1.0...
5 years ago

Updates

  • the ajaxLoaderError option now parses in HTML to match the functionality of the ajaxLoaderLoading option
  • clicking up/down arrow keys no longer triggers scroll of the table when using editors
  • the autocomp editor now passes an array of value objects to the searchFunc callback and expects a return value of a filtered array of those objects
  • the responsiveLayoutCollapseFormatter callback now receives an array of value objects rather than an object

Fixes

  • the tickCross header filter now correctly handles tristate when focus is lost outside of table
  • border radius is now correctly set on semantic-ui theme
  • a regression preventing the virtualDomBuffer option from working has been fixed
  • the number editor no longer causes a stack overflow error on validation failure
  • undefined values no longer show up as "undefined" on load of the select editor
  • null values are no longer counted as "null" when using a header filter to search columns
  • z-index on all elements are now correctly set (a config issue with the dist file generation led to z-indexes being corrupted)
  • resizing columns when at the far right of the horizontal scroll no longer results in the columns shifting out of line with the headers
  • responsive collapse now correctly handles columns with duplicate titles
  • deletion of a grouped row no longer causes a graphical glitch
  • deletion of a grouped row when using reactive data no longer results in a graphical glitch
  • horizontal row padding is now correctly cleared when calling the setColumns function when using frozen columns
  • moving rows between tables now correctly function in the Internet Explorer browser

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.