- Fixed layout issue with external footer elements since last update
- Fixed issue with pagination page buttons not displaying in footer when bottom column calculations are in use
- The
rows
page counter now correctly handles empty tables - added an
aria-label
to the checkbox in therowSelection
formatter - Fixed console error when using
groupContextMenu
option - When exporting a table to HTML, the cell styles will now be cloned from the matching column and include text alignment
- The
data
option only has its references cleared if it is a type of array - The
rowSelectionChanged
event is no longer triggered if table selection is cleared when no rows are selected - Row internal initialization state is now set before the horizontal renderer is triggered
- Horizontal virtual dom now correctly calculates column widths when in
fitData
layout mode - Focusing in a header filter when scroled to the far right of the table will no longer break alter the horizontal scroll position of the table
- Improve efficency of frozen column calculations