index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Menu
/
index.web.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix share button not working for some users (#5849)
Hailey
2024-12-12
1
-9
/
+10
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
1
-2
/
+0
*
fix(a11y): avoid plain `div`s as button or tabs (#6084)
Cynthia
2024-11-03
1
-1
/
+2
*
Add border to menu on web (#5439)
futur
2024-09-20
1
-0
/
+2
*
Expose more methods, support disabled items (#4954)
Eric Bailey
2024-08-19
1
-14
/
+32
*
Fix dropdown immediately closing on Enter (#3745)
dan
2024-04-28
1
-13
/
+24
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-1
/
+1
*
Fix dropdown close via a portaled backdrop (#3191)
Eric Bailey
2024-03-12
1
-0
/
+16
*
Fix sensitivity while scrolling (#3190)
Eric Bailey
2024-03-12
1
-0
/
+4
*
Use new menu for Profile (#3168)
Hailey
2024-03-12
1
-2
/
+9
*
Unwrap Menu.Trigger on web (#3182)
Eric Bailey
2024-03-12
1
-23
/
+42
*
Refactor `PostDropdownBtn` to use new `Menu` (#3112)
Eric Bailey
2024-03-08
1
-4
/
+4
*
Add `Menu` component (#3097)
Eric Bailey
2024-03-05
1
-0
/
+247