Releases: sl-design-system/components
Releases · sl-design-system/components
@sl-design-system/clickedu@0.5.0
@sl-design-system/checkbox@2.1.7
@sl-design-system/button@1.3.1
@sl-design-system/button-bar@1.3.0
Minor Changes
- #2715
d0c4db2-Addfillandvariantproperties, similar tosize` that will be applied
to all child buttons. This can especially be useful when embedding the button bar
in another component where the buttons are slotted. This way the developer doesn't
have to set the same properties on each button manually.
Patch Changes
- Updated dependencies [
d01fc71]:- @sl-design-system/button@1.3.1
@sl-design-system/bingel-int@0.4.1
Patch Changes
- Updated dependencies [
1e7b6f6]:- @sl-design-system/icon@1.4.0
@sl-design-system/bingel-dc@0.4.1
Patch Changes
- Updated dependencies [
1e7b6f6]:- @sl-design-system/icon@1.4.0
@sl-design-system/accordion@1.2.1
Patch Changes
-
#2790
ad62e35- Remove background colors from accordion and accordion-itemThis fixes issues when
<sl-accordion>is used in a container with a non-default background color. -
#2644
12cf7bc- Changed background to--sl-elevation-surface-raised-defaultso it has the lightest background possible (this is only a change for themes that has a base background colour that is not (almost) white -
Updated dependencies [
d0c4db2]:- @sl-design-system/shared@0.9.2
@sl-design-system/vitest-browser-lit@0.0.1
@sl-design-system/tree@0.1.7
@sl-design-system/tooltip@1.3.0
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 aTooltipConfigwith configurable properties like:position,maxWidthandariaRelation. -
#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'sShadowRootdoes 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/shared@0.9.1