- From: Yehonatan Daniv <notifications@github.com>
- Date: Sun, 27 Apr 2025 23:18:35 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 April 2025 06:18:39 UTC
ydaniv left a comment (whatwg/dom#533) We have a use-case for this feature, probably more of the same, but the ability to directly watch the connectedness of an element is the only feature we're missing. We have an interactions library that's agnostic to the rest of the code, and especially to frameworks, which may alter the DOM. Since not everything is yet (or ever) possible with CSS, everything the library touches must be observed. Currently we have to wrap every element that takes part with a custom element just for this end. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/533#issuecomment-2834090839 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/533/2834090839@github.com>
Received on Monday, 28 April 2025 06:18:39 UTC