Skip to content

Commit

Permalink
docs: remove groups frontmatter (#3235)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald authored Aug 1, 2023
1 parent 3fd2da3 commit a523743
Show file tree
Hide file tree
Showing 50 changed files with 0 additions and 50 deletions.
1 change: 0 additions & 1 deletion docs/content/components/application/provider/provider.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Provider
group: Application
caption: Provider which applies the theme.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/collection/accordion/accordion.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Accordion
caption: Component to show and hide related content from the main page.
group: Collection
---

An `<Accordion>` is a component that allows you to organizing content into collapsible sections. It consists of a series of vertically stacked items. Accordions are commonly used in website and application designs to present information in a compact and organized way, allowing users to focus on the specific information they are interested in without being overwhelmed by excessive content.
Expand Down
1 change: 0 additions & 1 deletion docs/content/components/collection/table/table.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Table
caption: Component for building tables.
group: Collection
---

The `<Table>` component allows to present data in a table format. It enhances the functionality of regular `<table>` elements with the possibility to interact and select the data, as well as, helps with accessibility by providing keyboard navigation.
Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/badge/badge.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Badge
group: Content
caption: Component for short notes with one color as status messages
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/body/body.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Body
group: Content
caption: Structure for contents in a content context.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/card/card.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Card
group: Content
caption: Component to support the structuring of information.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/divider/divider.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Divider
group: Content
caption: Component to seperate content.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/footer/footer.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Footer
group: Content
caption: Structure for contents in a content context..
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/header/header.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Header
group: Content
caption: Structure for contents in a content context..
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/headline/headline.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Headline
group: Content
caption: Component for headlines.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/icon/icon.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Icon
group: Content
caption: Component to render Icons.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/image/image.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Image
group: Content
caption: Component to render images
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/link/link.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Link
group: Content
caption: Component for links
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/list/list.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: List
group: Content
caption: Component for unordered or ordered list.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/message/message.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Message
group: Content
caption: Display a short message with important informations.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/svg/svg.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: SVG
group: Content
caption: SVG wrapper
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/text/text.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Text
group: Content
caption: Component for paragraphs.
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: VisuallyHidden
group: Content
caption: Component to hide its children.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/content/xloader/xloader.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: XLoader
group: Content
caption: Should be used for loading state.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/autocomplete/autocomplete.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Autocomplete
group: Form
caption: A searchfield that displays a dynamic list of suggestions.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/button/button.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Button
caption: Whenever you need that clicky thing.
group: Form
---

The `<Button>` is a common form component, that renders a button element, which allows users to perform an action.
Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/calendar/calendar.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Calendar
group: Form
caption: Component for displaying and selecting date .
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/checkbox/checkbox.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Checkbox
caption: Component to select one or more options.
group: Form
---

The `<Checkbox>` component allows users to select one or more options from a set of options. In order to group multiple checkboxes, use the `<CheckboxGroup>` component.
Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/combobox/combobox.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: ComboBox
caption: A text-field that allows the user to select values from a provided items array.
group: Form
---

The `<ComboBox>` component combines a text input with a listbox, allowing users to filter a list of options to items matching a query or adding a new value.
Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/datefield/datefield.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: DateField
group: Form
caption: Component for input forms.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/datepicker/datepicker.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: DatePicker
group: Form
caption: Component used to pick date value .
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/number-field/number-field.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: NumberField
group: Form
caption: Component for entering numbers.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/radio/radio.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Radio
group: Form
caption: Component which allows to select only one option from a list.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/search-field/search-field.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: SearchField
group: Form
caption: Component which allows user to enter and clear a search query.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/select/select.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Select
group: Form
caption: Dropdown for selecting an Option among different options.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/slider/slider.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Slider
group: Form
caption: Component to select a value within a range.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/switch/switch.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Switch
group: Form
caption: Component that switches between two states.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/tag/tag.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Tag
group: Form
caption: Component for categorize content
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/text-area/text-area.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TextArea
group: Form
caption: Component for enter multiline text.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/form/textfield/textfield.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: TextField
group: Form
caption: Component for input forms.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/aside/aside.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Aside
group: Layout
caption: Component to seperate content from the main content.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/aspect/aspect.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Aspect
group: Layout
caption: Component to set responsive images, videos, maps
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/breakout/breakout.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Breakout
group: Layout
caption: Component that breaks out of a grid layout context.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/center/center.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Center
group: Layout
caption: Component to center its children horizontally.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/columns/columns.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Columns
group: Layout
caption: Component with sized columns in one row.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/container/container.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Container
group: Layout
caption: Component used to structure the content.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/inline/inline.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Inline
group: Layout
caption: Component to inline elements with spaces.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/inset/inset.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Inset
group: Layout
caption: Component to add spacing to children.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/split/split.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Split
group: Layout
caption: Component that creates spacing between two elements.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/stack/stack.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Stack
group: Layout
caption: Component to stack elements.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/layout/tiles/tiles.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Tiles
group: Layout
caption: For structuring layout as a responsive grid.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/navigation/tabs/tabs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Tabs
group: Navigation
caption: Component for building tabs.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/overlay/dialog/dialog.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Dialog
group: Overlay
caption: Component for displaying dialogs.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/overlay/menu/menu.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Menu
group: Overlay
caption: Component for building a menu.
---

Expand Down
1 change: 0 additions & 1 deletion docs/content/components/overlay/tooltip/tooltip.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Tooltip
group: Overlay
caption: Component for displaying short information.
---

Expand Down

1 comment on commit a523743

@vercel
Copy link

@vercel vercel bot commented on a523743 Aug 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marigold-docs – ./

marigold-docs-marigold.vercel.app
marigold-docs-git-main-marigold.vercel.app
marigold-docs.vercel.app

Please sign in to comment.