Skip to content

[docs-update] Update docs for Menu, Select, Combobox, and Autocomplete components#97

Merged
IzumiSy merged 2 commits intomainfrom
docs/add-menu-select-combobox-autocomplete-eabcd7dc95503f96
Mar 19, 2026
Merged

[docs-update] Update docs for Menu, Select, Combobox, and Autocomplete components#97
IzumiSy merged 2 commits intomainfrom
docs/add-menu-select-combobox-autocomplete-eabcd7dc95503f96

Conversation

@github-actions
Copy link
Contributor

Summary

This PR adds documentation for four new components introduced in changeset bright-waves-dance.

The dependency bump changeset (floppy-planes-own.md — lucide-react update) requires no documentation changes.


Changesets

  • .changeset/bright-waves-dance.md@tailor-platform/app-shell minor: Add Menu, Select, Combobox, and Autocomplete components.

Files Modified

File Reason
docs/components/menu.md (new) Documents the Menu compound component API, including CheckboxItem, RadioItem, Group, Separator, and nested sub-menus via SubmenuRoot/SubmenuTrigger.
docs/components/select.md (new) Documents Select (static and Select.Async), props, grouped items, multi-select, mapItem, renderValue, SelectAsyncFetcher type, and Select.Parts.
docs/components/combobox.md (new) Documents Combobox (static and Combobox.Async), multi-select chips, creatable items via onCreateItem, ComboboxAsyncFetcher, and Combobox.Parts.
docs/components/autocomplete.md (new) Documents Autocomplete (static and Autocomplete.Async), grouped suggestions, AutocompleteAsyncFetcher type, and Autocomplete.Parts.
CLAUDE.md Updated Documentation Index to include links to all four new component doc files.

Generated by Documentation Updater

GitHub Copilot and others added 2 commits March 19, 2026 07:18
Add documentation for four new components introduced in changeset
bright-waves-dance.md:

- docs/components/menu.md: compound component API, checkbox/radio items,
  groups, separators, and nested sub-menus
- docs/components/select.md: single/multi-select, grouped items, async
  loading via Select.Async, and SelectAsyncFetcher type
- docs/components/combobox.md: searchable combobox, multi-select chips,
  creatable items via onCreateItem, async loading via Combobox.Async
- docs/components/autocomplete.md: free-text input with suggestions,
  async loading via Autocomplete.Async

Also update the Documentation Index in CLAUDE.md with links to all four
new doc files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IzumiSy IzumiSy marked this pull request as ready for review March 19, 2026 08:10
@IzumiSy IzumiSy merged commit ac47455 into main Mar 19, 2026
2 checks passed
@IzumiSy IzumiSy deleted the docs/add-menu-select-combobox-autocomplete-eabcd7dc95503f96 branch March 19, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant