- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 13 Mar 2023 10:52:48 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 March 2023 17:53:00 UTC
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