Skip to content

Releases: sl-design-system/components

@sl-design-system/[email protected]

21 Oct 13:30
32054d9

Choose a tag to compare

Patch Changes

  • #2781 781f288 - This is a new package that provides a virtual scrolling solution for rendering large lists efficiently. It includes a web component <sl-virtual-list> and a VirtualizerController for integration with LitElement.

    It is based on @tanstack/virtual-core and offers customizable item rendering, configurable item sizing, and gap settings.

  • Updated dependencies [d0c4db2]:

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Minor Changes

  • #2715 d0c4db2 - Replace @lit-labs/virtualizer with @tanstack/lit-virtual

    This is a breaking change, but not worthy of a new major version, because the component still has draft status.

  • #2781 781f288 - Various improvements:

    • Replace @tanstack/lit-virtual with @sl-design-system/virtual-list
    • Implement sorting of tree nodes
    • Fix TreeDataSource bugs in toggleDescendants() and expandAll() methods
    • Better documentation

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Patch Changes

  • #2757 2af40f7 - Propagate the aria-disabled state to the overflow menu.

  • #2788 55e879d - Fix changes in the nested bulk actions slot in <sl-grid> not propagating to <sl-tool-bar>

    The bulk actions <slot> is nested in the default slot of <sl-tool-bar>. This means that changes to the bulk actions slot are not automatically observed by the tool-bar. To work around this, we explicitly call refresh() on the tool-bar when the bulk actions slot changes. refresh() will update the mapping of the tool-bar actions.

  • Updated dependencies [d01fc71, 1e7b6f6]:

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:30
32054d9

Choose a tag to compare

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Patch Changes

  • #2715 d0c4db2 - Fix scrollParent to work with overflow elements that do not scroll (yet)

@sl-design-system/[email protected]

21 Oct 13:30
32054d9

Choose a tag to compare

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:30
32054d9

Choose a tag to compare

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Patch Changes

@sl-design-system/[email protected]

21 Oct 13:29
32054d9

Choose a tag to compare

Patch Changes