From e819656a346f705779ea4c06ac2a4c1552505d0d Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Sun, 25 Feb 2024 18:27:36 +0100 Subject: [PATCH] docs: move headlessui links before github --- docs/content/2.components/accordion.md | 6 +++--- docs/content/2.components/command-palette.md | 6 +++--- docs/content/2.components/dropdown.md | 6 +++--- docs/content/2.components/input-menu.md | 6 +++--- docs/content/2.components/modal.md | 6 +++--- docs/content/2.components/popover.md | 6 +++--- docs/content/2.components/select-menu.md | 6 +++--- docs/content/2.components/slideover.md | 6 +++--- docs/content/2.components/toggle.md | 6 +++--- 9 files changed, 27 insertions(+), 27 deletions(-) diff --git a/docs/content/2.components/accordion.md b/docs/content/2.components/accordion.md index 7f3a0229..001c1d7e 100644 --- a/docs/content/2.components/accordion.md +++ b/docs/content/2.components/accordion.md @@ -1,12 +1,12 @@ --- description: Display togglable accordion panels. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Accordion.vue - label: Disclosure icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/disclosure' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Accordion.vue --- ## Usage diff --git a/docs/content/2.components/command-palette.md b/docs/content/2.components/command-palette.md index 5ed0cb49..65fc5355 100644 --- a/docs/content/2.components/command-palette.md +++ b/docs/content/2.components/command-palette.md @@ -2,12 +2,12 @@ title: CommandPalette description: Add a customizable command palette to your app. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/CommandPalette.vue - label: 'Combobox' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/combobox' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/CommandPalette.vue --- ## Usage diff --git a/docs/content/2.components/dropdown.md b/docs/content/2.components/dropdown.md index fd4f6b6f..513c4c5d 100644 --- a/docs/content/2.components/dropdown.md +++ b/docs/content/2.components/dropdown.md @@ -1,12 +1,12 @@ --- description: Display a list of actions in a dropdown menu. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Dropdown.vue - label: Menu icon: i-simple-icons-headlessui to: https://headlessui.com/vue/menu + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Dropdown.vue --- ## Usage diff --git a/docs/content/2.components/input-menu.md b/docs/content/2.components/input-menu.md index ec9c1d6e..869f295c 100644 --- a/docs/content/2.components/input-menu.md +++ b/docs/content/2.components/input-menu.md @@ -2,12 +2,12 @@ title: InputMenu description: Display an autocomplete input with real-time suggestions. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/InputMenu.vue - label: 'Combobox' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/combobox' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/InputMenu.vue --- ## Usage diff --git a/docs/content/2.components/modal.md b/docs/content/2.components/modal.md index acb939c2..dd89239e 100644 --- a/docs/content/2.components/modal.md +++ b/docs/content/2.components/modal.md @@ -1,12 +1,12 @@ --- description: Display a modal within your application. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Modal.vue - label: 'Dialog' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/dialog' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Modal.vue --- ## Usage diff --git a/docs/content/2.components/popover.md b/docs/content/2.components/popover.md index 2c810118..756c6b6c 100644 --- a/docs/content/2.components/popover.md +++ b/docs/content/2.components/popover.md @@ -1,12 +1,12 @@ --- description: Display a non-modal dialog that floats around a trigger element. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Popover.vue - label: 'Popover' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/popover' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Popover.vue --- ## Usage diff --git a/docs/content/2.components/select-menu.md b/docs/content/2.components/select-menu.md index 9dbe0a0f..d534801d 100644 --- a/docs/content/2.components/select-menu.md +++ b/docs/content/2.components/select-menu.md @@ -2,12 +2,12 @@ title: SelectMenu description: Display a select menu with advanced features. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/SelectMenu.vue - label: 'Listbox' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/listbox' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/SelectMenu.vue --- ## Usage diff --git a/docs/content/2.components/slideover.md b/docs/content/2.components/slideover.md index 79bdfe13..ab6528fa 100644 --- a/docs/content/2.components/slideover.md +++ b/docs/content/2.components/slideover.md @@ -1,12 +1,12 @@ --- description: Display a dialog that slides in from the edge of the screen. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Slideover.vue - label: 'Dialog' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/dialog' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Slideover.vue --- ## Usage diff --git a/docs/content/2.components/toggle.md b/docs/content/2.components/toggle.md index 3028e8c4..a43aeb89 100644 --- a/docs/content/2.components/toggle.md +++ b/docs/content/2.components/toggle.md @@ -1,12 +1,12 @@ --- description: Display a toggle field. links: - - label: GitHub - icon: i-simple-icons-github - to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/Toggle.vue - label: 'Switch' icon: i-simple-icons-headlessui to: 'https://headlessui.com/vue/switch' + - label: GitHub + icon: i-simple-icons-github + to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/Toggle.vue --- ## Usage