feat(mix_atlas): add portable component v2 parity#982
Closed
leoafarias wants to merge 26 commits into
Closed
Conversation
# Conflicts: # .github/workflows/test.yml # packages/mix/CHANGELOG.md
Load Mix Atlas captures from GitHub with manifest hash verification, mix_protocol theme decoding, and bounded component-v1 rendering without producer package dependencies.
Skip optional child slots when visibleWhen fails and no features are maintained, so they do not leave empty spacing children in the tree.
leoafarias
marked this pull request as draft
July 15, 2026 15:35
Member
Author
|
Superseded by conceptadev/remix#77. The shared Mix and mix_protocol primitives landed in #984; Remix now owns the reusable Atlas catalog/viewer/golden layer, capture and portable-v2 tooling, and Studio. The replacement is mergeable, its current CI is green, and it has no dependency on this PR. |
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
mix_atlas/component/v2portable component contract while preserving component/v1 and capture-v2 compatibilityFortal validation
Linked consumer PR: btwld/remix#68
The Remix fixture pins Mix head
b926ac42b11f4017970e9c3fc9c5bacc24bfd439and exercises all 21 Fortal adapters:Verification
fvm dart run melos run gen:buildfvm dart run melos run cifvm dart run melos run analyzefvm flutter build macos --release --no-tree-shake-icons