-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
refactorInternal improvementInternal improvementrequires new majorThis would be a breaking changeThis would be a breaking changev24To be done in V24To be done in V24vaadin-avatar
Description
Describe your motivation
For consistency with other components containing multiple items, especially ones represented by nested web components, which would also make ::part() based styling possible without exportparts, and without exposing the avatars' focus, focus-ring and expanded states as additional part values.
Describe the solution you'd like
Introduce a slot in vaadin-avatar-group and refactor the avatars to be in it instead of in shadow dom.
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
refactorInternal improvementInternal improvementrequires new majorThis would be a breaking changeThis would be a breaking changev24To be done in V24To be done in V24vaadin-avatar