about summary refs log tree commit diff
path: root/app/javascript/mastodon/containers/dropdown_menu_container.js
AgeCommit message (Expand)Author
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2019-11-20Fix account dropdown not opening due to regression from #12377 (#12430)Eugen Rochko
2019-11-19Add relationship-based options to status dropdowns (#12377)Eugen Rochko
2019-08-06Improve dropdown menu keyboard navigation (#11491)ThibG
2018-09-13Only focus first element of dropdown menus if using keyboard (#8679)ThibG
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi