Bug Fixes
- platform: update naming of functions that get/set the currently rendered rows on the table (#12328) (0f58e03)
BREAKING CHANGES
- platform: getRowsInViewport() function renamed to getCurrentlyRenderedRows() and setRowsInViewport() function renamed to setCurrentlyRenderedRows()