diff --git a/packages/react-aria-components/docs/Breadcrumbs.mdx b/packages/react-aria-components/docs/Breadcrumbs.mdx index bb8ebd2ae81..aea5388851c 100644 --- a/packages/react-aria-components/docs/Breadcrumbs.mdx +++ b/packages/react-aria-components/docs/Breadcrumbs.mdx @@ -26,7 +26,6 @@ import Link from '@react-spectrum/docs/pages/assets/component-illustrations/Link category: Navigation keywords: [breadcrumbs, aria] type: component -after_version: 1.0.0 --- # Breadcrumbs diff --git a/packages/react-aria-components/docs/Button.mdx b/packages/react-aria-components/docs/Button.mdx index 1ac8d2e476b..469c2b81138 100644 --- a/packages/react-aria-components/docs/Button.mdx +++ b/packages/react-aria-components/docs/Button.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Buttons keywords: [button, aria, form] type: component -after_version: 1.0.0 --- # Button diff --git a/packages/react-aria-components/docs/Calendar.mdx b/packages/react-aria-components/docs/Calendar.mdx index 84af639f639..94f3f153a80 100644 --- a/packages/react-aria-components/docs/Calendar.mdx +++ b/packages/react-aria-components/docs/Calendar.mdx @@ -26,7 +26,6 @@ import Button from '@react-spectrum/docs/pages/assets/component-illustrations/Ac category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # Calendar diff --git a/packages/react-aria-components/docs/Checkbox.mdx b/packages/react-aria-components/docs/Checkbox.mdx index 2aa3e0ebd57..d2adf1580c2 100644 --- a/packages/react-aria-components/docs/Checkbox.mdx +++ b/packages/react-aria-components/docs/Checkbox.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Forms keywords: [checkbox, input, aria] type: component -after_version: 1.0.0 --- # Checkbox diff --git a/packages/react-aria-components/docs/CheckboxGroup.mdx b/packages/react-aria-components/docs/CheckboxGroup.mdx index 4bfd8b6f9f1..382dce95715 100644 --- a/packages/react-aria-components/docs/CheckboxGroup.mdx +++ b/packages/react-aria-components/docs/CheckboxGroup.mdx @@ -27,7 +27,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab category: Forms keywords: [checkbox, input, aria] type: component -after_version: 1.0.0 --- # CheckboxGroup diff --git a/packages/react-aria-components/docs/ComboBox.mdx b/packages/react-aria-components/docs/ComboBox.mdx index fbfdc915411..76a32dddb98 100644 --- a/packages/react-aria-components/docs/ComboBox.mdx +++ b/packages/react-aria-components/docs/ComboBox.mdx @@ -28,7 +28,6 @@ import ListBox from '@react-spectrum/docs/pages/assets/component-illustrations/L category: Pickers keywords: [combobox, autocomplete, autosuggest, typeahead, search, aria] type: component -after_version: 1.0.0 --- # ComboBox diff --git a/packages/react-aria-components/docs/DateField.mdx b/packages/react-aria-components/docs/DateField.mdx index 4fc296fea31..9e6069e2340 100644 --- a/packages/react-aria-components/docs/DateField.mdx +++ b/packages/react-aria-components/docs/DateField.mdx @@ -29,7 +29,6 @@ import ListBox from '@react-spectrum/docs/pages/assets/component-illustrations/L category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # DateField diff --git a/packages/react-aria-components/docs/DatePicker.mdx b/packages/react-aria-components/docs/DatePicker.mdx index 82052925d1d..b196b5ca8ee 100644 --- a/packages/react-aria-components/docs/DatePicker.mdx +++ b/packages/react-aria-components/docs/DatePicker.mdx @@ -31,7 +31,6 @@ import Dialog from '@react-spectrum/docs/pages/assets/component-illustrations/Di category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # DatePicker diff --git a/packages/react-aria-components/docs/DateRangePicker.mdx b/packages/react-aria-components/docs/DateRangePicker.mdx index a2ea17c47f0..1134a80cfc2 100644 --- a/packages/react-aria-components/docs/DateRangePicker.mdx +++ b/packages/react-aria-components/docs/DateRangePicker.mdx @@ -31,7 +31,6 @@ import Dialog from '@react-spectrum/docs/pages/assets/component-illustrations/Di category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # DateRangePicker diff --git a/packages/react-aria-components/docs/Dialog.mdx b/packages/react-aria-components/docs/Dialog.mdx index a1165874c1c..d69190e1fd7 100644 --- a/packages/react-aria-components/docs/Dialog.mdx +++ b/packages/react-aria-components/docs/Dialog.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Overlays keywords: [dialog, popover, aria] type: component -after_version: 1.0.0 --- # Dialog diff --git a/packages/react-aria-components/docs/GridList.mdx b/packages/react-aria-components/docs/GridList.mdx index 01c31038e81..f713de4205a 100644 --- a/packages/react-aria-components/docs/GridList.mdx +++ b/packages/react-aria-components/docs/GridList.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Collections keywords: [list, aria, grid] type: component -after_version: 1.0.0 --- # GridList diff --git a/packages/react-aria-components/docs/Link.mdx b/packages/react-aria-components/docs/Link.mdx index 564de953d43..f9d0f2c3adf 100644 --- a/packages/react-aria-components/docs/Link.mdx +++ b/packages/react-aria-components/docs/Link.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Navigation keywords: [link, anchor, aria] type: component -after_version: 1.0.0 --- # Link diff --git a/packages/react-aria-components/docs/ListBox.mdx b/packages/react-aria-components/docs/ListBox.mdx index 7cd2301b46a..2a45465eae9 100644 --- a/packages/react-aria-components/docs/ListBox.mdx +++ b/packages/react-aria-components/docs/ListBox.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Collections keywords: [listbox, aria] type: component -after_version: 1.0.0 --- # ListBox diff --git a/packages/react-aria-components/docs/Menu.mdx b/packages/react-aria-components/docs/Menu.mdx index ef8361c9175..e6be1b6828b 100644 --- a/packages/react-aria-components/docs/Menu.mdx +++ b/packages/react-aria-components/docs/Menu.mdx @@ -25,7 +25,6 @@ import Popover from '@react-spectrum/docs/pages/assets/component-illustrations/P category: Collections keywords: [menu trigger, mutli-select menu, aria] type: component -after_version: 1.0.0 --- # Menu diff --git a/packages/react-aria-components/docs/Meter.mdx b/packages/react-aria-components/docs/Meter.mdx index 58278be53a1..fe8ce0a56ea 100644 --- a/packages/react-aria-components/docs/Meter.mdx +++ b/packages/react-aria-components/docs/Meter.mdx @@ -24,7 +24,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab category: Status keywords: [meter, progressbar, aria] type: component -after_version: 1.0.0 --- # Meter diff --git a/packages/react-aria-components/docs/Modal.mdx b/packages/react-aria-components/docs/Modal.mdx index bd659516a30..d8db2a7a83b 100644 --- a/packages/react-aria-components/docs/Modal.mdx +++ b/packages/react-aria-components/docs/Modal.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Overlays keywords: [dialog, popover, aria] type: component -after_version: 1.0.0 --- # Modal diff --git a/packages/react-aria-components/docs/NumberField.mdx b/packages/react-aria-components/docs/NumberField.mdx index c253d2a2ee5..1eda60321ec 100644 --- a/packages/react-aria-components/docs/NumberField.mdx +++ b/packages/react-aria-components/docs/NumberField.mdx @@ -27,7 +27,6 @@ import Input from '@react-spectrum/docs/pages/assets/component-illustrations/Inp category: Forms keywords: [number field, input, form, aria] type: component -after_version: 1.0.0 --- # NumberField diff --git a/packages/react-aria-components/docs/Popover.mdx b/packages/react-aria-components/docs/Popover.mdx index 165006d6955..d82140a09b5 100644 --- a/packages/react-aria-components/docs/Popover.mdx +++ b/packages/react-aria-components/docs/Popover.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Overlays keywords: [dialog, popover, aria] type: component -after_version: 1.0.0 --- # Popover diff --git a/packages/react-aria-components/docs/ProgressBar.mdx b/packages/react-aria-components/docs/ProgressBar.mdx index f259ebdc4d2..85e503f380b 100644 --- a/packages/react-aria-components/docs/ProgressBar.mdx +++ b/packages/react-aria-components/docs/ProgressBar.mdx @@ -24,7 +24,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab category: Status keywords: [progressbar, aria] type: component -after_version: 1.0.0 --- # ProgressBar diff --git a/packages/react-aria-components/docs/RadioGroup.mdx b/packages/react-aria-components/docs/RadioGroup.mdx index 977c3327780..ad15dcc57cd 100644 --- a/packages/react-aria-components/docs/RadioGroup.mdx +++ b/packages/react-aria-components/docs/RadioGroup.mdx @@ -26,7 +26,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab category: Forms keywords: [radiobutton, radio, input, aria] type: component -after_version: 1.0.0 --- # RadioGroup diff --git a/packages/react-aria-components/docs/RangeCalendar.mdx b/packages/react-aria-components/docs/RangeCalendar.mdx index 97f80fedde5..8b065a5b4e0 100644 --- a/packages/react-aria-components/docs/RangeCalendar.mdx +++ b/packages/react-aria-components/docs/RangeCalendar.mdx @@ -27,7 +27,6 @@ import Button from '@react-spectrum/docs/pages/assets/component-illustrations/Ac category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # RangeCalendar diff --git a/packages/react-aria-components/docs/SearchField.mdx b/packages/react-aria-components/docs/SearchField.mdx index 3bf85d2896a..247390a2be4 100644 --- a/packages/react-aria-components/docs/SearchField.mdx +++ b/packages/react-aria-components/docs/SearchField.mdx @@ -28,7 +28,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Forms keywords: [searchbox, input, search, aria] type: component -after_version: 1.0.0 --- # SearchField diff --git a/packages/react-aria-components/docs/Select.mdx b/packages/react-aria-components/docs/Select.mdx index a31bc62c85b..d7d0766ea72 100644 --- a/packages/react-aria-components/docs/Select.mdx +++ b/packages/react-aria-components/docs/Select.mdx @@ -28,7 +28,6 @@ import ListBox from '@react-spectrum/docs/pages/assets/component-illustrations/L category: Pickers keywords: [listbox, select, aria] type: component -after_version: 1.0.0 --- # Select diff --git a/packages/react-aria-components/docs/Slider.mdx b/packages/react-aria-components/docs/Slider.mdx index 5545035d549..63963773819 100644 --- a/packages/react-aria-components/docs/Slider.mdx +++ b/packages/react-aria-components/docs/Slider.mdx @@ -26,7 +26,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Forms keywords: [slider, range, aria] type: component -after_version: 1.0.0 --- # Slider diff --git a/packages/react-aria-components/docs/Switch.mdx b/packages/react-aria-components/docs/Switch.mdx index 08d065c8cea..c156cbd47d9 100644 --- a/packages/react-aria-components/docs/Switch.mdx +++ b/packages/react-aria-components/docs/Switch.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Forms keywords: [switch, input, checkbox, aria] type: component -after_version: 1.0.0 --- # Switch diff --git a/packages/react-aria-components/docs/Table.mdx b/packages/react-aria-components/docs/Table.mdx index 8e4c46de780..72227bf51c1 100644 --- a/packages/react-aria-components/docs/Table.mdx +++ b/packages/react-aria-components/docs/Table.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Collections keywords: [table, aria, grid] type: component -after_version: 1.0.0 --- # Table diff --git a/packages/react-aria-components/docs/Tabs.mdx b/packages/react-aria-components/docs/Tabs.mdx index caef64fe128..09d37f0498e 100644 --- a/packages/react-aria-components/docs/Tabs.mdx +++ b/packages/react-aria-components/docs/Tabs.mdx @@ -24,7 +24,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Navigation keywords: [tabs, aria] type: component -after_version: 1.0.0 --- # Tabs diff --git a/packages/react-aria-components/docs/TextField.mdx b/packages/react-aria-components/docs/TextField.mdx index 3aed05f81c7..b29de8813ec 100644 --- a/packages/react-aria-components/docs/TextField.mdx +++ b/packages/react-aria-components/docs/TextField.mdx @@ -25,7 +25,6 @@ import Input from '@react-spectrum/docs/pages/assets/component-illustrations/Inp category: Forms keywords: [textfield, textbox, input, label, aria] type: component -after_version: 1.0.0 --- # TextField diff --git a/packages/react-aria-components/docs/TimeField.mdx b/packages/react-aria-components/docs/TimeField.mdx index 8a45b371a98..251f98be0bc 100644 --- a/packages/react-aria-components/docs/TimeField.mdx +++ b/packages/react-aria-components/docs/TimeField.mdx @@ -26,7 +26,6 @@ import Label from '@react-spectrum/docs/pages/assets/component-illustrations/Lab category: Date and Time keywords: [input, form, field, date, time] type: component -after_version: 1.0.0 --- # TimeField diff --git a/packages/react-aria-components/docs/ToggleButton.mdx b/packages/react-aria-components/docs/ToggleButton.mdx index 0e31badea6f..61c8151c85c 100644 --- a/packages/react-aria-components/docs/ToggleButton.mdx +++ b/packages/react-aria-components/docs/ToggleButton.mdx @@ -25,7 +25,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Buttons keywords: [button, toggle button, aria, form] type: component -after_version: 1.0.0 --- # ToggleButton diff --git a/packages/react-aria-components/docs/Tooltip.mdx b/packages/react-aria-components/docs/Tooltip.mdx index 2fc7c9bd3a9..5a338032489 100644 --- a/packages/react-aria-components/docs/Tooltip.mdx +++ b/packages/react-aria-components/docs/Tooltip.mdx @@ -24,7 +24,6 @@ import {Keyboard} from '@react-spectrum/text'; category: Overlays keywords: [tooltip, aria] type: component -after_version: 1.0.0 --- # Tooltip diff --git a/packages/react-aria-components/docs/react-aria-components.mdx b/packages/react-aria-components/docs/react-aria-components.mdx index 317ab641316..9538716c463 100644 --- a/packages/react-aria-components/docs/react-aria-components.mdx +++ b/packages/react-aria-components/docs/react-aria-components.mdx @@ -50,7 +50,6 @@ category: Concepts keywords: [aria, accessibility, react, component] navigationTitle: Overview type: component -after_version: 1.0.0 description: React Aria Components is a library of unstyled components built on top of the React Aria hooks. It provides a simpler way to build accessible components with custom styles, while offering the flexibility to drop down to hooks for even more customizability where needed. ---