v2.9.0
What's Changed
- Added new
renderCaptiontable option to allow for a<caption>element to be rendered within the table by @lalong13 in #957 - Fixed row hover opacity style issues for pinned columns and selected rows with
::beforeand::afterpseudo elements in pinned cells - Standardized
data-index,data-pinned, anddata-selectedattributes on body rows, head cells, body cells, and footer cells where applicable - Column virtualization performance optimizations
New Contributors
Full Changelog: v2.8.0...v2.9.0