Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gsoc'24): TestBench (Creator, Panel, Validator, DialogBox) Vue Component Implemented #323

Merged
merged 9 commits into from
Jul 29, 2024

Conversation

niladrix719
Copy link
Member

@niladrix719 niladrix719 commented Jun 22, 2024

Fixes #108

Describe the changes you have made in this PR -

  • TestBench Creator Implemented
  • TestBench Panel Implemented
  • TestBench Validator Implemented
  • TestBench DialogBox Implemented
  • Created TestBench Store to serve data across testbench components
  • Updated Testbench.js, TestCreator.js to Typescript
  • Moved Styles to scope of the components
Screen.Recording.2024-06-22.at.3.29.14.PM.mov

Copy link

netlify bot commented Jun 22, 2024

Deploy Preview for circuitverse ready!

Name Link
🔨 Latest commit 72201a7
🔍 Latest deploy log https://app.netlify.com/sites/circuitverse/deploys/66a735bd749cb90009df61e8
😎 Deploy Preview https://deploy-preview-323--circuitverse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@niladrix719 niladrix719 added the GSOC'24 PR's for GSoC'24 label Jul 25, 2024
@JoshVarga JoshVarga merged commit 5f66af1 into CircuitVerse:main Jul 29, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSOC'24 PR's for GSoC'24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Identify and fix all existing bugs & Complete the implementation of any remaining simulator components.
2 participants