Glitch-Shrike/app/javascript/mastodon/actions
Akihiko Odaki 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648)
* Remove pointer events on the entire UI when a dropdown menu is open

This prevents operations to change the location of the menu such as
scrolling.

* Fix mistake from merge
2018-03-07 02:26:43 +01:00
..
push_notifications
accounts.js
alerts.js
blocks.js
bundles.js
cards.js
columns.js
compose.js Implement tag auto-completion by history (#6621) 2018-03-04 20:27:25 +01:00
domain_blocks.js
dropdown_menu.js Remove pointer events on the entire UI when a dropdown menu is open (#6648) 2018-03-07 02:26:43 +01:00
emojis.js
favourites.js
height_cache.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js
onboarding.js
pin_statuses.js
reports.js Federated reports (#6570) 2018-02-28 06:54:55 +01:00
search.js Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
settings.js
statuses.js
store.js Implement tag auto-completion by history (#6621) 2018-03-04 20:27:25 +01:00
streaming.js
timelines.js Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00