You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adjusts the background-color of the infield button components within stepper to use `gray-100` as opposed to `gray-25`.
10
+
- This corresponds to the background-color updates picker has for S2.
11
+
- 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.
12
+
- Refactors the `&.is-keyboardFocused&.is-placeholder` selector to `&.is-keyboardFocused.spectrum-Picker-label.is-placeholder` to avoid unexpectedly targeting the nested placeholder class.
13
+
3
14
All notable changes to this project will be documented in this file.
4
15
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
- Adjusts the background-color of the infield button components within stepper to use `gray-100` as opposed to `gray-25`.
10
+
- This corresponds to the background-color updates picker has for S2.
11
+
- 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.
12
+
- Refactors the `&.is-keyboardFocused&.is-placeholder` selector to `&.is-keyboardFocused.spectrum-Picker-label.is-placeholder` to avoid unexpectedly targeting the nested placeholder class.
13
+
3
14
All notable changes to this project will be documented in this file.
4
15
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
- Adjusts the background-color of the infield button components within stepper to use `gray-100` as opposed to `gray-25`.
10
+
- This corresponds to the background-color updates picker has for S2.
11
+
- 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.
12
+
- Refactors the `&.is-keyboardFocused&.is-placeholder` selector to `&.is-keyboardFocused.spectrum-Picker-label.is-placeholder` to avoid unexpectedly targeting the nested placeholder class.
13
+
3
14
All notable changes to this project will be documented in this file.
4
15
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
0 commit comments