Releases: sl-design-system/components
@sl-design-system/[email protected]
@sl-design-system/[email protected]
Patch Changes
-
#2677
c76f3c8
- Fix emptyaria-setsize
attribute when size isn't known -
Updated dependencies [
659a92a
,c76f3c8
,8d7163c
,61989c4
,e2543df
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Minor Changes
-
#2647
d3b9d45
- Adds support for passing a config object to the tooltip directive (same asTooltip.lazy
).
The directive now accepts either a string (content) or aTooltipConfig
with configurable properties like:position
,maxWidth
andariaRelation
. -
#2646
f025c0f
- Various improvements:- Fix broken behavior when the
tooltip()
directive is used on an<sl-button>
by automatically falling back to the root node if a target'sShadowRoot
does not contain<sl-tooltip>
in its custom element registry - Fix font not being applied correctly
- Fix broken behavior when the
Patch Changes
- Updated dependencies [
659a92a
]:- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Minor Changes
-
#2667
0964af6
- Adds support for buttons with tooltips (connected viaaria-labelledby
) so they also work in the overflow menu.
Patch Changes
-
#2674
9b9a724
- Changed toolbar background to transparent so it can be used on any background color -
#2690
1603ff3
- Fix issue where changing disabled state of buttons wasn't reflected in the menu items. -
#2646
f025c0f
- - Fix missingaria-disabled="true"
support for buttons- Fix behavior due to
slotchange
events from nested slots
- Fix behavior due to
-
Updated dependencies [
659a92a
,bd0fa20
,f025c0f
,c76f3c8
,e2543df
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Patch Changes
- Updated dependencies [
659a92a
,c76f3c8
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Patch Changes
-
#2677
c76f3c8
- Useimport.meta.env.DEV
instead of customisDevMode()
check -
Updated dependencies [
d3b9d45
,659a92a
,c76f3c8
,f025c0f
,e2543df
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Patch Changes
-
Updated dependencies [
09a1533
,c76f3c8
,e2543df
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Minor Changes
Patch Changes
- Updated dependencies [
c76f3c8
,e2543df
]:- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Minor Changes
Patch Changes
- Updated dependencies [
c76f3c8
,e2543df
]:- @sl-design-system/[email protected]
@sl-design-system/[email protected]
Patch Changes
-
#2692
a166ced
- Fix missing focus after removing a tagThis set's the focus to the tag before the removed tag, or the next tag if the removed tag was the first one.
-
Updated dependencies [
d3b9d45
,659a92a
,c76f3c8
,f025c0f
,e2543df
]:- @sl-design-system/[email protected]
- @sl-design-system/[email protected]
- @sl-design-system/[email protected]