·
43 commits
to main
since this release
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.