Skip to content

support outline without width and height#565

Merged
seveibar merged 4 commits intotscircuit:mainfrom
techmannih:board
Jan 26, 2025
Merged

support outline without width and height#565
seveibar merged 4 commits intotscircuit:mainfrom
techmannih:board

Conversation

@techmannih
Copy link
Copy Markdown
Member

fixes #564
/claim #564

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 25, 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 Jan 26, 2025 4:02am

Comment thread lib/components/normal-components/Board.ts Outdated
Copy link
Copy Markdown
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

See comment

@techmannih
Copy link
Copy Markdown
Member Author

@seveibar done

Copy link
Copy Markdown
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

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

nice


circuit.render()

expect(circuit).toMatchPcbSnapshot(import.meta.path)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this would be slightly better if you did `expect(circuit.db.pcb_board.list()[0]).toMatchInlineSnapshot()

@seveibar seveibar merged commit a11863a into tscircuit:main Jan 26, 2025
@techmannih techmannih deleted the board branch February 15, 2025 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When a board has an outline, width and height should not be required

2 participants