index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
dropdown_menu.js
Age
Commit message (
Expand
)
Author
2022-05-25
Various code cleanup (#1782)
Claire
2022-02-09
[Glitch] Add edit history to web UI
Eugen Rochko
2022-02-09
Refactor dropdown and action modal code slightly
Claire
2021-02-12
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Claire
2020-11-07
[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1
dependabot[bot]
2020-08-30
[Glitch] Fix scrolling issues when closing some dropdown menus
ThibG
2020-05-03
[Glitch] Fix page incorrectly scrolling when bringing up dropdown menus
ThibG
2020-04-25
[Glitch] Fix and refactor keyboard navigation in dropdown menus
ThibG
2020-01-25
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...
Thibaut Girka
2019-10-27
[Glitch] Add noopener and/or noreferrer
BSKY
2019-08-07
[Glitch] Improve focus handling with dropdown menus
ThibG
2019-08-06
[Glitch] Improve dropdown menu keyboard navigation
ThibG
2018-09-13
Improve keyboard VS mouse navigation of dropdown menus
Thibaut Girka
2018-09-13
Only focus first item of dropdown if it was opened via keyboard
Thibaut Girka
2018-08-23
[Glitch] Update state when opened dropdown is unmounted
Thibaut Girka
2018-05-05
Improve accessibility of toot dropdown menu
Thibaut Girka
2018-03-30
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
Thibaut Girka
2018-03-30
[Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
Thibaut Girka
2018-01-05
Fixed improper dropdown func binding for #293 + toot button spacing
kibigo!
2018-01-04
WIP <Compose> Refactor; 1000 tiny edits
kibigo!
2018-01-04
WIP <Compose> Refactor; <ActionsModal>; dropdowns
kibigo!
2017-12-03
Rename themes -> flavours ? ?
kibigo!