cv-frontend-vue
cv-frontend-vue copied to clipboard
**Describe the bug** Navbar hide behind Properties and Circuit Elements panel when screen size is 996 x 948 or less than this. **To Reproduce** Steps to reproduce the behavior: 1....
Though we removed jquery ui, we still have jquery in our codebase. which need to be removed and use native DOM methods
**Describe the bug** Quick-Button is overlapping the Navigation bar **To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://circuitverse.netlify.app/simulator' 2. Decrease the screen to enable the hamburger icon 3....
Fixes #251 #### Describe the changes you have made in this PR - Added a "close" icon, replacing the the default icon navbar-toggler when it is clicked. ### Screenshots of...
**Is your feature request related to a problem? Please describe.** In mobile view of simulator, a navbar-toggler is present at the top-right corner which when clicked, the icon does not...
Fixes Revamp Navbar #### Describe the changes you have made in this PR - - improve navbar options with modern vuejs and vuetify - reduce dom manipulation - fix all...
Fixes Revamp the User menu for easy addition of complex features #### Describe the changes you have made in this PR - - change the user menu style from the...
Upstream
Fixes #27 Removed JQuery dependency from canvasApi.js file
Fixes #27 Removed JQuery dependency from engine.js file