-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gsoc'24): Mobile view Implementation for vue simulator (#361)
* feat(gsoc'24): Mobile view Circuit Elements panel component Implemented * feat(gsoc'24): Quick button mobile component implemented * mobile touch implemented * updated * feat: timming diagram implemented for mobile view * added toggle button and horizontal scroll for btns * updated * added selection tool * Removed bug from previous commit * Enable touch for embed simulator * Double tap implemented * Romoving clarity error * updated to latest (listeners.js file) * fixed event bug * copy paste implementation * copy paste fixed * properties panel mobile implemented * updated * layout mode components for mobile view * added sidebar and upated the navbar layout, and other refactoring * small bug fixes and responsiveness * verilog editor panel implemented with some navbar ui fixes * verilog mode toggle fix * tabs for verilog fixed * removed some used code * updated * fixed * fixed * Update src/components/Panels/ElementsPanel/ElementsPanel.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update src/store/simulatorMobileStore.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update src/components/Panels/TimingDiagramPanel/TimingDiagramPanel.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update src/components/Panels/PropertiesPanel/PropertiesPanel.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update src/simulator/src/Verilog2CV.js Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fixed * updated --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2c53abb
commit cb13645
Showing
50 changed files
with
2,625 additions
and
723 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.