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: Implement ElementRenderer and DOM shim directly into fast-ssr #5993

Closed
nicholasrice opened this issue May 17, 2022 · 0 comments
Closed
Assignees
Labels
area:ssr Pertains to SSR. chore Maintenance or non-code work status:in-progress Work is in progress
Milestone

Comments

@nicholasrice
Copy link
Contributor

🙋 Feature Request

This task removes the dependency on @lit-labs/ssr and implements the ElementRenderer and DOM shim directly into the fast-ssr package. This is being done so that iteration on those components can be done more easily.

When / if the ElementRenderer is proposed and accepted by the WC Community Group, FAST should work to align the ElementRenderer interface with that proposal, using any common assets to facilitate component rendering interop.

@nicholasrice nicholasrice added status:triage New Issue - needs triage area:ssr Pertains to SSR. labels May 17, 2022
@nicholasrice nicholasrice self-assigned this May 17, 2022
@nicholasrice nicholasrice added this to the SSR 1.0 milestone May 17, 2022
@nicholasrice nicholasrice moved this from Triage to In Progress in FAST Architecture Roadmap May 17, 2022
@EisenbergEffect EisenbergEffect added chore Maintenance or non-code work status:in-progress Work is in progress and removed status:triage New Issue - needs triage labels May 18, 2022
Repository owner moved this from In Progress to Done in FAST Architecture Roadmap May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ssr Pertains to SSR. chore Maintenance or non-code work status:in-progress Work is in progress
Projects
Status: Done
Development

No branches or pull requests

2 participants