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

Implement Custom Element declarative shadow DOM into Template Renderer #5742

Closed
Tracked by #5573
nicholasrice opened this issue Mar 15, 2022 · 0 comments · Fixed by #5698
Closed
Tracked by #5573

Implement Custom Element declarative shadow DOM into Template Renderer #5742

nicholasrice opened this issue Mar 15, 2022 · 0 comments · Fixed by #5698
Assignees
Labels
area:ssr Pertains to SSR. status:planned Work is planned task A task that's part of a body of feature work.
Milestone

Comments

@nicholasrice
Copy link
Contributor

The TemplateRenderer should support emitting custom element shadow DOM when custom elements are rendered. Rendering declarative shadow DOM also includes rendering a custom element's styles: #5741 or #5576

@nicholasrice nicholasrice added status:triage New Issue - needs triage area:ssr Pertains to SSR. labels Mar 15, 2022
@nicholasrice nicholasrice removed the status:triage New Issue - needs triage label Mar 15, 2022
@nicholasrice nicholasrice self-assigned this Mar 15, 2022
@nicholasrice nicholasrice moved this from Triage to Backlog in FAST Architecture Roadmap Mar 15, 2022
@nicholasrice nicholasrice added the task A task that's part of a body of feature work. label Mar 15, 2022
@nicholasrice nicholasrice changed the title Implement Custom Element delcarative shadow DOM into Template Renderer Implement Custom Element declarative shadow DOM into Template Renderer Mar 15, 2022
@nicholasrice nicholasrice added the status:planned Work is planned label Mar 15, 2022
@nicholasrice nicholasrice added this to the SSR 1.0 milestone Mar 15, 2022
@nicholasrice nicholasrice moved this from Backlog to In Progress in FAST Architecture Roadmap Mar 15, 2022
radium-v added a commit that referenced this issue Mar 17, 2022
…and select. (#5726)

* Fixes for Issue #5742.

* Change files

* Adding one more test

* Handling PR feedback.

* Handling PR feedback.

* Putting code comment back in.

Co-authored-by: John Kreitlow <[email protected]>
@nicholasrice nicholasrice moved this from In Progress to In Review in FAST Architecture Roadmap Mar 18, 2022
@EisenbergEffect EisenbergEffect linked a pull request Mar 21, 2022 that will close this issue
9 tasks
Repository owner moved this from In Review to Done in FAST Architecture Roadmap Mar 29, 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. status:planned Work is planned task A task that's part of a body of feature work.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant