Skip to content

Feat/list group/align with sdl - #2450

Draft
spike-rabbit wants to merge 2 commits into
mainfrom
feat/list-group/align-with-sdl
Draft

Feat/list group/align with sdl#2450
spike-rabbit wants to merge 2 commits into
mainfrom
feat/list-group/align-with-sdl

Conversation

@spike-rabbit

@spike-rabbit spike-rabbit commented Jul 30, 2026

Copy link
Copy Markdown
Member

`list-group-items` require a wrapping `list-group`.
Single `list-group-items` are useless.
Introduces new list group styling and different variants:
- ghost
- dividers
- outline
- legacy

Legacy matches the old style.

BREAKING CHANGE: `list-group` now follows the Siemens Design Language.
This may break visual apperance. The provided schematic will automatically
convert existing usages to the legacy variant so no visual change occurs.

We recommend replacing legacy with one of the new variants:

- `list-group` (default)
- `list-group list-group-ghost`
- `list-group list-group-dividers`
- `list-group list-group-outline`

See the [documentation](https://element.siemens.io/components/lists-tables-trees/list-group/) for more details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant