mastodon/app/javascript/mastodon/features/compose/components
ThibG 27a0d02d0d Improve keyboard navigation in privacy dropdown (#11492)
* Trap tab in privacy dropdown

* Give focus back to last focused element when privacy dropdown menu closes

* Actually give back focus to the element that had it before clicking the dropdown
2019-08-06 11:59:58 +02:00
..
action_bar.js Added logout to dropdown menu (#11353) 2019-07-19 03:58:46 +02:00
autosuggest_account.js Display full username in tooltip on search and autosuggest #7478 (#7920) 2018-07-01 04:16:13 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
compose_form.js Only scroll to the compose form if it's not horizontally in the viewport (#11246) 2019-07-06 18:18:08 +02:00
emoji_picker_dropdown.js Add categories for custom emojis (#11196) 2019-06-28 15:54:10 +02:00
navigation_bar.js Add responsive panels to the single-column layout (#10820) 2019-05-25 21:27:00 +02:00
poll_button.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
poll_form.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
privacy_dropdown.js Improve keyboard navigation in privacy dropdown (#11492) 2019-08-06 11:59:58 +02:00
reply_indicator.js List attachments in reply indicator and boost modal (#10997) 2019-06-13 17:04:52 +02:00
search.js Fix overlap of emoji button on search popup (#10978) 2019-06-06 13:40:17 +02:00
search_results.js Add search results pagination to web UI (#11409) 2019-07-27 05:49:50 +02:00
text_icon_button.js Change icon button styles to make hover/focus states more obvious (#11474) 2019-08-03 19:10:50 +02:00
upload.js Improve image description user experience (#10036) 2019-02-14 01:04:43 +01:00
upload_button.js Change camera icon to paperclip icon in upload form (#11149) 2019-06-22 15:29:25 +02:00
upload_form.js Make the "mark media as sensitive" button more obvious in web UI (#10673) 2019-05-03 04:34:55 +02:00
upload_progress.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00