docs: add new React Aria hooks docs #10153
init new hooks docs: useButton, useListBox, useSelect
6df5cb8d
ts docs fix
4d94c432
fix links
acfa1d27
update useSelect example to use Button, Popover, and Listbox componen…
3b692b68
add useComboBox docs
658342e3
add useMenu docs
2c02c667
add useDatePicker docs
6cb6d523
add useDateRangePicker docs
4167b754
add usePopover docs
d106bf93
add useModalOverlay docs
4189ee11
add useDIalog docs
39657ec7
add useTooltipTrigger docs
a4caa5d8
add useCalendar docs
b1e09152
add useRangeCalendar docs
2da1139c
add useDisclosure docs
bf9d3379
add useToolbar docs
ad0d6547
add useToast docs
b77774d0
add useNumberField docs
27ad863e
add useSeparator docs
fe4dc450
add useLink docs
6d098d77
add useBreadcrumbs docs
e9ee7ac9
add useMeter docs
d8a0ef70
add useProgressBar docs
d104b446
add useCheckbox docs
5c9782be
add useSwitch docs
1be29319
add useToggleButton docs
0e10bdf5
add useRadioGroup docs
19cd14fb
add useCheckboxGroup docs
22ba1837
add useToggleButtonGroup docs
aee45f1c
add useTextField docs
cc49fa33
add useDateField docs
27d97c18
add useTimeField docs
8ae72620
add useSearchField docs
351d380c
add useSlider docs
5d5a566c
add useColorSwatch docs
f3f11edc
add useColorField docs
a0e87b39
add useColorArea docs
976fd211
add useColorSlider docs
8d698c5a
add useColorWheel docs
bcad7623
add useTagGroup docs
331c413d
add useGridList docs
c4405ba5
add useTable docs
6c35971e
add useDraggableCollection docs
745b08cd
add useDroppableCollection docs
9b89a813
Merge remote-tracking branch 'origin/main' into new-hook-docs
95ff49db
reidbarber
changed the title [WIP] docs: add new React Aria hooks docs docs: add new React Aria hooks docs 58 days ago
add <br /> between adjacent FunctionAPIs
2c4fd287
add useTabList docs
7de82714
add useListFormatter docs
4a3e2f33
add docs for composeRenderProps and useRenderProps to Customization page
3dc04113
document focus containment behavior in useModalOverlay
db48c7d6
add tags to Customization page
4d128921
map hooks to component illustrations
af143c22
Fix FunctionAPI, remove Features sections, add anatomy diagrams
a3714da2
update examples to use Typescript
e47c3b1e
add hooks starter
abbfafd9
clean up hooks starter
4dfeba7d
clean up hook docs
b61199a8
Merge branch 'main' into new-hook-docs
caa94cb7
Merge branch 'main' into new-hook-docs
845d5351
Merge remote-tracking branch 'origin/main' into new-hook-docs
addc70cf
highlight hook usage in example code
572300fb
move useDialog to useModalOverlay
0c997590
add anatomy diagrams
d05a588e
more highlighting hook usage
df9c44b3
migrate Listbox and GridList examples to new collections
c294d3d6
fix Toast and Tooltip z-indexes
c80533ad
update Calendar, RangeCalendar, and TagGroup to use RAC Button
14b4a36f
fix Calender/RangeCalender horizontal scrolling
bdb54713
group properties in interface table
2d6d93f9
add FunctionAPIGroup for better styles for hook API section
5223cfde
Merge remote-tracking branch 'origin/main' into new-hook-docs
d82a5712
add state interface tables
2cdf2d81
use new collections in TagGroup
96c6c58f
use new collections in ListBox
67e310be
use new collections in Tabs
e539cfa2
fix Combobox starter
615ea4d1
fix Select starter
309e9e62
fix Menu starter
9a6655d7
fix Modal example
5bffc39f
fix Tooltip example
eda6afff
fix Popover example
d66d9cf6
fix Table example
54a5ced2
fix Checkbox example
2a01f051
fix Switch example
3b8cc2cf
fix Toast example
324ef10d
fix Button example
3e6ac9ce
fix GridList example
c78f8468
fix DatePicker example
d96197f9
fix DateRangePicker example
5d5065e4
fix Calendar/RangeCalender examples
d0b8ca6c
fix ListBox example
6015ad5d
add yarn-4.2.2.cjs
a8fbaad0
update registry build to include every directly imported CSS file in …
5a5cad52
add remaining JSX anatomy snippets
44f8e823
move hook-specific customization guidance to Hooks page
275123d4
removed duplicated render props introduction from Customization page
c3136071
remove redundant explanatory paragraphs from hook pages
7ad9c9dd
Merge remote-tracking branch 'origin/main' into new-hook-docs
5d1cade1
fix missing react key issue in examples
7ffa2fc5
add JSDoc for useToggleButtonGroup
2e6fbfc2
sync styles and add script to check for drift
761a7fa2
reidbarber
dismissed their stale review
via 761a7fa2
17 days ago
lint
73516a3b
improve types by replacing ReturnType<typeof... with exported types
ffa7c933
more types improvements
e72a96cc
reidbarber
deleted the new-hook-docs branch 16 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub