react-spectrum
f74b9ad1 - docs: Add new docs content for all components (#8799)

Commit
24 days ago
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 e5f538da18625aa8af49fec0e1d5155286e594a0. * 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 <reid@reidbarber.com> Co-authored-by: Daniel Lu <dl1644@gmail.com> Co-authored-by: Robert Snow <snowystinger@gmail.com> Co-authored-by: Yihui Liao <44729383+yihuiliao@users.noreply.github.com>
Author
Parents
Loading