about summary refs log tree commit diff
path: root/src/components/Menu/types.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-8/+8
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-211-0/+5
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-031-0/+4
* Expose more methods, support disabled items (#4954)Eric Bailey2024-08-191-3/+7
* Fix sensitivity while scrolling (#3190)Eric Bailey2024-03-121-0/+5
* Unwrap Menu.Trigger on web (#3182)Eric Bailey2024-03-121-3/+25
* Add `Menu` component (#3097)Eric Bailey2024-03-051-0/+72