refactor(ui): finish Astryx component convergence - #1759
Merged
Conversation
Astro-Han
force-pushed
the
refactor/1565-finish-component-convergence
branch
3 times, most recently
from
August 1, 2026 07:33
65993d6 to
2a9577d
Compare
Astro-Han
force-pushed
the
refactor/1565-finish-component-convergence
branch
from
August 1, 2026 07:35
2a9577d to
81931d9
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
packages/uiand the desktop rendererRefs #1565. Tailwind and build-infrastructure removal remain a separate final slice.
Verification
npm run buildnpm test --workspace @maka/ui(278 passed)pretestis currently blocked bymain's unchangedpackages/runtime-host/src/server/host-kernel.tsconsole allowlist findingnpm run lintnpm run typechecknpm run format:checknode scripts/check-dead-css.mjs --checknpm run check:third-party-noticesnode scripts/check-visual-contract.mjs --against main --scopes scripts/visual-contract-scopes/issue-1565-final-convergence.json(20 comparisons clean; declared changes remain under bounded scopes)npm run check:hit-test(5 representative routes clean)npm --workspace @maka/desktop run build-storybookand Storybook smoke (51 checks)npm ls @base-ui/react --all(empty)