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