- 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
rowspage counter now correctly handles empty tables - added an
aria-labelto the checkbox in therowSelectionformatter - Fixed console error when using
groupContextMenuoption - When exporting a table to HTML, the cell styles will now be cloned from the matching column and include text alignment
- The
dataoption only has its references cleared if it is a type of array - The
rowSelectionChangedevent 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
fitDatalayout 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