mastodon/app/javascript/mastodon
ThibG 80182eda62
Fix and refactor keyboard navigation in dropdown menus (#13528)
Fixes #13527

- Fixes caught keyboard events being needlessly propagated
- Let up/down arrows wrap around like the tab key does
- Refactor common code
2020-04-21 15:13:26 +02:00
..
actions Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
components Fix and refactor keyboard navigation in dropdown menus (#13528) 2020-04-21 15:13:26 +02:00
containers Add local only to hashtag timeline (#13502) 2020-04-18 21:52:39 +02:00
features Fix and refactor keyboard navigation in dropdown menus (#13528) 2020-04-21 15:13:26 +02:00
locales
middleware
reducers
selectors
service_worker
storage
store
utils Fix uploaded image orientation in some browsers (#13493) 2020-04-18 15:37:03 +02:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js