Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated fin-hypergrid-grouped-header-plugin to 1.2.3 #151

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/perspective-viewer-hypergrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-runtime": "^6.26.0",
"datasaur-local": "3.0.0",
"fin-hypergrid": "^3.0.0",
"fin-hypergrid-grouped-header-plugin": "github:fin-hypergrid/grouped-header-plugin#1.1.2",
"fin-hypergrid-grouped-header-plugin": "^1.2.3",
"rectangular": "1.0.1",
"underscore": "^1.8.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"superstore.html/shows a grid without any settings applied.": "06d6fd510df414cb9488308ba022a2ae",
"superstore.html/pivots by a row.": "ddba312068a61f206563a60a0fe8e1b9",
"superstore.html/pivots by two rows.": "40df094c9645474673dff35335b09c7f",
"superstore.html/pivots by a row and a column.": "50b33ef86fceebe0177e7728c945ccd4",
"superstore.html/pivots by two rows and two columns.": "e892120e7c5f329df98262773b681d62",
"superstore.html/pivots by a row and a column.": "0e4a104cf4ceb7ea7d5ed86a31b09712",
"superstore.html/pivots by two rows and two columns.": "d67d6db3d4ea1399493a9ef819ba7448",
"superstore.html/sorts by a numeric column.": "c9c15ec5fc6805a2817b414f1231dd3e",
"superstore.html/sorts by an alpha column.": "1fe8edf37ea1368d12c1fee4ac5fe200",
"superstore.html/displays visible columns.": "9875d344019f5ca9560c8fe7ce5214ed",
"superstore.html/resets viewable area when the logical size expands.": "9c27c38f07f4b36675688014d59b3a2a",
"superstore.html/resets viewable area when the logical size expands.": "6b6adcf9f05d8092f0414a7ff46a7027",
"superstore.html/resets viewable area when the physical size expands.": "06d6fd510df414cb9488308ba022a2ae",
"superstore.html/sorts by a hidden column.": "ea00be250ccb802714cbbf272b9cbea9",
"superstore.html/filters by a numeric column.": "bc011351efde88c1b154d9c712fa7d2f"
Expand Down