-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(grid): reimplementing autosizing for indeterminable height scena…
…rios - 7.2 (#4940) * fix(grid): applying limited autosizing fixes #4809 * chore(*): some test fixes * chore(*): final fixes for tests * test(grid): adding tests for auto-sizing #4809 * fix(hgrid): adding auto-sizing specific hgrid implementation #4809 * chore(*): fixing test expectation based on new logic * chore(*): applying hgrid logic to grid * chore(*): resolving last failing tests * chore(*): fixing tests that fail because of rowHeight fix
- Loading branch information
Showing
12 changed files
with
446 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.