Skip to content

Releases: adobe/spectrum-css

@spectrum-css/combobox@3.3.0

19 Nov 20:23
dfdb6f7
Compare
Choose a tag to compare

Minor Changes

  • #3232 5d83841 Thanks @aramos-adobe! - Combobox now includes a read-only state. Add the is-readOnly class to the Combobox to enable this feature. To ensure the intended user experience, please make sure the readonly state in the textfield is enabled by adding the is-readOnly class and readonly attribute on the input element for this component as well.

@spectrum-css/radio@9.4.1

13 Nov 18:10
b383562
Compare
Choose a tag to compare

Patch Changes

  • #3350 c091b4d Thanks @5t3ph! - Corrects the styles of the read-only state to show the radio inputs and allow visible focus. Also adds aria-disabled since aria-readonly isn't well supported, and story demonstrates scripting to make selection for read-only radios immutable.

@spectrum-css/fieldgroup@5.3.0

12 Nov 20:13
f228706
Compare
Choose a tag to compare

Minor Changes

  • #3328 a0486b3 Thanks @jawinn! - The previous display of the read-only state checkboxes did not match up with any guidelines. This update removes the read-only specific styles for checkbox within the fieldgroup component, so that the boxes are still displayed and commas are not appended to the label. This includes the removal of --spectrum-fieldgroup-readonly-delimiter as it is no longer needed.

Patch Changes

  • Updated dependencies [a0486b3]:
    • @spectrum-css/checkbox@9.2.1

@spectrum-css/checkbox@9.2.1

12 Nov 20:13
f228706
Compare
Choose a tag to compare

Patch Changes

  • #3328 a0486b3 Thanks @jawinn! - This removes some unnecessary read-only styles. Read-only just needs to override disabled styles. Otherwise it uses the normal styles (for both default and emphasized).

@spectrum-css/search@7.4.0

11 Nov 17:40
2f4634b
Compare
Choose a tag to compare

Minor Changes

  • #3372 61af074 Thanks @cdransf! - This change removes the existing calc function used to calculate the padding-inline-end for S1 and the quiet variant in favor of a simpler value with a mod preceding a static value.

    This change removes the --mod-search-quiet-button-offset mod.

@spectrum-css/well@5.3.0

05 Nov 19:48
25228c2
Compare
Choose a tag to compare

Minor Changes

@spectrum-css/underlay@4.2.0

05 Nov 19:48
25228c2
Compare
Choose a tag to compare

Minor Changes

@spectrum-css/typography@6.2.0

05 Nov 19:48
25228c2
Compare
Choose a tag to compare

Minor Changes

@spectrum-css/treeview@10.4.0

05 Nov 19:48
25228c2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [9c49505]:
    • @spectrum-css/thumbnail@6.3.0
    • @spectrum-css/icon@7.2.0

@spectrum-css/tray@3.2.0

05 Nov 19:48
25228c2
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [9c49505]:
    • @spectrum-css/divider@3.2.0
    • @spectrum-css/button@13.5.0
    • @spectrum-css/dialog@10.2.0
    • @spectrum-css/modal@5.2.0
    • @spectrum-css/icon@7.2.0