-
Notifications
You must be signed in to change notification settings - Fork 153
feat: tabsbar component #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c953e2b
feat: created tabsbar component
devartstar a752e5c
feat: circuitList in store and updating value in external js
devartstar 95d7c7a
feat: replace tab rendering as string to dom with vue-for
devartstar 095ff02
feat: removing item from tabList on closing tab
devartstar 31b7614
feat: add sortability of tabs
devartstar 05e2ada
fix: new circuit was not working after sorting tabs
devartstar 4bce317
fix: multiple tabs closing
devartstar 1d5debe
feat: added message modal
devartstar 94863d1
feat: add dialog boxes for messages instead of prompt
devartstar 2c0a4e0
feat: persistent dialog box for dependencies
devartstar 7c9c3bf
feat: moved circuit deleting cheching to vue component
devartstar 58566b4
feat: made message Box reusable
devartstar a97a267
feat: linked dialog box conformation for delete to logic
devartstar ca7fa86
feat: create circuit prompt to dialog box
devartstar 4ab5090
feat: completed converting all prompts of tabsbar to dialog box
devartstar 225de3d
fix: propper current-tab display on sorting, switching, creating, del…
devartstar dae55e7
fix: lined circuitName in tabsbar and properties panel
devartstar 6950d9e
fix: lined-updated properties panel with switching tabs
devartstar 5efa081
fix: displaying circuit name from scopeList
devartstar d7b718c
refactor: circuit-list store only list of ids(more generalized) as na…
devartstar 9dee575
revert: on changing tabs only circuitname changes
devartstar cb77ce0
fix: acessing only states instead of complete pinia store in Tabsbar
devartstar 8cda493
fix: initially no circuit name should be visible but default set to u…
devartstar 5ac9faf
fix: default values for array and object in props
devartstar 0d9eba5
fix: replaces x with icon cross
devartstar 7ed700b
fix: all tabs circuits deleting from properties panel
devartstar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add sortability of tabs
- Loading branch information
commit 31b76145c987a744b583a46e471ebccb4fbf0d3f
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.