cv-frontend-vue
cv-frontend-vue copied to clipboard
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug We have encountered a UI issue in Circuitverse **vue simulator**...
Fixes #302 #### In this pull request, I have resolved an issue with draggable panels not coming to the front when clicked if overlapped. The core of the problem was...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug When using the Vue simulator, there is an issue with...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug The toggle button in the Tabs Bar is always visible...
Fixes #289 #### Describe the changes you have made in this PR - - Modified the styling of the `projectName` span in the Navbar to change the cursor to a...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug In the `Simulator` section of the CircuitVerse platform, there is...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.9. Release notes Sourced from @babel/traverse's releases. v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.33. Release notes Sourced from postcss's releases. 8.4.33 Fixed NoWorkResult behavior difference with normal mode (by @romainmenke). Fixed NoWorkResult usage conditions (by @ahmdammarr). 8.4.32 Fixed...
**Is your feature request related to a problem? Please describe.** Currently the `tutorials.js` file is written is javascript but can be converted to typescript for type safety and better developer...
**Description:** When clicking on the project name in the navbar, the name becomes editable in the Properties panel without clear UI indicators, leading to potential accidental modifications. Additionally, when the...