mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 02:40:35 +01:00
docs: move headlessui links before github
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display togglable accordion panels.
|
description: Display togglable accordion panels.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Accordion.vue
|
|
||||||
- label: Disclosure
|
- label: Disclosure
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/disclosure'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
title: CommandPalette
|
title: CommandPalette
|
||||||
description: Add a customizable command palette to your app.
|
description: Add a customizable command palette to your app.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/navigation/CommandPalette.vue
|
|
||||||
- label: 'Combobox'
|
- label: 'Combobox'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/combobox'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display a list of actions in a dropdown menu.
|
description: Display a list of actions in a dropdown menu.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Dropdown.vue
|
|
||||||
- label: Menu
|
- label: Menu
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: https://headlessui.com/vue/menu
|
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
|
## Usage
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
title: InputMenu
|
title: InputMenu
|
||||||
description: Display an autocomplete input with real-time suggestions.
|
description: Display an autocomplete input with real-time suggestions.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/InputMenu.vue
|
|
||||||
- label: 'Combobox'
|
- label: 'Combobox'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/combobox'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display a modal within your application.
|
description: Display a modal within your application.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Modal.vue
|
|
||||||
- label: 'Dialog'
|
- label: 'Dialog'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/dialog'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display a non-modal dialog that floats around a trigger element.
|
description: Display a non-modal dialog that floats around a trigger element.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Popover.vue
|
|
||||||
- label: 'Popover'
|
- label: 'Popover'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/popover'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -2,12 +2,12 @@
|
|||||||
title: SelectMenu
|
title: SelectMenu
|
||||||
description: Display a select menu with advanced features.
|
description: Display a select menu with advanced features.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/SelectMenu.vue
|
|
||||||
- label: 'Listbox'
|
- label: 'Listbox'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/listbox'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display a dialog that slides in from the edge of the screen.
|
description: Display a dialog that slides in from the edge of the screen.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/overlays/Slideover.vue
|
|
||||||
- label: 'Dialog'
|
- label: 'Dialog'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/dialog'
|
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
|
## Usage
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
description: Display a toggle field.
|
description: Display a toggle field.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
|
||||||
icon: i-simple-icons-github
|
|
||||||
to: https://github.com/nuxt/ui/blob/dev/src/runtime/components/forms/Toggle.vue
|
|
||||||
- label: 'Switch'
|
- label: 'Switch'
|
||||||
icon: i-simple-icons-headlessui
|
icon: i-simple-icons-headlessui
|
||||||
to: 'https://headlessui.com/vue/switch'
|
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
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user