Skip to content

feat(core/list): Implement generic list component - #2724

Draft
lzeiml wants to merge 21 commits into
mainfrom
feature/1795_generic-list
Draft

feat(core/list): Implement generic list component#2724
lzeiml wants to merge 21 commits into
mainfrom
feature/1795_generic-list

Conversation

@lzeiml

@lzeiml lzeiml commented Aug 18, 2026

Copy link
Copy Markdown
Member

EIX-65
Docs PR: siemens/ix-docs#279

Add ix-list, ix-list-item and ix-list-separator.
Implements the following functionality:

  • Keyboard navigable list with standard/custom content
  • Checkbox selection
  • Variants
  • Dividers/spacing
  • Action slot (persisent/on-hover)
  • Drag and Drop (dynamic/separator)

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📕 Add or update a Storybook story
  • 📄 Documentation was reviewed/updated siemens/ix-docs
  • 🧪 Unit tests were added/updated and pass (pnpm test)
  • 📸 Visual regression tests were added/updated and pass (Guide)
  • 🧐 Static code analysis passes (pnpm lint)
  • 🏗️ Successful compilation (pnpm build, changes pushed)

@changeset-bot

changeset-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a58cca8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@siemens/ix Minor
@siemens/ix-react Minor
@siemens/ix-angular Minor
@siemens/ix-vue Minor
@siemens/ix-docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify

netlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploy Preview for ix-storybook ready!

Name Link
🔨 Latest commit a58cca8
🔍 Latest deploy log https://app.netlify.com/projects/ix-storybook/deploys/6a86b321097e9c0008b1ba46
😎 Deploy Preview https://deploy-preview-2724--ix-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 185e3eef-daf1-4c01-a3ab-7c97744e5dfa

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

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