-
Notifications
You must be signed in to change notification settings - Fork 10
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
refactor: visible columns #861
Merged
Merged
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
🦋 Changeset detectedLatest commit: 438b71b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This was referenced Dec 16, 2024
This stack of pull requests is managed by Graphite. Learn more about stacking. |
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 16, 2024 18:37
21ad81b
to
0d112f5
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
3 times, most recently
from
December 19, 2024 20:05
0cfd7b4
to
a3e8cf3
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 19, 2024 20:05
0d112f5
to
52515de
Compare
This was referenced Dec 19, 2024
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
from
December 19, 2024 20:10
a3e8cf3
to
e55ecbc
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 19, 2024 20:10
52515de
to
c00b1dd
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
from
December 19, 2024 20:27
e55ecbc
to
e4130b4
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
2 times, most recently
from
December 19, 2024 20:40
e3b8ff5
to
14e73b4
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
2 times, most recently
from
December 19, 2024 20:53
53755b1
to
18f6d61
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 19, 2024 20:53
14e73b4
to
52d3878
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
from
December 20, 2024 14:16
18f6d61
to
ab7ee70
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 14:17
52d3878
to
5a8824d
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
from
December 20, 2024 16:31
ab7ee70
to
b06387c
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 16:31
5a8824d
to
66ee1aa
Compare
alexfreska
force-pushed
the
refactor_dataset_and_datastate
branch
from
December 20, 2024 17:24
b06387c
to
c6f5a05
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 17:24
66ee1aa
to
6c1081e
Compare
peterjan
approved these changes
Dec 20, 2024
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 17:41
6c1081e
to
fc26807
Compare
alexfreska
changed the base branch from
refactor_dataset_and_datastate
to
graphite-base/861
December 20, 2024 17:55
alexfreska
force-pushed
the
graphite-base/861
branch
from
December 20, 2024 17:58
c6f5a05
to
b7e5ea1
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 17:58
fc26807
to
8e9c27a
Compare
alexfreska
force-pushed
the
refactor_visible_columns
branch
from
December 20, 2024 17:58
8e9c27a
to
438b71b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
useTableState
hook.