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

refactor(loadable): deprecate obsolete helpers #11312

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Jan 15, 2025

Related Issue: #11305

Summary

This deprecates loadable helpers to allow for incremental migration. After #10310, componentOnReady is available for both lazy and non-lazy-loading outputs, so we can replace our custom utils that previously worked around Stencil’s inconsistency.

@github-actions github-actions bot added the refactor Issues tied to code that needs to be significantly reworked. label Jan 15, 2025
@jcfranco jcfranco mentioned this pull request Jan 15, 2025
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant