react-virtualized v9.10.0 Release Notes

    • โœจ Grid uses requestAnimationFrame instead of setTimeout for improved scroll-ended debounce timing (@guilhermefloriani - #742)
    • ๐ŸŽ‰ onRowRightClick prop added to Table (@damian-codilime - #741)
    • ๐ŸŽ‰ Table component now allow children that extend Column (@CptLemming - #748)
    • ๐Ÿ›  ๐Ÿ› Firefox edge-case bugfix (@ReinAkane - #798)
    • ๐ŸŽ‰ containerProps prop added to Grid (@implausible - #778)
    • ๐Ÿ‘ โœจ Grid accessibility improved via better aria attributes (@smockle - #744)
    • โœจ CellMeasurererCache.clearAll also sets row and column counts (@tcosentino - #796)