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
- Set `id` on label based on field.id to allow for `Fieldset``legend` replacement / association
15
+
- Removed default margin-bottom
16
+
-`FieldColor` defaults to `width=“100%”`
17
+
-`Fieldset`
18
+
- Implement with a `Space` / `SpaceVertical` layout (emulate `Form`)
19
+
- Enable `inline` presentation
20
+
- Use `div` instead of `fieldset` for DOM object due to Chrome implementation bug of `fieldset` (doesn’t allow for Flex / Grid layouts within `fieldset`
21
+
- Minor fix-up to Fieldset composition (no visual impact)
0 commit comments