Skip to content

Conversation

@ShiboSoftwareDev
Copy link
Contributor

Summary

  • Adds an optional color prop to the VoltageProbe component to allow customization of voltage probe colors in circuit visualizations
  • Includes test coverage for the new prop and updates all generated documentation files

Changes

  • Added color?: string to VoltageProbeProps interface and zod schema
  • Added test case verifying the color prop works correctly
  • Regenerated documentation files (PROPS_OVERVIEW.md, COMPONENT_TYPES.md, README.md)
    This PR is straightforward - it adds a single optional color prop to voltage probes, following the same pattern used in other components like LED.

@ShiboSoftwareDev ShiboSoftwareDev merged commit f7069b3 into tscircuit:main Nov 16, 2025
5 checks passed
@tscircuitbot
Copy link
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.

3 participants