Releases: adobe/spectrum-css
@spectrum-css/[email protected]
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]
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]
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]
Patch Changes
- #3575
2e17d10
Thanks @TarunAdobe! - Reverts all themes' disabled icon color back to original spectrum-white and border color to black with opacity tokenswatch-disabled-icon-border-opacity
.
@spectrum-css/[email protected]
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 tokenswatch-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]
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 togray-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 ofgray-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.
- Adjusts the background-color of the infield button components within stepper to use
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
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 togray-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 ofgray-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.
- Adjusts the background-color of the infield button components within stepper to use
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
- #3581
ccc9b83
Thanks @rise-erpelding! - Adjusts RTL mode menu item focus indicator side for S1/Express.
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
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 togray-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 ofgray-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.
- Adjusts the background-color of the infield button components within stepper to use
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@spectrum-css/[email protected]
Patch Changes
-
#3573
3caeff3
Thanks @TarunAdobe! -
Updated deselected (default) border color of the box to be neutral content color default in spectrum-two theme