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 #260 #### Describe the changes you have made in this PR - 1. Modified the z-index values to be assigned to draggable elements during the "mousedown" event (set to...

### **Is your feature request related to a problem? Please describe.** The elements within tools cannot be dragged, creating inconsistency with other components such as Properties and Circuit Elements, which...

🌟 feature
help wanted

Fixes #280 #### Describe the changes you have made in this PR - 1. added `Driver.Step` interface for the objects 2. used ? operator for type safety 3. added as...

Fixes #71 #### Describe the changes you have made in this PR - just changed the z-index of quickbtn before changes: ### Screenshots of the changes (If any) - ![prer](https://user-images.githubusercontent.com/91966855/216522773-e5d1841d-2a72-4a5d-a8e5-03c04a730ac9.png)...

Fixes #277 #### Describe the changes you have made in this PR - I have changed the z-index property of the component that is displaying over the options of the...

Fixes #273 #### Describe the changes you have made in this PR - - Removed interchanging of two different icons. - Rotated the `fa fa-chevron-up` icon with a transition of...

**Describe the bug** Navbar has the dropdown options like projects, Circuit, Tools, etc. But, on extending or clicking on it, The first option is not visible from the dropdown. It...

It might be more convinient for me to rename the project directly on the Navbar instead of having it in the properties modal. The modal could have functionalities specific to...

Fixes #210 #### Describe the changes you have made in this PR - Converting the TestBench code into a separate vue component file. ### Screenshots of the changes (If any)...

**Is your feature request related to a problem? Please describe.** The dropdown and drop-up arrow in the tabs bar is not showing and transition when it changes **Describe the solution...