-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(DataTable): align items top on text wrapping (#13525)
* fix(DataTable): align items top on text wrapping * fix(Table): yarn format * chore: add canvas as a dev dependency * fix(TableHeader): correct sorting padding * fix(TableHeader): yarn format * fix: run dedupe * test(DataTable): performance testing on new autoAlign property * test(DataTable): add table,cell, and row autoAlign test stories * fix: format * fix(DataTable): refacotr autoAlign logic to live in Table * fix: format * fix(TableRow): remove whitespace * fix(DataTable): add autoAlign docs and tests * fix(Table): replace useEvent with useWindowEvent * test: update snapshot * fix(DataTable): use lodash.debounce for autoAlign feature * fix(DataTable): do not align header top on autoAlign * fix(DataTable): align expand button to top on md size when autoAlign * fix(DataTable): align checkbox top on autoAlign wrappring * fix(DataTable): align radioButton top on autoAlign wrapping * fix(DataTable): align overflowmenu top on datatable autoAlign wrapping * fix(DataTable): offset checkbox top padding in lg autoAlign wrapping * fix(DataTable): add table header align logic and css * fix(DataTable): add tests for header auto alignment * fix: format * fix(DataTable): top alignment expansion css fixes --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
0754f9c
commit 0c73f61
Showing
25 changed files
with
698 additions
and
30 deletions.
There are no files selected for viewing
Binary file added
BIN
+52.7 KB
.yarn/cache/@mapbox-node-pre-gyp-npm-1.0.10-1811160047-1a98db05d9.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
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.