Skip to content

feature/COMPASS-9447 expose export helpers #63

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 1 commit into from
Jun 15, 2025

Conversation

mabaasit
Copy link
Contributor

External Links

Description

In order to export the diagram to an image, we are exporting @xyflow/react helpers that help in estimating the bounds and viewport for nodes in the diagram.

As we are using virtualization for the diagram by default, I am also exposing onlyRenderVisibleElements prop on Diagram which we will be using on Compass side for exporting the diagram.

@mabaasit mabaasit requested a review from lchans June 15, 2025 23:46
@mabaasit mabaasit merged commit 4d59cf0 into main Jun 15, 2025
1 check passed
@mabaasit mabaasit deleted the feature/COMPASS-9447-export-helpers branch June 15, 2025 23:50
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.

2 participants