about summary refs log tree commit diff
path: root/src/components/Menu/index.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix dropdown immediately closing on Enter (#3745)dan2024-04-281-13/+24
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
* Fix dropdown close via a portaled backdrop (#3191)Eric Bailey2024-03-121-0/+16
* Fix sensitivity while scrolling (#3190)Eric Bailey2024-03-121-0/+4
* Use new menu for Profile (#3168)Hailey2024-03-121-2/+9
* Unwrap Menu.Trigger on web (#3182)Eric Bailey2024-03-121-23/+42
* Refactor `PostDropdownBtn` to use new `Menu` (#3112)Eric Bailey2024-03-081-4/+4
* Add `Menu` component (#3097)Eric Bailey2024-03-051-0/+247