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

Fixes #433 #### Describe the changes you have made in this PR - Removed jQuery DOM manipulation and migrated to Vue reactives in v0/src/components/DialogBox/OpenOffline.vue ### Screenshots of the changes (If...

Fixes #433 #### Describe the changes you have made in this PR - Removed remaining jQuery from circuit.js and migrated DOM logic to Vue reactivity. Note: Please check **Allow edits...

A pull-down resistor is a resistor connected between a digital input pin and ground (GND) to ensure the pin stays at a default LOW (0) logic level when no active...

Comparators are components that compare two binary numbers and output whether one is greater than, less than, or equal to the other. The Comparator component should: - Accept two **multi-bit...

Shift registers are sequential logic components that store and move data in a specific direction on each clock cycle. We can allow users to switch between various modes is single...

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

### Reasoning Other people working on the same directory will have their work wasted if they raise a PR for v0 in its current state since we need to sync...

### Is your feature request related to a problem? Please describe Yes ### Describe the solution you'd like Discussed ### Describe alternatives you've considered _No response_ ### Is requested feature...

🌟 feature
pending triage

### Is your feature request related to a problem? Please describe Verilog Documentation needs updates ### Describe the solution you'd like - Documenting the whole Verilog feature and changes made...

documentation
GSOC'25

### Is your feature request related to a problem? Please describe Need of testing in Verilog Code Editor

🌟 feature
GSOC'25