mastodon/app/assets/javascripts/components/features/ui
Noëlle Anthony c67d3c990b Additional key checks for browser compatibility (#2539)
Not all browsers recognize e.key === 'Escape'; some use 'Esc' and some only respond to the keyCode.
2017-04-30 09:12:14 -04:00
..
components Additional key checks for browser compatibility (#2539) 2017-04-30 09:12:14 -04:00
containers Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
index.jsx Only show upload modal when drag event contains files (#2409) 2017-04-24 20:19:33 +02:00