about summary refs log tree commit diff
path: root/src/components/Menu
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-8/+8
* Add displayName to contexts (#8814)Samuel Newman2025-08-141-0/+2
* Port post embeds to new arch (#7408)Eric Bailey2025-06-131-1/+1
* Replace "Note about sharing" prompt with an inline hint (#8452)Samuel Newman2025-06-062-31/+53
* Share menu (#7840)Samuel Newman2025-05-232-2/+39
* Keep all radix dependencies aligned by using single package (#8219)Samuel Newman2025-04-241-10/+10
* [DMs] Emoji reaction picker (#8023)Samuel Newman2025-03-282-0/+4
* New `ContextMenu` menu type for DM messages (#8014)Samuel Newman2025-03-213-10/+5
* Constrain dropdown height to fit in the screen (#7730)Samuel Newman2025-02-251-1/+1
* Get sheet padding working consistently (#7798)Samuel Newman2025-02-211-1/+1
* Improved search language select (#7591)Samuel Newman2025-02-131-3/+4
* Animate dropdown menus (#7704)Samuel Newman2025-02-121-1/+8
* Update hashtag menu to use `Menu`, convert to native link for additional a11y...Eric Bailey2025-01-213-2/+20
* Account quick switch on web (#7190)Samuel Newman2025-01-141-1/+2
* Fork close logic for android to match previous usage (#7165)Eric Bailey2024-12-181-3/+15
* Adjust height of radio (#7164)Eric Bailey2024-12-182-7/+7
* Add reply sorting in-thread (#7156)dan2024-12-182-0/+100
* Fix share button not working for some users (#5849)Hailey2024-12-123-27/+48
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-2/+0
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-033-2/+8
* Cleanup unused props from dialogs (#5665)Hailey2024-10-091-5/+1
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-3/+6
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-10/+11
* Add border to menu on web (#5439)futur2024-09-201-0/+2
* Expose more methods, support disabled items (#4954)Eric Bailey2024-08-194-25/+71
* [Clipclops] Clop menu, leave clop, mute/unmute clop (#3804)Samuel Newman2024-05-021-11/+13
* Fix dropdown immediately closing on Enter (#3745)dan2024-04-281-13/+24
* Merge remote-tracking branch 'upstream/main' into patch-3Minseo Lee2024-03-191-1/+1
|\
| * 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
* | Update index.tsxMinseo Lee2024-03-131-2/+4
|/
* Fix dropdown close via a portaled backdrop (#3191)Eric Bailey2024-03-121-0/+16
* Fix sensitivity while scrolling (#3190)Eric Bailey2024-03-122-0/+9
* Use new menu for Profile (#3168)Hailey2024-03-122-4/+14
* Convert profile edit avatar/banner dropdown menus to new menu (#3177)Hailey2024-03-121-2/+28
* Unwrap Menu.Trigger on web (#3182)Eric Bailey2024-03-122-26/+67
* Refactor `PostDropdownBtn` to use new `Menu` (#3112)Eric Bailey2024-03-081-4/+4
* Add `Menu` component (#3097)Eric Bailey2024-03-054-0/+517