cv-frontend-vue icon indicating copy to clipboard operation
cv-frontend-vue copied to clipboard

Results 301 cv-frontend-vue issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Describe the bug When you connect wires between two points, they sometimes move...

🐞 bug
pending triage

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Describe the bug The Boolean Logic Table component has broken cell click functionality...

🐞 bug
pending triage

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Describe the bug The TabsBar toggle button (chevron up/down) stops responding to clicks...

🐞 bug
pending triage

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Describe the bug The dropdown menu () behaves inconsistently when using both hover...

🐞 bug
pending triage

Fixes #433 #### Describe the changes you have made in this PR - removed jQuery & DOM logic from CombinationalAnalysis ### Screenshots of the changes (If any) - Note: Please...

Fixes #433 #### Describe the changes you have made in this PR - removed jQuery & DOM logic from ApplyThemes.vue ### Screenshots of the changes (If any) - Note: Please...

### Is your feature request related to a problem? Please describe Yes. When users want to start over, they have to manually delete each component and wire, which is time-consuming...

🌟 feature
pending triage

### Is your feature request related to a problem? Please describe CircuitVerse currently provides a basic Clock component with a fixed frequency. However, users often need slower clock signals to...

🌟 feature
pending triage

### Is your feature request related to a problem? Please describe Currently, CircuitVerse does not have a built-in BCD Adder component. Users have to manually create one using logic gates...

🌟 feature
pending triage

Fixes #433 #### Describe the changes you have made in this PR - Replace jQuery selectors and DOM queries with Vue reactive data processing in v0/src/components/DialogBox/CombinationalAnalysis.vue" ### Screenshots of the...