chinwagsocial/app/javascript/mastodon/features/compose/components
Claire 2cd31b3177
Fix reply button on media modal not giving focus to compose form (#17626)
* Avoid compose form and modal management fighting for focus

* Fix reply button on media modal footer not giving focus to compose form
2022-02-25 00:51:01 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Fix reply button on media modal not giving focus to compose form (#17626) 2022-02-25 00:51:01 +01:00
emoji_picker_dropdown.js Fix opening the emoji picker scrolling the single-column view to the top (#17579) 2022-02-16 21:44:47 +01:00
navigation_bar.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
poll_button.js
poll_form.js
privacy_dropdown.js Fix controls for unchangeable properties on status edit not being disabled (#17531) 2022-02-12 19:00:33 +01:00
reply_indicator.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
search.js
search_results.js Add graphs and retention metrics to admin dashboard (#16829) 2021-10-14 20:44:59 +02:00
text_icon_button.js
upload.js Fix controls for unchangeable properties on status edit not being disabled (#17531) 2022-02-12 19:00:33 +01:00
upload_button.js
upload_form.js
upload_progress.js
warning.js