mastodon/app/javascript/mastodon/containers
ThibG a12f1a0baf Improve dropdown menu keyboard navigation (#11491)
* Allow selecting menu items with the space bar in status dropdown menus

* Fix modals opened by keyboard navigation being immediately closed

* Fix menu items triggering modal actions

* Add Tab trapping inside dropdown menu

* Give focus back to last focused element when status dropdown menu closes
2019-08-06 11:59:46 +02:00
..
account_container.js
compose_container.js
domain_container.js
dropdown_menu_container.js Improve dropdown menu keyboard navigation (#11491) 2019-08-06 11:59:46 +02:00
intersection_observer_article_container.js
mastodon.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
media_container.js Change single-column mode to scroll the whole page (#11359) 2019-07-19 09:25:22 +02:00
poll_container.js
status_container.js Fix boost to original audience not working on mobile (#11371) 2019-07-21 18:11:09 +02:00
timeline_container.js