Files
hyperframes/packages
Vance IngallsandClaude Fable 5 dfe63af3ae fix(core,cli): parent-relative figma child geometry; groups stop rejecting subcommand flags
Both found running the brand-loop guide end-to-end against the Simple
Design System:

- nodeToHtml subtracted the ROOT origin from every node's absolute bounds,
  but CSS absolute positioning resolves against the nearest positioned
  ancestor — every nesting level re-added its ancestors' offsets, drifting
  nested content down-right and pushing deep children off-frame (hero
  buttons invisible, pricing grid collapsed to one card). Children now
  subtract their PARENT's box; regression test with a two-level tree.

- trackCommandFailures asserted unknown flags against the command group's
  own (flagless) arg table even when the group was delegating to a
  subcommand, so `figma component <ref> --name x` imported and THEN threw
  "Unknown flag: --name". The assertion is now skipped when the first
  positional names a subcommand; leaf and non-delegating behavior is
  unchanged and covered by tests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 00:47:03 -07:00
..
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-06-16 13:16:09 -04:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00
2026-07-08 22:15:49 -07:00