-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #348 from Ro4052/transpose-button
Change transpose button to two-way arrow
- Loading branch information
Showing
5 changed files
with
112 additions
and
122 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
28 changes: 14 additions & 14 deletions
28
packages/perspective-viewer-hypergrid/test/results/results.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"regressions.html/regular updates": "2d9fb83eb16fd22e3dd92ed4f61d2744", | ||
"regressions.html/regular updates": "14abd51c3cae1919119d9f88bfbc5cd3", | ||
"superstore.html/shows a grid without any settings applied.": "59ecbb591317976232b7dc078b79e164", | ||
"superstore.html/pivots by a row.": "8a45c0b3a59197cdaf0b6b0837031ea7", | ||
"superstore.html/pivots by two rows.": "1ada90ce36fc27a56a3ddc9a9bd5eb48", | ||
"superstore.html/pivots by a row and a column.": "4d237b4e2bfbc43f56511c12aaef4d6f", | ||
"superstore.html/pivots by two rows and two columns.": "18cd6ae17850bfa63e5be981ea0bdf13", | ||
"superstore.html/sorts by a numeric column.": "5369e5c8b2807a48ce6a24df25c6a7ba", | ||
"superstore.html/sorts by an alpha column.": "b757268627cb43de2997427c51b8c51d", | ||
"superstore.html/displays visible columns.": "c18220c1ef3df5b58e40464e7a24aa2d", | ||
"superstore.html/resets viewable area when the logical size expands.": "2f26c0a444eb534abe4a79e1860034e0", | ||
"superstore.html/pivots by a row.": "0eab9174593f50e58b92ae047ea97068", | ||
"superstore.html/pivots by two rows.": "5552a85a31321fe2495fc8aec3d457d9", | ||
"superstore.html/pivots by a row and a column.": "404fd705b0145f4bbf31f7bd1bccebe6", | ||
"superstore.html/pivots by two rows and two columns.": "8527820a72137b6c459a0e13a11a765d", | ||
"superstore.html/sorts by a numeric column.": "3838ecb375fe4450079c1f54969d2239", | ||
"superstore.html/sorts by an alpha column.": "0c65ce1fbb1035414fd98ca6bb26c493", | ||
"superstore.html/displays visible columns.": "5dd292347e4a969425d8c2b216e802ae", | ||
"superstore.html/resets viewable area when the logical size expands.": "a5d1bad309edf83ceef190dd19d867ec", | ||
"superstore.html/resets viewable area when the physical size expands.": "59ecbb591317976232b7dc078b79e164", | ||
"superstore.html/sorts by a hidden column.": "2258b0f435bdd12418befe543f97ee55", | ||
"superstore.html/filters by a numeric column.": "acab16646f2a7198610ad906412d43d5", | ||
"superstore.html/pivots by a column.": "fb5e1247513754c9bbf206f002c3b0a3", | ||
"superstore.html/sorts by a hidden column.": "042756bbc39aeb729bc4108cde465ec8", | ||
"superstore.html/filters by a numeric column.": "a100080f91cae951339cf5b956b5c2cc", | ||
"superstore.html/pivots by a column.": "523c39ab27ca610b5ed179cbe742ec5b", | ||
"superstore.html/collapses to depth smaller than viewport": "bdd25c1c40781478bd040d5816b887a6", | ||
"regressions.html/saving a computed column does not interrupt update rendering": "6f6bfce96b1120c67bf6145b00225c9e", | ||
"empty.html/empty grids do not explode": "77797cda77c9ab250d4c84e7ca44188a" | ||
"regressions.html/saving a computed column does not interrupt update rendering": "da13afb4284b9c3da21ed57c6ba69301", | ||
"empty.html/empty grids do not explode": "423ca653bbcbc21a28029c149a37b8ec" | ||
} |
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.