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

Remove internal rendering APIs from core-frontend exports #7667

Merged
merged 25 commits into from
Feb 7, 2025

Conversation

pmconne
Copy link
Member

@pmconne pmconne commented Feb 6, 2025

Part of #6742.

This just moves entire files or portions thereof from src/render/ to src/internal/render and adjusts imports accordingly.
Also moves a bunch of tests for disposing of rendering resources from core-full-stack-tests to core-frontend.

Copy link
Contributor

mergify bot commented Feb 6, 2025

This pull request is now in conflicts. Could you fix it @pmconne? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

@pmconne pmconne changed the title Remove top-level core-frontend rendering APIs from package exports Remove internal rendering APIs from core-frontend exports Feb 6, 2025
# Conflicts:
#	core/frontend/src/render/RenderSystem.ts
@pmconne pmconne enabled auto-merge (squash) February 6, 2025 22:17
@pmconne pmconne disabled auto-merge February 7, 2025 14:08
@pmconne pmconne enabled auto-merge (squash) February 7, 2025 14:08
Copy link
Contributor

@markschlosseratbentley markschlosseratbentley left a comment

Choose a reason for hiding this comment

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

LGTM

@pmconne pmconne merged commit 8876c6e into master Feb 7, 2025
16 checks passed
@pmconne pmconne deleted the pmc/frontend-internal-render branch February 7, 2025 15:02
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.

4 participants