Ansh Grover
Anshgrover23
All My PRs
feat: add migration job for encrypted to plaintext data conversion
tests: add E2E tests for customer settings page
refactor: add plaintext columns for encrypted fields in database schema
feat: add equity management feature in settings
refactor: consolidate equity flags into equity_enabled
fix: build failing on frontend
remove use of companyUpdatesEnabled flag
fix: remove flexile and helper fixtures & fix nesting structure
Remove mailboxSlug from all frontend routes, components, and widget code for single-tenant migration
refactor: rename mailboxId to unused_mailboxId
refactor: replace getMailboxById/getMailboxBySlug with getMailbox
Remove mailbox switcher dropdown and mailboxes.list procedure
fix: modal overlay lighter for better UI/UX
Fix: status dot colors for open (green), closed (gray), and spam (red) in conversation filter dropdown
update snapshots of sparkfun boards
add is_connected: boolean to the schematic_port
update circuit-to-svg deps
update runframe deps
update core and eval dependencies
update circuit-to-svg & runframe dependency
update circuit-to-svg dependency
add design 029
add design 26
add design 24
add design022
add design 21
refactor: add jumperFootprint into its own file
add snapshot script to package.json
add design 18 to examples
add more fixtures for autorouting hypersolver bugs
update snapshot of RFM69-BREAKOUT BOARD
add more fixtures for autorouting hyperdensity bugs
add connections test to led
exclude json files from formatting
add reproduction highdensity62
add connections prop to led
fix: handle undefined fuses in findPart
add new fixtures for hyperdensity solver bugs
add SparkFun Human Presence and Motion Sensor - STHS34PF80 (Qwiic)
Added 'N_CS' to both CommonNetNames and CommonPinNames
add readme to SparkFun RFM69 Breakout (915MHz) board
Add 'INT' to CommonNetNames and CommonPinNames
add new fixture for hyperdensity autorouter bug
add SparkFun RFM69 Breakout (915MHz)
add dockerfile and fix publish-mcp.yml
update major dependencies like eval, core
fix schWidth not showing in props
update prop dependency
make schX and schY optional in schematic-text and schematic-box props & add tests
add missing props like schWidth, schHeight to pinHeader
fix Updated to allow as either string or number, and transformed as well
add major workflows
add toast feedback to share button
exclude renovate and tscircuitbot from discord notifications
add important workflows
Replace iframe with YouTubeEmbed component for video links in docs
add docs supporting importing JLCPCB components using RunFrame
Remove the normalize function and import it from core
export normalizePinLabels function
add missing parts
add missing part C9900017879
Update README.md
make all test pass
add new component BJT transistors
add new component fuse
Introduce expect(circuitJson).toMatch3dSnapshot() using simple-3d-svg library
add highlight_element fn to show boundary box to know what AI is doing
feat: Add Gmail automation example using Terminator SDK
Add VLC media player automation example
Add example admin page at /_fake/admin that shows thing resources
add format and type check workflows
refactor middleware imports
fix: dialog (dropdown) remains visible during navigation
add resolve notification in outage channel when outage is resolved
add format and type-check workflows
patch: fix backslash normalization
fix: Renaming files aren't picked up properly
add rename endpoint
feat(cli): add remove command for uninstalling tscircuit components
fix(cli): prevent --version/-V from printing version with subcommands
feat(cli): add search command to CLI for querying snippets
fix: bars are not showing in mobile view
add report-outage.json file to ignore so it should not format
Add discord notifications when there is an outage last more than 20 min
Introduce are_pins_interchangeable on source component base
Add diode variants variant=[zener, schottky, photo, tvs]
add format and typecheck workflows
add andrii-balitskyi to staff list
add rounded line caps to silkscreen paths
add connection prop to diode
add connections prop to diode
add BGA origin parameter support
fix: improve path handling and file system operations for cross-platform compatibility
fix: distinctPRsReviewed does not adding to overall score
feat(snippets): add starred snippets functionality
minor fix: transistor test
Compute Milestone Alignment and and as column to PRs
feat: Support parent directory imports
Refactor: Use ChipProps for type-safe component definition