Bug Fixes
- docs: form message updates (#12292) (7210f36)
- platform date picker e2e (#12304) (36ac9f7)
- platform: do not call _getResizer so often (#12323) (4e3fdf2)
- platform: update naming of functions that get/set the currently rendered rows on the table (#12328) (0f58e03)
Features
- platform: update naming of functions that get/set the currently rendered rows on the table (#12259) (06c3f3e)
BREAKING CHANGES
- platform: getRowsInViewport() function renamed to getCurrentlyRenderedRows() and setRowsInViewport() function renamed to setCurrentlyRenderedRows()