feat(react-headless-components-preview): add headless List - #36591
Draft
Dmytro Kirpa (dmytrokirpa) wants to merge 3 commits into
Draft
feat(react-headless-components-preview): add headless List#36591Dmytro Kirpa (dmytrokirpa) wants to merge 3 commits into
Dmytro Kirpa (dmytrokirpa) wants to merge 3 commits into
Conversation
This was referenced Aug 18, 2026
|
Pull request demo site: URL |
Dmytro Kirpa (dmytrokirpa)
force-pushed
the
headless/list-headless
branch
from
August 18, 2026 14:18
dfdfef2 to
6a094e0
Compare
Dmytro Kirpa (dmytrokirpa)
force-pushed
the
headless/list-headless
branch
from
August 18, 2026 19:27
6a094e0 to
b01996d
Compare
Dmytro Kirpa (dmytrokirpa)
force-pushed
the
headless/list-headless
branch
from
August 18, 2026 20:19
b01996d to
ccc1ba6
Compare
Dmytro Kirpa (dmytrokirpa)
force-pushed
the
headless/list-headless
branch
from
August 19, 2026 07:41
c4f3a24 to
e6ce312
Compare
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.
Dmytro Kirpa (dmytrokirpa)
force-pushed
the
headless/list-headless
branch
from
August 23, 2026 09:09
e6ce312 to
678483b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/listpackage entry point, API docs, bundle coverage, and change fileValidation
yarn nx run react-headless-components-preview:type-checkyarn nx run react-headless-components-preview:test --args="components/List"yarn nx lint react-headless-components-preview-storiesyarn nx run react-headless-components-preview-stories:build-storybookStack