- From: Nolan Lawson <notifications@github.com>
- Date: Wed, 10 Jan 2024 09:35:47 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 January 2024 17:35:54 UTC
@matthewp Sure, I might be confusing things by telling stories from different vantage points. (Rashomon! 😆) In https://github.com/WICG/webcomponents/issues/909#issuecomment-1885141783 I am describing the vantage point of a component consumer, and a good-hearted component author trying to meet their every need. Personally, as a component author, I actually prefer to expose a minimal API surface and disallow customizations, because I tend to weigh stability much more than customizability. For this particular proposal, I don't disagree with @sorvell's framing. There is a small slice of use cases where open-stylable does solve problems – [the best articulation](https://toot.cafe/@kepstin@tenforward.social/111671002420573974) I've heard is "I own the entire page and all components, I want to use shadow DOM for `<slot>`s, and I just want one global stylesheet for everything". In that world, the component author and component consumer are embodied in the same person – there is no coordination needed. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/909#issuecomment-1885304977 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/909/1885304977@github.com>
Received on Wednesday, 10 January 2024 17:35:54 UTC