Re: [WICG/webcomponents] Spring 2023 "F2F" (Issue #978)

Thanks @Westbrook! I have a couple other topics if there's interest:

* Mutation callbacks for node tree changes to children.
* DOM parts API https://github.com/rniwa/webcomponents/blob/add-dom-parts-proposal/proposals/DOM-Parts.md. In particular focusing on these three things and building a v1 if there's rough agreement:
   * APIs for creating parts.
   * `{ node, parts } = node.cloneWithParts({ deep, parts })` (note that this is generic).
   * A name that doesn't conflict with shadow parts. Perhaps node segments?
* Declarative custom elements. (Might overlap with @sashafirsov's topic.)
* FACE submit buttons.
* FACE labels.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/978#issuecomment-1466628573
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/978/1466628573@github.com>

Received on Monday, 13 March 2023 17:53:00 UTC