Commit f74b9ad
docs: Add new docs content for all components (#8799)
* added llms.txt to markdown generation
* add aria-expanded and aria-controls to search menu trigger action button
* add aria-expanded and aria-controls to fake search field button
* layout improvements
* add descriptions to menu and remove from card list
* Fix font-family in anatomy diagrams
* Fix some starter issues (relying on css reset)
* Only show components relevant to current section in sidenav
* fixes
* improve OG image generator script
* rename generateMd -> generateMarkdownDocs
* add illustrations to card list in search menu
* add image styles to thumbnails
* fix z-index in copy/share ActionButtonGroup to avoid showing over dialog
* update button docs
* Update async loading docs
* Make StateTable style match PropTable
* Merge CSS bundles
* Fix combobox displaying both description and error message
* Avoid duplicate ids and fix mobile scrolling
* Add library to page titles
* Revert "fix z-index in copy/share ActionButtonGroup to avoid showing over dialog"
This reverts commit e5f538d.
* use ui-2xl font for search menu button and tabs
* fix overscroll behavior
* Add Tree docs
* add generateMarkdownDocs and generateOGImages to makefile
* TagGroup docs
* RangeCalendar
* add docs for ColorArea, ColorField, ColorSlider, ColorSwatch, ColorSwatchPicker, ColorWheel
* docs: add S2 tableview docs to new docs
* fix alerts
* DateRangePicker
* add type s2 to all examples for codesandbox
* TimeField
* chore: s2 docs taggroup
* make examples better and add group actions
* add calendar/date component docs
* add InlineAlert docs
* add docs for Checkbox/CheckboxGroup
* add Switch docs
* add NumberField docs
* add RangeSlider
* add SearchField docs
* add TextField docs
* add TextArea docs
* add Form docs
* docs: S2 Tabs docs
* update content
* Popover, Modal, and Tooltip
* more updates
* Make it so type is always propagated to CodePlatter and general formatting fixes
* remove unneeded changes
* add ButtonGroup component
* add ToggleButton docs
* add Meter docs
* add ProgressBar docs
* Move anatomy section to the bottom
* add ProgressCircle docs
* Fix hydration error in ColorWheel
* add StatusLight docs
* add Badge docs
* cleanup examples
* add RadioGroup docs
* Make checkbox/radio anatomy diagrams smaller
* more components
* add Divider docs
* add links docs
* add IllustratedMessage docs
* add ContextualHelp docs
* add Avatar docs
* add TreeView docs
* add docs for Menu
* add ActionMenu docs
* cleanup
* Breadcrumbs, Link, ProgressBar
* add Combobox docs
* Meter
* add AlertDialog docs
* add Breadcrumbs docs
* cleanup
* FileTrigger and DropZone
* ColorSwatchPicker
* fixes
* add Tooltip docs
* add ActionButtonGroup docs
* add ToggleButtonGroup docs
* add LinkButton docs
* add Popover docs
* add SegmentedControl docs
* add Dialog docs
* add ActionBar docs
* add missing examples
* add Accordion docs
* add Disclosure docs
* use CardView and TagGroup in search menu
* add disallowEmptySelection to TagGroup
* Remaining RAC component docs
* add Toast docs
* remove theme.css tab from every page
* enable client navigation
* Fix placement control for toast
* faster builds and smaller bundle size
* remove expanded from examples
* remove dedicated Accessibility sections
* remove dedicated Internationalization sections
* remove dedicated Contextual help sections
* remove dedicated Help text sections
* remove dedicated Label positioning sections
* remove dedicated Error state sections
* cleanup props tables
* remove Labeling sections
* remove extra sections
* remove extra content
* more improvements
* fix menu autofocus
* close search menu on cardview action
* add aria-label to search menu dialog
* fixes
* build fixes
* Fix nav
* try again
* add og:image to layout
* mmm
* add css var for font name in generateOGImages
* update dnd guide
* Update Selection guide
* collections guide
* init mobile search
* revert taggroup fixes as they are now in another pr
* add mcp server
* Update Spectrum docs to match RAC
* mobile menu sticky positioning
* Update TagGroup
* use cards in mobile search menu
* cleanup
* Update Tabs docs
* remove "All" tag for now
* add textValue to card
* fix initial selected tag when changing tabs
* Fix lint and revert ListLayout changes for now
* markdown table code improvements
* set content-type of txt/md files in azure
* remove horizontal scroll snapping for now
* Fix some stackblitz issues
* docs updates from testing
* fix keyboard shortcut for opening search menu
* SearchMenu improvements/refactor
* fix Toast docs content
* close search menu on navigation
* add 'All' tag when searching
* add "all" tag to mobile search
* Card and CardView docs
* DropZone
* Dialog
* mobile menu improvements
* add textValues to Tags docs
* fix search menu max-width
* add mcp tools for searching icons and illustrations
* consolidate RAC docs examples
* add aliases to mcp icon/illustration search
* Form
* AvatarGroup
* IllustratedMessage
* Toast
* SelectBoxGroup
* lint
* Add Menu and Popover changes needed for autocomplete examples
TODO: move this to a separate PR
* Add basic RAC styling guide
* Image and Skeleton
* docs: add icons documentation to website
* add section where I will put searchable icons
* RAC example styling fixes
* fix lint
* more RAC example fixes
* fix tabs remount issue in ExampleSwitcher
* improve search menu empty state
* fix S2 tabs example resize
* fix deploy step
* Add grid and search, add color and size examples
* separate mcp servers for s2 and react-aria
* add preview badge to header
* add icon to preview badge
* align TagGroup and CardView in SearchMenu
* improve Icons page
* markdown fixes
* add Illustrations page
* fix Github link
* add <meta name="description" />
* add VersionBadge + add alpha to SelectBoxGroup
* add S2 Release Notes page
* add favicon
* linter
* add InstallCommand component
---------
Co-authored-by: Reid Barber <[email protected]>
Co-authored-by: Daniel Lu <[email protected]>
Co-authored-by: Robert Snow <[email protected]>
Co-authored-by: Yihui Liao <[email protected]>1 parent d434b6d commit f74b9ad
File tree
389 files changed
+21712
-3789
lines changed- .circleci
- packages
- @react-aria
- autocomplete/docs
- breadcrumbs/docs
- button/docs
- calendar/docs
- checkbox/docs
- color
- docs
- src
- combobox/docs
- datepicker/docs
- dialog/docs
- disclosure/docs
- dnd/docs
- gridlist/docs
- listbox/docs
- meter/docs
- numberfield/docs
- overlays/docs
- progress/docs
- radio/docs
- searchfield/docs
- select/docs
- slider/docs
- switch/docs
- table/docs
- tabs/docs
- tag/docs
- textfield/docs
- toast/docs
- toolbar/docs
- tooltip/docs
- @react-spectrum
- actionbar/docs
- dialog/docs/images
- list/docs
- s2/src
- @react-stately/toggle/src
- @react-types
- datepicker/src
- searchfield/src
- tooltip/src
- dev
- docs
- pages/assets
- component-illustrations
- src
- mcp
- scripts
- src
- parcel-packager-docs
- s2-docs
- pages
- react-aria
- s2
- assets
- scripts
- src
- react-aria-components
- docs
- src
- starters
- docs
- src
- stories
- tailwind
- src
- stories
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
389 files changed
+21712
-3789
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
761 | 763 | | |
762 | 764 | | |
763 | 765 | | |
| |||
778 | 780 | | |
779 | 781 | | |
780 | 782 | | |
781 | | - | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
782 | 786 | | |
783 | 787 | | |
784 | 788 | | |
| |||
796 | 800 | | |
797 | 801 | | |
798 | 802 | | |
799 | | - | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
800 | 807 | | |
801 | 808 | | |
802 | 809 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
67 | | - | |
| 70 | + | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
245 | 249 | | |
246 | 250 | | |
247 | 251 | | |
248 | | - | |
| 252 | + | |
| 253 | + | |
249 | 254 | | |
250 | 255 | | |
251 | 256 | | |
| |||
280 | 285 | | |
281 | 286 | | |
282 | 287 | | |
283 | | - | |
| 288 | + | |
| 289 | + | |
284 | 290 | | |
285 | 291 | | |
286 | 292 | | |
| |||
Loading
Loading
0 commit comments