Skip to content

feat: expose intrinsic sizing and balanced flex wrapping - #56

Merged
hyfdev merged 1 commit into
mainfrom
agent/expose-intrinsic-flex-balance
Aug 23, 2026
Merged

feat: expose intrinsic sizing and balanced flex wrapping#56
hyfdev merged 1 commit into
mainfrom
agent/expose-intrinsic-flex-balance

Conversation

@hyfdev

@hyfdev hyfdev commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose all non-calc intrinsic Dimension variants for size and flexBasis while keeping minSize and maxSize restricted to LengthPercentageAuto
  • expose FlexWrap.Balance, FlexWrap.BalanceReverse, and flexLineCount
  • regenerate the Node/Rust API and compact Style codec, update docs/PCR, and add type, codec, and real-layout coverage

Verification

  • pnpm exec vp run check
  • pnpm exec vp run check:wasm
  • pnpm exec vp fmt --check
  • pnpm exec vp lint --deny-warnings
  • cargo fmt --all -- --check

Copilot AI lite review requested due to automatic review settings August 23, 2026 14:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@hyfdev
hyfdev merged commit 40e2ea3 into main Aug 23, 2026
6 checks passed
@hyfdev
hyfdev deleted the agent/expose-intrinsic-flex-balance branch August 23, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants