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

added declarative shadow DOM #45

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Conversation

thescientist13
Copy link
Collaborator

Adding Declarative Shadow DOM to the report.

@thescientist13 thescientist13 mentioned this pull request Aug 21, 2022
20 tasks
@thescientist13 thescientist13 linked an issue Aug 21, 2022 that may be closed by this pull request
20 tasks
</ul>
</section>
<section>
<h3>Open Questions</h3>
<ul>
<li>---</li>
<li>Mozilla would like to see more <a href="https://github.com/whatwg/dom/issues/831#issuecomment-988394185">real world uses cases</a> of Declarative Shadow DOM in the wild. Which is a bit of a catch-22 when it is only supported in one browser and requires a polyfill.</li>
Copy link
Collaborator

Choose a reason for hiding this comment

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

There’s a bit of editorializing here, but sharing your bias on this one see no reason not to allow it.

Copy link
Collaborator Author

@thescientist13 thescientist13 Aug 21, 2022

Choose a reason for hiding this comment

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

That's fair, but I guess part of the premise of this proposal to help reduce JS (say for SSG) and or at least the overhead of it (SSR + hydration). I think it's probably why folks still stick with the light DOM rendering, or in my case for WCC, encourage the option for SSG.

But definitely recognize this is a group report, so we can definitely run it by the team at our next meeting.

Copy link
Collaborator

@Westbrook Westbrook left a comment

Choose a reason for hiding this comment

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

Lgtm!

@Westbrook Westbrook merged commit c9572c6 into main Aug 25, 2022
@Westbrook Westbrook deleted the report-2022-add-declarative-shadow-dom branch August 25, 2022 00:51
github-actions bot added a commit that referenced this pull request Aug 25, 2022
SHA: c9572c6
Reason: push, by @Westbrook

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@thescientist13 thescientist13 removed a link to an issue Aug 25, 2022
20 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants