-
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 #1318 from finos/column-selector-refactor
Fix for layout jitter in the Column Selector
- Loading branch information
Showing
14 changed files
with
313 additions
and
304 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
8 changes: 4 additions & 4 deletions
8
packages/perspective-jupyterlab/test/results/linux.docker.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,6 +1,6 @@ | ||
{ | ||
"resize_Basic_widget_functions": "9bedb88dbdd3a4ca64a0a80315d58708", | ||
"resize_Resize_the_container_causes_the_widget_to_resize": "9bedb88dbdd3a4ca64a0a80315d58708", | ||
"resize_row_pivots_traitlet_works": "071abf470f52a6d8f2a37e4fd8c9044f", | ||
"__GIT_COMMIT__": "0bbadd6fceef32de925ad4e12f1bbac852e9e264" | ||
"resize_Basic_widget_functions": "c6e48990276aac3539482d01e0a491f9", | ||
"resize_Resize_the_container_causes_the_widget_to_resize": "c6e48990276aac3539482d01e0a491f9", | ||
"resize_row_pivots_traitlet_works": "e0d5a93b55cf3008f8c4b103ef6675cd", | ||
"__GIT_COMMIT__": "053769dd92a8efc508da0645cda1cab8cc8bb34e" | ||
} |
320 changes: 160 additions & 160 deletions
320
packages/perspective-viewer-d3fc/test/results/linux.docker.json
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 15 additions & 15 deletions
30
packages/perspective-viewer-datagrid/test/results/linux.docker.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,20 +1,20 @@ | ||
{ | ||
"superstore_shows_a_grid_without_any_settings_applied_": "7e269a544b300a204b82806f32bef31b", | ||
"superstore_pivots_by_a_row_": "45732744b55570c0d6ae259995314993", | ||
"superstore_pivots_by_two_rows_": "9299f948162b52456632c15e5557f0ad", | ||
"superstore_pivots_by_a_column_": "8f064a78e0b77f505632df053317a806", | ||
"superstore_pivots_by_a_row_and_a_column_": "c3cd66b434ae463f556fd3ab429d4f2a", | ||
"superstore_pivots_by_two_rows_and_two_columns_": "ddbfbcb81e6fda2fbba7405f5ab00443", | ||
"superstore_sorts_by_a_hidden_column_": "a4b2f7179bdb07728465f5f2a510c512", | ||
"superstore_sorts_by_a_numeric_column_": "880ea680df9bc48415450553735c2a6c", | ||
"superstore_filters_by_a_numeric_column_": "45d824114c57a56b990fe637f5514330", | ||
"superstore_filters_by_a_datetime_column_": "4ebf21eead875f46e1470714ef79ba3d", | ||
"superstore_highlights_invalid_filter_": "452e3d6d1fb9fcb18bfc6a3b6ef021ff", | ||
"superstore_sorts_by_an_alpha_column_": "7d4a5cde8d795e020eec5e27763eacbd", | ||
"superstore_displays_visible_columns_": "e2f92ee6e81b832b526e4d262577eb4e", | ||
"superstore_resets_viewable_area_when_the_logical_size_expands_": "e0dcc4db517a7ff5471f27301aaceb29", | ||
"superstore_pivots_by_a_row_": "1631d8ccb1a745cef6b93b83eade683b", | ||
"superstore_pivots_by_two_rows_": "ebca34287d1680db62838cc1056fcbfd", | ||
"superstore_pivots_by_a_column_": "78f86b4bed33662ee7742af482512e9b", | ||
"superstore_pivots_by_a_row_and_a_column_": "40af1e99096ae5efc1a256d5e1edacb9", | ||
"superstore_pivots_by_two_rows_and_two_columns_": "be9dc15efde96162ded407860552dd8e", | ||
"superstore_sorts_by_a_hidden_column_": "68f2d0a99801f5084625dd1991ed6874", | ||
"superstore_sorts_by_a_numeric_column_": "6812127dfd6def6d25f5f54c546d5d59", | ||
"superstore_filters_by_a_numeric_column_": "1f96a3e58aade0342eafaa893d6e3f7a", | ||
"superstore_filters_by_a_datetime_column_": "29321a445a55f495b96e50631c7e342a", | ||
"superstore_highlights_invalid_filter_": "8a76ca4d4aa77c8f4b23e93197ffe675", | ||
"superstore_sorts_by_an_alpha_column_": "f29e89849792370b2409836c8217a363", | ||
"superstore_displays_visible_columns_": "02ccc166d2b9d338d5423384e9c730b2", | ||
"superstore_resets_viewable_area_when_the_logical_size_expands_": "4ad35b6ee46eb6da2bfbcc80aaf88508", | ||
"superstore_resets_viewable_area_when_the_physical_size_expands_": "7e269a544b300a204b82806f32bef31b", | ||
"superstore_perspective_dispatches_perspective-click_event_with_correct_details": "7e269a544b300a204b82806f32bef31b", | ||
"superstore_perspective_dispatches_perspective-click_event_with_correct_details_when_filter_is_set": "797a084f6e159cc9dc2f62dcd8b50609", | ||
"__GIT_COMMIT__": "9d639ae6762c8c55c998a623cbc6ef5b68f98ef7" | ||
"superstore_perspective_dispatches_perspective-click_event_with_correct_details_when_filter_is_set": "e7bffd0197c3b26fef31439c1dcc8bb0", | ||
"__GIT_COMMIT__": "053769dd92a8efc508da0645cda1cab8cc8bb34e" | ||
} |
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
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.