Replies: 2 comments
-
|
Currently affected components: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The topic is addressed in this poll: #6705 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In a discussion with @oliverschuerch, the question about prefixes for parts arose.
If un-scoped parts are being used, e.g.
::part(button), it's way simpler to write and multiple button parts can be targeted at the same time, but we're risking that a global style for another button part is interfering with our own parts.Currently, we're using parts on some web components with generic names. Re-naming them would be breaking changes.
Beta Was this translation helpful? Give feedback.
All reactions