Adopt Foundation UI primitives - #1129
Open
jasonhedman wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
jasonhedman
force-pushed
the
json/adopt-foundation-primitives
branch
from
September 1, 2026 18:35
d810a7e to
8612696
Compare
jasonhedman
force-pushed
the
json/adopt-foundation-primitives
branch
from
September 1, 2026 18:56
8612696 to
eafef15
Compare
jasonhedman
force-pushed
the
json/adopt-foundation-primitives
branch
from
September 1, 2026 22:20
eafef15 to
f5500f5
Compare
jasonhedman
marked this pull request as ready for review
September 2, 2026 15:20
jasonhedman
force-pushed
the
json/adopt-foundation-primitives
branch
from
September 4, 2026 17:39
f5500f5 to
6a15d38
Compare
Replace the compatible local UI layer with exact Foundation registry primitives, migrate product callsites to Base UI contracts, and retain only the AI Elements that require a coordinated AI SDK and Streamdown upgrade.
jasonhedman
force-pushed
the
json/adopt-foundation-primitives
branch
from
September 4, 2026 17:43
6a15d38 to
cec14ac
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
asChildand legacy variants to the Foundation Base UI contractsValidation
pnpm checkpnpm buildcompiled successfully and passed TypeScript, then stopped during page-data collection because the local worktree does not provide the required database, CDP, proxy, Solana RPC, and other runtime environment variablesStack
Depends on #1127.