mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
docs(components): update radix-vue links labels
This commit is contained in:
@@ -4,7 +4,7 @@ description: Starting point for your Nuxt UI app.
|
|||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Accordion.vue
|
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/App.vue
|
||||||
---
|
---
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display togglable accordion panels.
|
description: Display togglable accordion panels.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Accordion
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/accordion.html
|
to: https://www.radix-vue.com/components/accordion.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: AvatarGroup
|
title: AvatarGroup
|
||||||
description: ''
|
description: Stack multiple avatars in a group.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display an image that represents a resource or a group of resources.
|
description: Display an image that represents a resource or a group of resources.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Avatar
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/avatar.html
|
to: https://www.radix-vue.com/components/avatar.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Breadcrumb
|
|
||||||
description: A list of links that indicate the current page's location within a navigational hierarchy.
|
description: A list of links that indicate the current page's location within a navigational hierarchy.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
title: ButtonGroup
|
title: ButtonGroup
|
||||||
description: ''
|
description: Group multiple button-like elements together.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Button.vue
|
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/ButtonGroup.vue
|
||||||
---
|
---
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a checkbox field.
|
description: Display a checkbox field.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Checkbox
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/checkbox.html
|
to: https://www.radix-vue.com/components/checkbox.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: A container lets you center and constrain the width of your content.
|
description: A container lets you center and constrain the width of your content.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Collapsible
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/collapsible.html
|
to: https://www.radix-vue.com/components/collapsible.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
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: Radix Vue
|
- label: Combobox
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/combobox.html
|
to: https://www.radix-vue.com/components/combobox.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: ContextMenu
|
title: ContextMenu
|
||||||
description: Display a menu that appears on right click.
|
description: Display a menu that appears on right click.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: ContextMenu
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/context-menu.html
|
to: https://www.radix-vue.com/components/context-menu.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
description: ''
|
description: Display a drawer element to show additional content.
|
||||||
links:
|
links:
|
||||||
- label: Vaul Vue
|
- label: Drawer
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://vaul.unovue.com/
|
to: https://github.com/radix-vue/vaul-vue
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Drawer.vue
|
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Drawer.vue
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: DropdownMenu
|
title: DropdownMenu
|
||||||
description: Display a list of actions in a dropdown menu.
|
description: Display a list of actions in a dropdown menu.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: DropdownMenu
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/dropdown-menu.html
|
to: https://www.radix-vue.com/components/dropdown-menu.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
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: Radix Vue
|
- label: Combobox
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/combobox.html
|
to: https://www.radix-vue.com/components/combobox.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: 'Keyboard Key'
|
title: Keyboard Key
|
||||||
description: Display a keyboard key in a text block.
|
description: Display a keyboard key in a text block.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Kbd.vue
|
to: https://github.com/benjamincanac/ui3/tree/dev/src/runtime/components/Kbd.vue
|
||||||
navigation:
|
navigation:
|
||||||
title: 'Kbd'
|
title: Kbd
|
||||||
---
|
---
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: 'Link'
|
|
||||||
description: Render a NuxtLink but with superpowers.
|
description: Render a NuxtLink but with superpowers.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: 'Meter'
|
|
||||||
description: Display a gauge meter that fills or depletes.
|
description: Display a gauge meter that fills or depletes.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a modal within your application.
|
description: Display a modal within your application.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Dialog
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/dialog.html
|
to: https://www.radix-vue.com/components/dialog.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: NavigationMenu
|
title: NavigationMenu
|
||||||
description: Display a list of horizontal links.
|
description: Display a list of horizontal links.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: NavigationMenu
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/navigation-menu.html
|
to: https://www.radix-vue.com/components/navigation-menu.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Add a pagination to handle pages.
|
description: Add a pagination to handle pages.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Pagination
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/pagination.html
|
to: https://www.radix-vue.com/components/pagination.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
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: Radix Vue
|
- label: Popover
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/popover.html
|
to: https://www.radix-vue.com/components/popover.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 'Progress'
|
|
||||||
description: Show a horizontal bar to indicate task progression.
|
description: Show a horizontal bar to indicate task progression.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Progress
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/progress.html
|
to: https://www.radix-vue.com/components/progress.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: RadioGroup
|
title: RadioGroup
|
||||||
description: Display a set of radio buttons.
|
description: Display a set of radio buttons.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: RadioGroup
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/radio-group.html
|
to: https://www.radix-vue.com/components/radio-group.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: SelectMenu
|
title: SelectMenu
|
||||||
description: Display a select menu with advanced features.
|
description: Display a select menu with advanced features.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Combobox
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/combobox.html
|
to: https://www.radix-vue.com/components/combobox.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a select field.
|
description: Display a select field.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Select
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/select.html
|
to: https://www.radix-vue.com/components/select.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a separator between content.
|
description: Display a separator between content.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Separator
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/separator.html
|
to: https://www.radix-vue.com/components/separator.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
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: Radix Vue
|
- label: Dialog
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/dialog.html
|
to: https://www.radix-vue.com/components/dialog.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a range field
|
description: An input to select a numeric value within a range.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Slider
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/slider.html
|
to: https://www.radix-vue.com/components/slider.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a toggle field.
|
description: A control that toggles between two states.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Switch
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/switch.html
|
to: https://www.radix-vue.com/components/switch.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
description: 'Display data in a table.'
|
description: Display data in a table.
|
||||||
links:
|
links:
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
icon: i-simple-icons-github
|
icon: i-simple-icons-github
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: A set of tab panels that are displayed one at a time.
|
description: A set of tab panels that are displayed one at a time.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Tabs
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/tabs.html
|
to: https://www.radix-vue.com/components/tabs.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display a toast notification in your app.
|
description: Display a toast notification in your app.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Toast
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/toast.html
|
to: https://www.radix-vue.com/components/toast.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: Display content that appears on hover next to an element.
|
description: Display content that appears on hover next to an element.
|
||||||
links:
|
links:
|
||||||
- label: Radix Vue
|
- label: Tooltip
|
||||||
icon: i-custom-radix-vue
|
icon: i-custom-radix-vue
|
||||||
to: https://www.radix-vue.com/components/tooltip.html
|
to: https://www.radix-vue.com/components/tooltip.html
|
||||||
- label: GitHub
|
- label: GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user