You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript/mastodon
ThibG c05ed8a625 Fix poll options not being selectable via keyboard (#12538)
* Fix poll options not being selectable via keyboard

Fixes #12384

* Improve styling of poll option checkboxes/radio buttons

* Use more appropriate ARIA roles for poll options

* Allow switching between single and multiple choice from keyboard

* Coding style

* Avoid using .bind()
6 years ago
..
actions Add follow_request notification type (#12198) 6 years ago
components Fix poll options not being selectable via keyboard (#12538) 6 years ago
containers Fix account dropdown not opening due to regression from #12377 (#12430) 6 years ago
features Fix poll options not being selectable via keyboard (#12538) 6 years ago
locales Fix notifications label (#12517) 6 years ago
middleware
reducers Add follow_request notification type (#12198) 6 years ago
selectors Add special alert for throttled requests (#11677) 7 years ago
service_worker Add follow_request notification type (#12198) 6 years ago
storage
store
utils Do not add margin light when opening modal on mobile (#11830) 7 years ago
api.js
base_polyfills.js
common.js
compare_id.js Add option to disable real-time updates in web UI (#9984) 7 years ago
extra_polyfills.js
initial_state.js Add setting for whether to crop images in unexpanded toots (#12126) 6 years ago
is_mobile.js
load_keyboard_extensions.js fix: support KaiOS arrow navigation on public pages (#12251) 6 years ago
load_polyfills.js
main.js
performance.js
ready.js
rtl.js Exclude URLs from text analysis (#11759) 7 years ago
scroll.js
settings.js
stream.js
test_setup.js
uuid.js