Skip to content

Releases: sl-design-system/components

@sl-design-system/tree@0.2.1

04 Dec 15:40
a013119

Choose a tag to compare

Patch Changes

  • #2811 1d21347 - Fix lazy loaded children to inherit the selected state of the parent node

  • Updated dependencies [df7af95, f676dd5, d807cb2]:

    • @sl-design-system/data-source@0.2.3
    • @sl-design-system/icon@1.4.1

@sl-design-system/tool-bar@0.1.2

04 Dec 15:40
a013119

Choose a tag to compare

Patch Changes

  • Updated dependencies [f676dd5, f676dd5, f676dd5, d807cb2, f676dd5, ef77be3]:
    • @sl-design-system/toggle-button@0.0.11
    • @sl-design-system/icon@1.4.1
    • @sl-design-system/toggle-group@0.0.11
    • @sl-design-system/menu@0.2.7
    • @sl-design-system/button@1.3.2

@sl-design-system/toggle-group@0.0.11

04 Dec 15:40
a013119

Choose a tag to compare

Patch Changes

  • #2734 f676dd5 - Refactored token for focus ring, this was still using tokens that have now moved to the deprecated css files.

  • Updated dependencies [f676dd5]:

    • @sl-design-system/toggle-button@0.0.11

@sl-design-system/toggle-button@0.0.11

04 Dec 15:41
a013119

Choose a tag to compare

Patch Changes

  • #2734 f676dd5 - Refactored token for icon sizing, this was still using tokens that have now moved to the deprecated css files.

  • Updated dependencies [f676dd5, d807cb2]:

    • @sl-design-system/icon@1.4.1

@sl-design-system/time-field@0.0.2

04 Dec 15:40
a013119

Choose a tag to compare

Patch Changes

  • #2824 ff5b844 - Multiple fixes:

    • For required time-field, native validation message is now used. The custom message "Please enter a time." appears only when the entered value is not a valid time.
    • Fixed an issue where the dialog time picker value did not update when the user typed a new value.
  • #2802 c8eab5b - Fixes toggling time picker when clicking on the clock button.

  • Updated dependencies [f676dd5, d807cb2]:

    • @sl-design-system/icon@1.4.1

@sl-design-system/tig@1.0.0

04 Dec 15:41
a013119

Choose a tag to compare

Major Changes

  • #2734 f676dd5 - This is a major change after the refactoring of the Figma tokens and subsequently the webcomponents; with this release we removed the old tokens from the default css files, and moved all legacy tokens to a separate file. This means a breaking change; if you have components in your application that are not updated yet to the version that uses the new tokens the styling will be broken if you don't take action after using this version of the theme.
    To support these older component versions you can include light-deprecated.css in all places where you now include light.css until all components are updated and you can remove the legacy file.
    (light.css is taken as an example, this of course goes for all files, also dark, base and the scss files)

Patch Changes

  • Updated dependencies [f676dd5, d807cb2]:
    • @sl-design-system/icon@1.4.1

@sl-design-system/teas@1.0.0

04 Dec 15:41
a013119

Choose a tag to compare

Major Changes

  • #2734 f676dd5 - This is a major change after the refactoring of the Figma tokens and subsequently the webcomponents; with this release we removed the old tokens from the default css files, and moved all legacy tokens to a separate file. This means a breaking change; if you have components in your application that are not updated yet to the version that uses the new tokens the styling will be broken if you don't take action after using this version of the theme.
    To support these older component versions you can include light-deprecated.css in all places where you now include light.css until all components are updated and you can remove the legacy file.
    (light.css is taken as an example, this of course goes for all files, also dark, base and the scss files)

Patch Changes

  • Updated dependencies [f676dd5, d807cb2]:
    • @sl-design-system/icon@1.4.1

@sl-design-system/tag@0.1.8

04 Dec 15:40
a013119

Choose a tag to compare

Patch Changes

  • #2734 f676dd5 - Refactored token for icon sizing, this was still using tokens that have now moved to the deprecated css files.

  • Updated dependencies [f676dd5, d807cb2]:

    • @sl-design-system/icon@1.4.1

@sl-design-system/tabs@1.2.4

04 Dec 15:41
a013119

Choose a tag to compare

Patch Changes

  • #2828 538bedd - Align the styling with Figma of the tab indicator (increased width and border radius) and the part="container" (increased border width).

  • Updated dependencies [f676dd5, d807cb2, f676dd5]:

    • @sl-design-system/icon@1.4.1
    • @sl-design-system/menu@0.2.7

@sl-design-system/select@2.1.0

04 Dec 15:40
a013119

Choose a tag to compare

Minor Changes

  • #2819 39b286c - Make the select adjust size automatically to the largest option

    This change updates the select component to automatically adjust its width based on the largest option available. If any of the options contain HTML elements, the automatic sizing is disabled to ensure accurate rendering. This enhancement improves the user experience by preventing text truncation and ensuring that all options are fully visible.

Patch Changes

  • Updated dependencies [f676dd5, d807cb2]:
    • @sl-design-system/icon@1.4.1