@spectrum-web-components/checkbox
Advanced tools
Changelog
1.5.0 (2025-04-15)
sp-icons-workflow: Added missing S2 icons
sp-popover: 📝 #3566 Thanks @aramos-adobe!
Popover overflow bug on Safari
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.overflow: visible
applied to CSS *--withTip
so the tip is still visible if overflow is applied to the component.sp-picker: PickerBase
(used in <sp-picker>
and sp-action-menu>
):
Fixes focus so that it is not set on <sp-menu-item>
elements when opened via mouse.
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.
Fixes: #2950
sp-button: Updated the deprecation warning to allow variant
and static-color
exist on the same component.
Added primary
and secondary
stories to white
and black
button directories on storybook.
Updates documentation site to reflect this as well.
sp-infield-button: # Release Note
Changelog
1.4.0 (2025-03-26)
fccb0a5c72
)a69accb8b4
)7d091c2702
)4c2f908a92
)fd41b13f8e
)be0ae4c899
)03340e94ed
)fb62c6a93a
)d48ba7aa4c
)8f8735c9ec
)a05dceaffd
)9eed256391
)f9f3e6e60e
)b6cd115cda
)4a796cffc1
)600d80700f
)daeb11f187
)95c511ef62
)3899709eb8
)f9861fddff
)0c088ae3a2
)5a3bc6d24e
)50d20bb8e5
)5bc73542fa
)24e7e47ab4
)165a904bd0
)8931718347
)186774daa2
)ff56ea2fa5
)f26b2ccf3b
)f8b4560852
)2a0422ec1b
)70f5f6f3a9
)e247de9a2e
)549ff4ac36
)cf8db5e94b
)6618422848
)Changelog
1.3.0 (2025-03-13)