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

feat(graph): expose functions to render pdv & error page #27833

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Conversation

MaxKless
Copy link
Collaborator

@MaxKless MaxKless commented Sep 9, 2024

we have fully isolated graph & error components with a good api but no way to access them directly from the outside (in console).

This PR adds two functions to the window object so that we can render the PDV directly instead of needing the entire app with routing and everything.

Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Sep 13, 2024 4:22pm

@jaysoo
Copy link
Member

jaysoo commented Sep 13, 2024

I tested this on latest and canary Nx releases. Can verify that everything is working with the old window.externalApi.openProjectDetails(...) flow and the new renderPDV(...) flow.

@jaysoo jaysoo merged commit dc821ab into master Sep 13, 2024
6 checks passed
@jaysoo jaysoo deleted the pdv-rendering branch September 13, 2024 18:48
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants