cv-frontend-vue
cv-frontend-vue copied to clipboard
Fixes [#107](https://github.com/CircuitVerse/upptime/issues/107) ### Added Advance Options / User preferences for embed view Users can now select/unselect the following options to toggle their rendering in the embed view: - Theme -...
Fixes [#107](https://github.com/CircuitVerse/upptime/issues/107) Fixed Implementation of Timing Diagram increase decrease buttons https://github.com/CircuitVerse/cv-frontend-vue/assets/91966855/5699f5d3-3b2b-4ee3-a9fb-5d0d0fe43301
Fixes [#107](https://github.com/CircuitVerse/upptime/issues/107) Updates and Bug fixes from the main Simulator
### Description #### Issue This pull request addresses issue #310 : Corner Triangular Edge Display Issue Of Logic Gates. #### Problem The issue arises due to the upper edges of...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug When viewing circuit elements such as OR Gate, NOR Gate,...
Fixes #308 #### This issue has been resolved by removing unnecessary code that caused the properties panel to freeze when an element was deleted in the simulation area. Previously, the...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug #### There is a recurring bug in the **simulation area**...
Fixes #306 #### This PR addresses the UI issue where certain characters and portions of letters were hidden in project's name displayed in navbar. It also fixes the issue of...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Describe the bug There is a **UI issue** on the **navigation bar** of...
Fixes #304 #### This pull request fixes the issue of tabsbar dropdown button being visible even when tabs bar is not being overflown by ciruit buttons. This was creating a...