bastodon/app/javascript/mastodon/features/compose/components
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
There is no reason to disable the composer textarea when some media metadata
is being modified, nor is there any reason to focus the textarea when some
media metadata has been modified (prevents clicking one image's description
field right after having modified another).
2018-12-16 21:17:56 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Split out is_changing_upload from is_submitting (#9536) 2018-12-16 21:17:56 +01:00
emoji_picker_dropdown.js
navigation_bar.js
privacy_dropdown.js fix: initial state of PrivacyDropdown is should not be null (#9008) 2018-10-19 00:00:19 +02:00
reply_indicator.js
search.js
search_results.js Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
text_icon_button.js
upload.js Show upload options on click as well as hover (#9074) 2018-10-24 18:17:15 +02:00
upload_button.js
upload_form.js
upload_progress.js
warning.js