about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/dropdown_menu.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2023-01-12[Glitch] Fix dropdown menu positions when scrollingPeter Simonsson
2022-10-11Move some modules from flavours/glitch/utils/ back to flavours/glitch/feature...Claire
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-05-25Various code cleanup (#1782)Claire
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-02-09Refactor dropdown and action modal code slightlyClaire
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2020-11-07[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1dependabot[bot]
2020-08-30[Glitch] Fix scrolling issues when closing some dropdown menusThibG
2020-05-03[Glitch] Fix page incorrectly scrolling when bringing up dropdown menusThibG
2020-04-25[Glitch] Fix and refactor keyboard navigation in dropdown menusThibG
2020-01-25Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with ...Thibaut Girka
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-08-07[Glitch] Improve focus handling with dropdown menusThibG
2019-08-06[Glitch] Improve dropdown menu keyboard navigationThibG
2018-09-13Improve keyboard VS mouse navigation of dropdown menusThibaut Girka
2018-09-13Only focus first item of dropdown if it was opened via keyboardThibaut Girka
2018-08-23[Glitch] Update state when opened dropdown is unmountedThibaut Girka
2018-05-05Improve accessibility of toot dropdown menuThibaut Girka
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
2018-03-30[Glitch] Place dropdown menu top if it is closer to the bottom of the viewportThibaut Girka
2018-01-05Fixed improper dropdown func binding for #293 + toot button spacingkibigo!
2018-01-04WIP <Compose> Refactor; 1000 tiny editskibigo!
2018-01-04WIP <Compose> Refactor; <ActionsModal>; dropdownskibigo!
2017-12-03Rename themes -> flavours ? ?kibigo!