bastodon/app/javascript/mastodon/features/compose/components
ThibG ef7d64c801 Dropdowns accessibility (#7318)
* Mark currently selected privacy setting in privacy dropdown

* Prevent Enter keypresses from triggering dropdown display toggle twice

* Give focus to first/selected item of dropdown menus

* Implement keyboard navigation in privacy dropdown

* Implement keyboard navigation in generic dropdown menus
2018-05-04 22:13:26 +02:00
..
autosuggest_account.js
character_counter.js
compose_form.js Fix caret position after inserting emoji (#7167) 2018-04-17 13:50:33 +02:00
emoji_picker_dropdown.js Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314) 2018-05-03 10:42:18 +02:00
navigation_bar.js
privacy_dropdown.js Dropdowns accessibility (#7318) 2018-05-04 22:13:26 +02:00
reply_indicator.js Fix low-contrasted cancel button of reply indicator (#7300) 2018-05-01 14:02:04 +02:00
search.js When search enabled, display hint in search popout (#6593) 2018-03-02 06:02:42 +01:00
search_results.js
text_icon_button.js
upload.js Focal points (#6520) 2018-02-22 00:35:46 +01:00
upload_button.js
upload_form.js
upload_progress.js
warning.js