Skip to content

Add noConnect to chip props#632

Merged
seveibar merged 1 commit intomainfrom
codex/add-noconnect-to-chip
Apr 17, 2026
Merged

Add noConnect to chip props#632
seveibar merged 1 commit intomainfrom
codex/add-noconnect-to-chip

Conversation

@seveibar
Copy link
Copy Markdown
Contributor

Summary

  • Add a shared noConnect prop to ChipPropsSU and the chipProps zod schema.
  • Type it against chip pin labels so callers can mark intentionally unconnected pins directly.
  • Update generated README and prop docs to reflect the new API.

Testing

  • bun test tests/chip1-basic.test.ts tests/chip3-type-tests.test.tsx
  • bunx tsc --noEmit
  • Ran the required generation scripts for component types, manual-edits docs, README docs, and props overview

@seveibar seveibar marked this pull request as ready for review April 17, 2026 02:41
@seveibar seveibar merged commit 3d5f41c into main Apr 17, 2026
5 checks passed
@seveibar seveibar deleted the codex/add-noconnect-to-chip branch April 17, 2026 02:41
@tscircuitbot
Copy link
Copy Markdown
Contributor


Thank you for your contribution! 🎉

PR Rating: ⭐⭐
Impact: Minor

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


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