Skip to content

Commit

Permalink
feat: add components link to sys-headerbar (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
burden authored Jun 27, 2023
1 parent 79932da commit da7f4cd
Show file tree
Hide file tree
Showing 73 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/components/sys-headerbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@
servers
</component>

<component
:is="linkComponent(urlComponents)"
v-bind="linkAttributes(urlComponents)"
:class="$style.page"
>
components
</component>

<component
:is="linkComponent(urlKeyboards)"
v-bind="linkAttributes(urlKeyboards)"
Expand Down Expand Up @@ -345,6 +353,11 @@ export default {
default: '/servers'
},
urlComponents: {
type: String,
default: '/components'
},
urlKeyboards: {
type: String,
default: '/accessories/launch'
Expand Down
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-admin-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-admin-1800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-admin-460.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-admin-640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-user-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-user-1800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-user-460.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/logged-in-user-640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/not-logged-in-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/not-logged-in-1800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/not-logged-in-460.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/not-logged-in-640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/retro-1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/retro-1800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/retro-460.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/retro-640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/screenshots/tests/sys-headerbar/thumbnails/retro-1024.png
Binary file modified test/screenshots/tests/sys-headerbar/thumbnails/retro-1800.png
Binary file modified test/screenshots/tests/sys-headerbar/thumbnails/retro-460.png
Binary file modified test/screenshots/tests/sys-headerbar/thumbnails/retro-640.png
Binary file modified test/screenshots/tests/sys-omnibar/thumbnails/with-copy-1024.png
Binary file modified test/screenshots/tests/sys-omnibar/thumbnails/with-copy-1800.png
Binary file modified test/screenshots/tests/sys-omnibar/thumbnails/with-copy-460.png
Binary file modified test/screenshots/tests/sys-omnibar/thumbnails/with-copy-640.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-1024.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-1800.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-460.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-640.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-and-local-1024.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-and-local-1800.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-and-local-460.png
Binary file modified test/screenshots/tests/sys-omnibar/with-copy-and-local-640.png
Binary file modified test/screenshots/tests/sys-omnibar/with-everything-1024.png
Binary file modified test/screenshots/tests/sys-omnibar/with-everything-1800.png
Binary file modified test/screenshots/tests/sys-omnibar/with-everything-460.png
Binary file modified test/screenshots/tests/sys-omnibar/with-everything-640.png
Binary file modified test/screenshots/tests/sys-omnibar/with-global-and-copy-1024.png
Binary file modified test/screenshots/tests/sys-omnibar/with-global-and-copy-1800.png
Binary file modified test/screenshots/tests/sys-omnibar/with-global-and-copy-460.png
Binary file modified test/screenshots/tests/sys-omnibar/with-global-and-copy-640.png

0 comments on commit da7f4cd

Please sign in to comment.