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
Copy file name to clipboardExpand all lines: .changeset/rich-bears-fold.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
'@spectrum-web-components/action-button': minor
3
3
---
4
4
5
-
-**Fixed** : Action buttons with href attributes now properly detects modifier keys and skips the proxy click, allowing only native browser behavior to proceed.
5
+
-**Fixed** : Action buttons with href attributes now properly detects modifier keys and skips the proxy click, allowing only native browser behavior to proceed.
-**sp-tabs**: ensure tabs become enabled when parent disabled attribute is removed (#5323) ([`c7efe314c5`](https://github.com/adobe/spectrum-web-components/commit/c7efe314c5))
29
-
-**sp-color-field**: color handle positioning within scrollable containers (#5322) ([`e19e55f6f1`](https://github.com/adobe/spectrum-web-components/commit/e19e55f6f1))
30
-
-**sp-menu**: fixes larger margin in menu-item (#5350) ([`86bcd12200`](https://github.com/adobe/spectrum-web-components/commit/86bcd12200))
31
-
-**sp-menu**: menuitem now correctly focus and applies hover styles (#5270) ([`a69accb8b4`](https://github.com/adobe/spectrum-web-components/commit/a69accb8b4))
32
-
-**sp-menu**: captures touchend events on mobile (#5313) ([`4c2f908a92`](https://github.com/adobe/spectrum-web-components/commit/4c2f908a92))
33
-
-**overlay**: prevent overlay close on document scroll (#5308) ([`8f8735c9ec`](https://github.com/adobe/spectrum-web-components/commit/8f8735c9ec))
34
-
-**sp-number-field**: prevent keyboard on mobile devices by setting inpu… (#5284) ([`5a3bc6d24e`](https://github.com/adobe/spectrum-web-components/commit/5a3bc6d24e))
-`translateZ` has been added to the open popover to prevent clipping of the `filter: drop-shadow` when overflow is applied. `translateZ` or `translate3d` on the open state accelerates the component to the GPU layer maintaining any transformations and animations.
37
+
-`overflow: visible` applied to CSS `*--withTip` so the tip is still visible if overflow is applied to the component.
38
+
39
+
**sp-picker**: `PickerBase`(used in `<sp-picker>` and `sp-action-menu>`):
40
+
41
+
Fixes focus so that it is not set on `<sp-menu-item>` elements when opened via mouse.
42
+
43
+
A keyboard interaction is the only interaction that should set focus on an `<sp-menu-item>` when the menu is opened. A user with a mouse would expect the focus to stay where the mouse is.
44
+
45
+
Fixes: #2950
46
+
47
+
**sp-button**: Updated the deprecation warning to allow `variant` and `static-color` exist on the same component.
48
+
Added `primary` and `secondary` stories to `white` and `black` button directories on storybook.
49
+
Updates documentation site to reflect this as well.
50
+
51
+
**sp-infield-button**: # Release Note
52
+
53
+
## Infield Button
54
+
55
+
### 6.1.2
56
+
57
+
-[#3615](https://github.com/adobe/spectrum-css/pull/3615)[`f09c84a`](https://github.com/adobe/spectrum-css/commit/f09c84ae9922d67b6fe237d693afee0fab53fa67) Thanks [@Rajdeepc](https://github.com/Rajdeepc)! - ### Infield button fast follows
58
+
- Updated infield button disabled border color to use `-spectrum-gray-300` for spectrum-two theme and `-spectrum-gray-200` for other themes.
- Adjusts the background-color of the infield button components within stepper to use `gray-100` as opposed to `gray-25`.
66
+
- This corresponds to the background-color updates picker has for S2.
67
+
- 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.
68
+
- Refactors the `&.is-keyboardFocused&.is-placeholder` selector to `&.is-keyboardFocused.spectrum-Picker-label.is-placeholder` to avoid unexpectedly targeting the nested placeholder class.
- Updates `-spectrum-stepper-buttons-border-color-keyboard-focus` from `gray-900` to `gray-800` to match the rest of the border color on keyboardFocus.
- Adjusts the background-color of the infield button components within stepper to use `gray-100` as opposed to `gray-25`.
102
+
- This corresponds to the background-color updates picker has for S2.
103
+
- 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.
104
+
- Refactors the `&.is-keyboardFocused&.is-placeholder` selector to `&.is-keyboardFocused.spectrum-Picker-label.is-placeholder` to avoid unexpectedly targeting the nested placeholder class.
-[#3658](https://github.com/adobe/spectrum-css/pull/3658)[`e9fde67`](https://github.com/adobe/spectrum-css/commit/e9fde67bf341798a6ab34f227b2e7a417d1e5da7) Thanks [@rise-erpelding](https://github.com/rise-erpelding)! - Change S2 theme border color to gray-800 on keyfocus per design request in order to align with text field.
Updated `--spectrum-search-background-color-disabled` to `--spectrum-gray-25` and `--spectrum-search-border-color-disabled` to `--spectrum-gray-300` for the S2 foundations contexts.
154
+
155
+
Also defines disabled quiet border and background colors (`--system-search-quiet-background-color-disabled` and `--system-search-quiet-border-color-disabled`) in order to maintain disabled quiet styling.
-**sp-picker** force popover documentation and API tab listing fix ([#5213](https://github.com/adobe/spectrum-web-components/issues/5213)) ([82212f4](https://github.com/adobe/spectrum-web-components/commit/82212f4b67c0514120652e3923cc87f1378809e7))
41
-
-**sp-menu**: Mouse click, arrow keys, and mouseover should set the focused item ([#5197](https://github.com/adobe/spectrum-web-components/issues/5197)) ([6618422](https://github.com/adobe/spectrum-web-components/commit/6618422848df234e420eed95f4a5a30557e1e46f))
42
-
-**sp-picker**: disable drag and select for mobile picker.([#5187](https://github.com/adobe/spectrum-web-components/issues/5187)) ([2a0422e](https://github.com/adobe/spectrum-web-components/commit/2a0422ec1b667a9f236858f8cc9dca261ba27f9f))
43
-
-**sp-color-field**: respects alpha value in hex form.([#5246](https://github.com/adobe/spectrum-web-components/issues/5246)) ([e247de9](https://github.com/adobe/spectrum-web-components/commit/e247de9a2e90872120fb53a5650f237bdb18111c))
44
-
-**overlay**: respects alpha value in hex form.([#5246](https://github.com/adobe/spectrum-web-components/issues/5246)) ([70f5f6f](https://github.com/adobe/spectrum-web-components/commit/70f5f6f3a97b530fb20f9f5ee049e9a8c124b02d))
45
-
-**sp-picker**: move tooltip outside of action-menu's button.([#5077](https://github.com/adobe/spectrum-web-components/issues/5077)) ([549ff4a](https://github.com/adobe/spectrum-web-components/commit/549ff4ac360c04fa1bd73c85ca8de4f6b367704d))
175
+
-**split-view,styles**: use latest CSS ([`fccb0a5c72`](https://github.com/adobe/spectrum-web-components/commit/fccb0a5c72))
176
+
-**menu**: menuitem focus and hover styles (#5270) ([`a69accb8b4`](https://github.com/adobe/spectrum-web-components/commit/a69accb8b4))
177
+
-**alert-banner,styles**: style updates from latest release ([`7d091c2702`](https://github.com/adobe/spectrum-web-components/commit/7d091c2702))
178
+
-**menu**: capture touchend on mobile (#5313) ([`4c2f908a92`](https://github.com/adobe/spectrum-web-components/commit/4c2f908a92))
179
+
-**sidenav,styles**: remove unneeded system layer ([`fd41b13f8e`](https://github.com/adobe/spectrum-web-components/commit/fd41b13f8e))
180
+
-**help-text,styles**: remove unneeded system layer ([`be0ae4c899`](https://github.com/adobe/spectrum-web-components/commit/be0ae4c899))
181
+
-**tags,styles**: remove unneeded system layer ([`03340e94ed`](https://github.com/adobe/spectrum-web-components/commit/03340e94ed))
182
+
-**color-wheel,styles**: use latest CSS ([`fb62c6a93a`](https://github.com/adobe/spectrum-web-components/commit/fb62c6a93a))
183
+
-**color-slider,styles**: remove unneeded system layer ([`d48ba7aa4c`](https://github.com/adobe/spectrum-web-components/commit/d48ba7aa4c))
184
+
-**overlay**: prevent overlay close on document scroll (#5308) ([`8f8735c9ec`](https://github.com/adobe/spectrum-web-components/commit/8f8735c9ec))
185
+
-**buttongroup,styles**: use latest CSS ([`a05dceaffd`](https://github.com/adobe/spectrum-web-components/commit/a05dceaffd))
186
+
-**card,styles**: use latest CSS ([`9eed256391`](https://github.com/adobe/spectrum-web-components/commit/9eed256391))
187
+
-**tray,styles**: use latest CSS ([`f9f3e6e60e`](https://github.com/adobe/spectrum-web-components/commit/f9f3e6e60e))
188
+
-**action-bar,styles**: bump to latest release for action-bar ([`b6cd115cda`](https://github.com/adobe/spectrum-web-components/commit/b6cd115cda))
189
+
-**color-loupe,styles**: use latest CSS ([`4a796cffc1`](https://github.com/adobe/spectrum-web-components/commit/4a796cffc1))
190
+
-**color-handle,styles**: use latest CSS ([`600d80700f`](https://github.com/adobe/spectrum-web-components/commit/600d80700f))
191
+
-**breadcrumb,styles**: use latest CSS ([`daeb11f187`](https://github.com/adobe/spectrum-web-components/commit/daeb11f187))
192
+
-**badge,styles**: bump to latest release ([`95c511ef62`](https://github.com/adobe/spectrum-web-components/commit/95c511ef62))
193
+
-**avatar,styles**: bump to latest release ([`3899709eb8`](https://github.com/adobe/spectrum-web-components/commit/3899709eb8))
194
+
-**asset,styles**: bump to latest release ([`f9861fddff`](https://github.com/adobe/spectrum-web-components/commit/f9861fddff))
195
+
-**alert-dialog,styles**: bump to latest release ([`0c088ae3a2`](https://github.com/adobe/spectrum-web-components/commit/0c088ae3a2))
196
+
-**number-field**: prevent keyboard on mobile devices by setting inpu… (#5284) ([`5a3bc6d24e`](https://github.com/adobe/spectrum-web-components/commit/5a3bc6d24e))
197
+
-**tachometer**: update file path pattern for tachometer (#5287) ([`50d20bb8e5`](https://github.com/adobe/spectrum-web-components/commit/50d20bb8e5))
198
+
-**modal,styles**: remove unneeded system layer ([`5bc73542fa`](https://github.com/adobe/spectrum-web-components/commit/5bc73542fa))
199
+
-**pre-commit**: update linting commands for to be compatible with POSIX (#5286) ([`24e7e47ab4`](https://github.com/adobe/spectrum-web-components/commit/24e7e47ab4))
200
+
-**accordion,styles**: remove unneeded system layer ([`165a904bd0`](https://github.com/adobe/spectrum-web-components/commit/165a904bd0))
201
+
-**field-label,styles**: remove unneeded system layer ([`8931718347`](https://github.com/adobe/spectrum-web-components/commit/8931718347))
202
+
-**link,styles**: remove unneeded system layer ([`186774daa2`](https://github.com/adobe/spectrum-web-components/commit/186774daa2))
203
+
-**help-text,styles**: remove unneeded system layer ([`ff56ea2fa5`](https://github.com/adobe/spectrum-web-components/commit/ff56ea2fa5))
204
+
-**opacity-checkerboard**: bring in styles from latest tag ([`f26b2ccf3b`](https://github.com/adobe/spectrum-web-components/commit/f26b2ccf3b))
205
+
-**illustrated-message,styles**: remove unneeded system layer ([`f8b4560852`](https://github.com/adobe/spectrum-web-components/commit/f8b4560852))
206
+
-**picker**: disable drag and select for mobile picker (#5187) ([`2a0422ec1b`](https://github.com/adobe/spectrum-web-components/commit/2a0422ec1b))
207
+
-**overlay**: stays open when interacting with elements inside (#5248) ([`70f5f6f3a9`](https://github.com/adobe/spectrum-web-components/commit/70f5f6f3a9))
208
+
-**color-field**: respects alpha value in hex form (#5246) ([`e247de9a2e`](https://github.com/adobe/spectrum-web-components/commit/e247de9a2e))
209
+
-**picker**: move tooltip outside of action menu's button (#5077) ([`549ff4ac36`](https://github.com/adobe/spectrum-web-components/commit/549ff4ac36))
210
+
-**overlay**: remove pointer events from disabled overlay trigger (#5205) ([`cf8db5e94b`](https://github.com/adobe/spectrum-web-components/commit/cf8db5e94b))
0 commit comments