Skip to content

Releases: sl-design-system/components

@sl-design-system/button@1.2.5

11 Sep 11:23
e1b9a72

Choose a tag to compare

Patch Changes

@sl-design-system/button-bar@1.2.1

11 Sep 11:23
e1b9a72

Choose a tag to compare

Patch Changes

  • #2547 8f29a45 - Bump patch version of @open-wc/scoped-elements peer dependency

  • Updated dependencies [0c4f19b, 0c4f19b]:

    • @sl-design-system/button@1.2.5

@sl-design-system/breadcrumbs@1.1.2

11 Sep 11:23
e1b9a72

Choose a tag to compare

Patch Changes

  • #2481 0c4f19b - Changed token used for the width of the focusring

  • #2547 8f29a45 - Bump patch version of @open-wc/scoped-elements peer dependency

  • Updated dependencies [0c4f19b, 0c4f19b, 8f29a45, 29f38d4, 17fbc40]:

    • @sl-design-system/button@1.2.5
    • @sl-design-system/icon@1.3.0
    • @sl-design-system/popover@1.2.4
    • @sl-design-system/tooltip@1.1.7

@sl-design-system/bingel-int@0.3.0

11 Sep 11:25
e1b9a72

Choose a tag to compare

Minor Changes

Patch Changes

@sl-design-system/bingel-dc@0.3.0

11 Sep 11:25
e1b9a72

Choose a tag to compare

Minor Changes

Patch Changes

@sl-design-system/badge@1.1.3

11 Sep 11:23
e1b9a72

Choose a tag to compare

Patch Changes

  • #2547 8f29a45 - Bump patch version of @open-wc/scoped-elements peer dependency

  • #2548 5db3329 - Fixed wrong token for bold font-weight

@sl-design-system/avatar@1.2.0

11 Sep 11:23
e1b9a72

Choose a tag to compare

Minor Changes

  • #2577 927c110 - Various improvements:
    • Add shape property that defaults to circle but can be set to square
    • Add color property that works the same as in <sl-badge>
    • Add emphasis property that works the same as in <sl-badge>
    • Use relative font sizes & line heights
    • Refactor to use contextual tokens

Patch Changes

  • #2547 8f29a45 - Bump patch version of @open-wc/scoped-elements peer dependency

  • Updated dependencies [8f29a45, 8f29a45, 0e2e426, 5db3329, 17fbc40]:

    • @sl-design-system/shared@0.9.0
    • @sl-design-system/badge@1.1.3
    • @sl-design-system/tooltip@1.1.7

@sl-design-system/announcer@0.0.5

11 Sep 11:23
e1b9a72

Choose a tag to compare

Patch Changes

@sl-design-system/angular@3.3.0

11 Sep 11:23
e1b9a72

Choose a tag to compare

Minor Changes

  • #2615 e5fa66b - Add ComboboxDirective to forms

  • #2512 fcc7864 - - Add explicit markForChanges() to all ControlValueAccessor directives

    • Add support for the <sl-number-field> component:
      • Added NumberFieldComponent for exposing the web component API within Angular
      • Added NumberFieldDirective for Angular form integration

    The above work the same as the existing bindings (for <sl-text-field> for example).

Patch Changes

  • #2447 501a119 - Added missing peer dependencies: dialog and tooltip.

  • Updated dependencies [0b48907, 17fbc40, 0c4f19b, 0b48907, 8f29a45, 0b48907, 17fbc40, 29f38d4, 0e2e426, 0b48907, 5db3329, e5fa66b, 588dae3]:

    • @sl-design-system/select@2.0.5
    • @sl-design-system/combobox@0.1.5
    • @sl-design-system/radio-group@1.1.5
    • @sl-design-system/text-field@1.6.6
    • @sl-design-system/text-area@1.1.4
    • @sl-design-system/checkbox@2.1.5
    • @sl-design-system/switch@1.1.5
    • @sl-design-system/form@1.3.0
    • @sl-design-system/number-field@0.1.5
    • @sl-design-system/icon@1.3.0

@sl-design-system/accordion@1.2.0

11 Sep 11:23
e1b9a72

Choose a tag to compare

Minor Changes

  • #2570 0c7dfc9 - Various improvements:
    • Add a global and per instance iconType property with default value plusminus and new option chevron
    • Add ::part(details) so you can remove the bottom border from the last <sl-accordion-item>
    • Add summary-extras slot for extra content in the header of the accordion item
    • Reduce <summary> font-size from 18px to 16px
    • Use relative font-size and inherit the font-family
    • Refactor styling to use contextual tokens

Patch Changes