Skip to content

Commit 0fbd9c7

Browse files
authored
Publish React Aria Components docs to production (#4340)
1 parent b06a446 commit 0fbd9c7

32 files changed

+0
-32
lines changed

packages/react-aria-components/docs/Breadcrumbs.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import Link from '@react-spectrum/docs/pages/assets/component-illustrations/Link
2626
category: Navigation
2727
keywords: [breadcrumbs, aria]
2828
type: component
29-
after_version: 1.0.0
3029
---
3130

3231
# Breadcrumbs

packages/react-aria-components/docs/Button.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text';
2525
category: Buttons
2626
keywords: [button, aria, form]
2727
type: component
28-
after_version: 1.0.0
2928
---
3029

3130
# Button

packages/react-aria-components/docs/Calendar.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import Button from '@react-spectrum/docs/pages/assets/component-illustrations/Ac
2626
category: Date and Time
2727
keywords: [input, form, field, date, time]
2828
type: component
29-
after_version: 1.0.0
3029
---
3130

3231
# Calendar

packages/react-aria-components/docs/Checkbox.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text';
2525
category: Forms
2626
keywords: [checkbox, input, aria]
2727
type: component
28-
after_version: 1.0.0
2928
---
3029

3130
# Checkbox

packages/react-aria-components/docs/CheckboxGroup.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab
2727
category: Forms
2828
keywords: [checkbox, input, aria]
2929
type: component
30-
after_version: 1.0.0
3130
---
3231

3332
# CheckboxGroup

packages/react-aria-components/docs/ComboBox.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ import ListBox from '@react-spectrum/docs/pages/assets/component-illustrations/L
2828
category: Pickers
2929
keywords: [combobox, autocomplete, autosuggest, typeahead, search, aria]
3030
type: component
31-
after_version: 1.0.0
3231
---
3332

3433
# ComboBox

packages/react-aria-components/docs/DateField.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import ListBox from '@react-spectrum/docs/pages/assets/component-illustrations/L
2929
category: Date and Time
3030
keywords: [input, form, field, date, time]
3131
type: component
32-
after_version: 1.0.0
3332
---
3433

3534
# DateField

packages/react-aria-components/docs/DatePicker.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import Dialog from '@react-spectrum/docs/pages/assets/component-illustrations/Di
3131
category: Date and Time
3232
keywords: [input, form, field, date, time]
3333
type: component
34-
after_version: 1.0.0
3534
---
3635

3736
# DatePicker

packages/react-aria-components/docs/DateRangePicker.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ import Dialog from '@react-spectrum/docs/pages/assets/component-illustrations/Di
3131
category: Date and Time
3232
keywords: [input, form, field, date, time]
3333
type: component
34-
after_version: 1.0.0
3534
---
3635

3736
# DateRangePicker

packages/react-aria-components/docs/Dialog.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text';
2525
category: Overlays
2626
keywords: [dialog, popover, aria]
2727
type: component
28-
after_version: 1.0.0
2928
---
3029

3130
# Dialog

0 commit comments

Comments
 (0)