Skip to content

Releases: adobe/spectrum-css

@spectrum-css/calendar@5.2.0

17 Sep 14:20
32682d0
Compare
Choose a tag to compare

Minor Changes

  • #3079 bde7701 Thanks @cdransf! - Makes text in the calendar in high contrast mode that is not in a selected cell visible again by removing redundant color property and allowing it to be set by the adjusted variable values (--highcontrast-calendar-day-today-text-*).

@spectrum-css/button@13.2.0

17 Sep 18:04
326ac21
Compare
Choose a tag to compare

Minor Changes

  • #3078 06491f3 Thanks @cdransf! - Includes fixes and updates to the colors used in forced-colors / high contrast mode. In Windows high contrast, a different background was showing behind the label text, as a result of extra text readability backplates being rendered. forced-color-adjust: none is now applied to the child label element to fix this. The appropriate ButtonFace/ButtonText system colors are also now defined instead of relying on the default. The existing use of Highlight is now paired with HighlightText to ensure contrast by using a matching foreground/background pair.

@spectrum-css/avatar@7.2.0

17 Sep 18:04
326ac21
Compare
Choose a tag to compare

Minor Changes

  • #3105 00747d0 Thanks @cdransf! - Updates the avatar link styles to reduce redundancy and properly remove the border that was displayed in high contrast mode.

@spectrum-css/assetlist@6.2.0

17 Sep 18:04
326ac21
Compare
Choose a tag to compare

Minor Changes

  • #3099 2a5f3d9 Thanks @cdransf! - This fixes the issue where asset list and miller columns display white text on a light gray background by setting the value to HighlightText rather than SelectedItemText.

@spectrum-css/typography@7.0.0-s2-foundations.15

17 Sep 12:34
2ad8426
Compare
Choose a tag to compare

Major Changes

  • #2786 4e80ae6 Thanks @pfulton! - ActionButton:

    • Correct --spectrum-actionbutton-background-color-selected-disabled to be --spectrum-actionbutton-(background|border)-color-disabled-selected

    Combobox:

    • Move --spectrum-combobox-min-inline-size and --spectrum-combobox-button-width to the index.css

    FieldGroup:

    • Swap gap back to margin-inline-end on FieldGroup

    Typography:

    • Remap body size to xs if xxs provided

Patch Changes

  • #2786 9ae725f Thanks @pfulton! - Combobox moved the quiet min-inline-size property to index.css from theme to pick up the t-shirt sizing for the calc.

    Typography increases specificity for the t-shirt sizing.

    Stepper fixes for the disabled + hovered states as well as regressions fixed for the quiet variant.

@spectrum-css/stepper@7.0.0-s2-foundations.16

17 Sep 20:51
d0cfb6a
Compare
Choose a tag to compare

Major Changes

Patch Changes

@spectrum-css/stepper@7.0.0-s2-foundations.15

17 Sep 12:34
2ad8426
Compare
Choose a tag to compare

Patch Changes

  • #2786 9ae725f Thanks @pfulton! - Combobox moved the quiet min-inline-size property to index.css from theme to pick up the t-shirt sizing for the calc.

    Typography increases specificity for the t-shirt sizing.

    Stepper fixes for the disabled + hovered states as well as regressions fixed for the quiet variant.

  • Updated dependencies [4e80ae6]:

    • @spectrum-css/actionbutton@7.0.0-s2-foundations.19

@spectrum-css/preview@11.0.0-s2-foundations.12

17 Sep 12:34
2ad8426
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [9ae725f, 4e80ae6]:
    • @spectrum-css/typography@7.0.0-s2-foundations.15

@spectrum-css/fieldgroup@6.0.0-s2-foundations.14

17 Sep 12:34
2ad8426
Compare
Choose a tag to compare

Major Changes

  • #2786 4e80ae6 Thanks @pfulton! - ActionButton:

    • Correct --spectrum-actionbutton-background-color-selected-disabled to be --spectrum-actionbutton-(background|border)-color-disabled-selected

    Combobox:

    • Move --spectrum-combobox-min-inline-size and --spectrum-combobox-button-width to the index.css

    FieldGroup:

    • Swap gap back to margin-inline-end on FieldGroup

    Typography:

    • Remap body size to xs if xxs provided

@spectrum-css/combobox@4.0.0-s2-foundations.16

17 Sep 12:34
2ad8426
Compare
Choose a tag to compare

Major Changes

  • #2786 4e80ae6 Thanks @pfulton! - ActionButton:

    • Correct --spectrum-actionbutton-background-color-selected-disabled to be --spectrum-actionbutton-(background|border)-color-disabled-selected

    Combobox:

    • Move --spectrum-combobox-min-inline-size and --spectrum-combobox-button-width to the index.css

    FieldGroup:

    • Swap gap back to margin-inline-end on FieldGroup

    Typography:

    • Remap body size to xs if xxs provided

Patch Changes

  • #2786 9ae725f Thanks @pfulton! - Combobox moved the quiet min-inline-size property to index.css from theme to pick up the t-shirt sizing for the calc.

    Typography increases specificity for the t-shirt sizing.

    Stepper fixes for the disabled + hovered states as well as regressions fixed for the quiet variant.