github olifolkerd/tabulator 4.1.4
Updates and fixes

latest releases: 6.2.0, 6.1.0, 6.0.1...
5 years ago
  • the setPage function now correctly returns promise
  • fixed typo in formatter module
  • column definition cssClass property once again supports space separated list of classes
  • fix regression with dbl click on resize element to fit cell contents
  • fixed styling issues in themes for new select editor
  • triggering selection of multiple rows with selectRow function now only triggers the rowSelectionChanged callback once
  • importing of table from HTML with null attributes now works on IE
  • regression in row grouping in IE has been fixed
  • failed editor validation on IE no longer gets stuck in focus loop
  • when a formatter returns a node the previous contents of the cell are now cleared out before the new contents is appended
  • regression causing no horizontal scroll bar on overflowing empty table has been fixed
  • toggling column visibility on grouped columns no longer results in additional vertical padding in the header
  • columns that are initialized as hidden now gain correct width when shown for the first time
  • the autocomplete editor now correctly loads initial value when values are passed in as an object

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.