Skip to content

Releases: adobe/spectrum-css

@spectrum-css/[email protected]

04 Mar 19:51
7ee4495
Compare
Choose a tag to compare

Patch Changes

  • #3594 6200a63 Thanks @TarunAdobe! - Updates Stepper's key-focus border color (--spectrum-stepper-border-color-keyboard-focus) to --spectrum-gray-800.

@spectrum-css/[email protected]

04 Mar 19:51
7ee4495
Compare
Choose a tag to compare

Patch Changes

  • #3584 f286c68 Thanks @blunteshwar! - Previously, the --spectrum-picker-border-color-default-open was gray-500, but the spec shows it as gray-800. This change aligns the component with the spec by updating the --spectrum-picker-border-color-default-open to gray-800.

@spectrum-css/[email protected]

27 Feb 21:32
d421699
Compare
Choose a tag to compare

Patch Changes

  • #3575 2e17d10 Thanks @TarunAdobe! - updated border color on keyboard focus state for textfield in spectrum-two theme

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 21:32
d421699
Compare
Choose a tag to compare

Patch Changes

  • #3575 2e17d10 Thanks @TarunAdobe! - Reverts all themes' disabled icon color back to original spectrum-white and border color to black with opacity token swatch-disabled-icon-border-opacity.

@spectrum-css/[email protected]

27 Feb 14:08
7d37682
Compare
Choose a tag to compare

Patch Changes

  • #3547 45f110c Thanks @rise-erpelding! - Reverts all themes' disabled icon color back to original spectrum-white and border color to black with opacity token swatch-disabled-icon-border-opacity.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 17:29
95db2c4
Compare
Choose a tag to compare

Patch Changes

  • #3536 f77aa72 Thanks @marissahuysentruyt! - S2 Foundations fixes

    • Adjusts the background-color of the infield button components within stepper to use gray-100 as opposed to gray-25.
      • This corresponds to the background-color updates picker has for S2.
    • Corrects the border color for the default picker for S2 foundations, using gray-500 (instead of gray-800) to align with other field/form components.
    • Refactors the &.is-keyboardFocused&.is-placeholder selector to &.is-keyboardFocused.spectrum-Picker-label.is-placeholder to avoid unexpectedly targeting the nested placeholder class.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 17:29
95db2c4
Compare
Choose a tag to compare

Patch Changes

  • #3536 f77aa72 Thanks @marissahuysentruyt! - S2 Foundations fixes

    • Adjusts the background-color of the infield button components within stepper to use gray-100 as opposed to gray-25.
      • This corresponds to the background-color updates picker has for S2.
    • Corrects the border color for the default picker for S2 foundations, using gray-500 (instead of gray-800) to align with other field/form components.
    • Refactors the &.is-keyboardFocused&.is-placeholder selector to &.is-keyboardFocused.spectrum-Picker-label.is-placeholder to avoid unexpectedly targeting the nested placeholder class.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 20:57
81195bb
Compare
Choose a tag to compare

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 17:29
95db2c4
Compare
Choose a tag to compare

Patch Changes

  • #3536 f77aa72 Thanks @marissahuysentruyt! - S2 Foundations fixes

    • Adjusts the background-color of the infield button components within stepper to use gray-100 as opposed to gray-25.
      • This corresponds to the background-color updates picker has for S2.
    • Corrects the border color for the default picker for S2 foundations, using gray-500 (instead of gray-800) to align with other field/form components.
    • Refactors the &.is-keyboardFocused&.is-placeholder selector to &.is-keyboardFocused.spectrum-Picker-label.is-placeholder to avoid unexpectedly targeting the nested placeholder class.

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

@spectrum-css/[email protected]

27 Feb 19:24
2a821f5
Compare
Choose a tag to compare

Patch Changes

  • #3573 3caeff3 Thanks @TarunAdobe!

  • Updated deselected (default) border color of the box to be neutral content color default in spectrum-two theme