Skip to content

Support Inline Flex#1124

Merged
seveibar merged 8 commits intomainfrom
inlineflex
Jul 31, 2025
Merged

Support Inline Flex#1124
seveibar merged 8 commits intomainfrom
inlineflex

Conversation

@seveibar
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tscircuit-core-benchmarks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 2:18am

@seveibar seveibar marked this pull request as ready for review July 31, 2025 02:17
// Get all PCB components and groups from the database
const descendantIds = getDescendantSubcircuitIds(db, this.subcircuit_id!)
const allowedSubcircuitIds = new Set([this.subcircuit_id, ...descendantIds])
console.log({ allowedSubcircuitIds })
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
console.log({ allowedSubcircuitIds })

@seveibar seveibar merged commit b7d65ed into main Jul 31, 2025
11 checks passed
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