Skip to content

Add schematic symbol sizing comparison fixture#194

Open
DevvoZA wants to merge 1 commit into
tscircuit:mainfrom
DevvoZA:codex/schematic-symbol-gallery
Open

Add schematic symbol sizing comparison fixture#194
DevvoZA wants to merge 1 commit into
tscircuit:mainfrom
DevvoZA:codex/schematic-symbol-gallery

Conversation

@DevvoZA
Copy link
Copy Markdown

@DevvoZA DevvoZA commented May 11, 2026

Fixes #10

Summary

Adds a Cosmos fixture that places common schematic symbols next to each other for visual sizing comparison:

  • passive symbols in horizontal and vertical orientations
  • diode, LED, and switch variants
  • small, medium, and larger chip symbols with pin labels

Test plan

  • biome format --write examples/example22-symbol-sizing-comparison.fixture.tsx
  • package build steps via tsup --config tsup-webworker.config.ts, generated worker blob, and tsup-node ./lib/index.ts --dts --format esm --sourcemap
  • tsc --noEmit --pretty false

Note: the package build still emits the existing BaseManualEditEvent unused-import warning in lib/types/edit-events.ts, unrelated to this fixture.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-viewer Ready Ready Preview, Comment May 11, 2026 9:29pm

Request Review

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.

Story with all schematic symbols next to eachother for sizing comparisons

1 participant