Skip to content

feat(react-headless-components-preview): add headless List - #36591

Draft
Dmytro Kirpa (dmytrokirpa) wants to merge 3 commits into
headless/list-basefrom
headless/list-headless
Draft

feat(react-headless-components-preview): add headless List#36591
Dmytro Kirpa (dmytrokirpa) wants to merge 3 commits into
headless/list-basefrom
headless/list-headless

Conversation

@dmytrokirpa

@dmytrokirpa Dmytro Kirpa (dmytrokirpa) commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add headless List and ListItem wrappers over the design-free react-list hooks
  • expose the /list package entry point, API docs, bundle coverage, and change file
  • add structural and behavior-focused stories plus browser-support metadata

Validation

  • yarn nx run react-headless-components-preview:type-check
  • yarn nx run react-headless-components-preview:test --args="components/List"
  • yarn nx lint react-headless-components-preview-stories
  • yarn nx run react-headless-components-preview-stories:build-storybook

Stack

  1. test(react-list): lock down ListItem behavior contract #36592
  2. feat(react-list): add design-free List base hooks #36590
  3. This PR

@github-actions

Copy link
Copy Markdown

Pull request demo site: URL

Add design-free List and ListItem wrappers, public exports, API docs, package wiring, bundle coverage, tests, and a beachball change file.
Add structural and behavior-focused List examples for selection, composed content, actions, and state, plus browser support metadata.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant