You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`selects` (string) - Selection mode: 'single', 'multiple' **note**: does this need any unique styles designed for single or multi-select swatch groups?
| - |`selects` attribute |No unique styles designed for single or multi-select swatch groups|
125
+
| - |`shape` attribute |See Swatch component |
126
+
| - |`size` attribute |See Swatch component |
118
127
119
128
## Summary of changes
120
129
@@ -125,16 +134,11 @@ None found for this component.
125
134
126
135
**Web Component features missing from CSS:**
127
136
128
-
- Border attribute support
129
-
- Rounding attribute support
130
-
- Selected state management
131
-
- Selection mode (single/multiple)
132
-
- Shape attribute support
133
-
- Size attribute support
137
+
None identified for this component.
134
138
135
139
### CSS Spectrum 2 changes
136
140
137
-
No significant structural changes between CSS main and spectrum-two branches. The templates are identical, indicating that the swatch group component structure remains consistent across Spectrum 2 migration.
141
+
No significant structural changes between CSS main and spectrum-two branches. The templates are identical, indicating that the swatch group component structure remains consistent across Spectrum 2 migration. Swatch group includes a setting for single or multiple selection and it might be worth connecting with design to see if there should be any unique styles designed that differentiates single or multi-select swatch groups.
0 commit comments