Skip to content

Converts the graph view to web-components #4126

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

Merged
merged 4 commits into from
Mar 12, 2025
Merged

Conversation

d13
Copy link
Member

@d13 d13 commented Mar 4, 2025

Minimizes the use of React down to just the shared Graph component.

You will need to add "gitlens.graph.experimental.renderer.enabled": true in your settings.json to this new version.

@d13 d13 force-pushed the debt/graph-wc-next-2 branch from e878e69 to 893cdbc Compare March 4, 2025 22:45
@d13 d13 force-pushed the debt/graph-wc-next-2 branch from 51b3cc1 to 052a991 Compare March 7, 2025 21:38
@d13 d13 marked this pull request as ready for review March 7, 2025 21:39
@d13 d13 force-pushed the debt/graph-wc-next-2 branch from 052a991 to 597fd32 Compare March 12, 2025 20:01
@d13 d13 force-pushed the debt/graph-wc-next-2 branch from 597fd32 to 70a272b Compare March 12, 2025 21:38
@d13 d13 requested a review from eamodio March 12, 2025 22:06
Copy link
Member

@eamodio eamodio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Some issues with multiselect, but we'll fix that up after the release

@eamodio eamodio merged commit 453a994 into main Mar 12, 2025
3 checks passed
@eamodio eamodio deleted the debt/graph-wc-next-2 branch May 19, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graph: implement React conversion to web components Graph: convert from React to new GlApp and StateContextProvider
2 participants