bastodon/app/javascript/mastodon/features/compose/components
Claire f4a6365f55
Remove hardcoded width from dropdown overlays (#23062)
* Remove hardcoded width from dropdown overlays

* Fix emoji picker position
2023-01-12 16:43:02 +01:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Add aria-hidden to content warning field when dimmed so that it is not confusing to screen reader users (#22568) 2023-01-05 13:39:58 +01:00
emoji_picker_dropdown.js Fix dropdown menu positions when scrolling (#22916) 2023-01-11 21:58:46 +01:00
language_dropdown.js Remove hardcoded width from dropdown overlays (#23062) 2023-01-12 16:43:02 +01:00
navigation_bar.js
poll_button.js
poll_form.js Adding 12 hours option for polls (#21131) 2022-12-15 16:20:34 +01:00
privacy_dropdown.js Remove hardcoded width from dropdown overlays (#23062) 2023-01-12 16:43:02 +01:00
reply_indicator.js
search.js Fix dropdown menu positions when scrolling (#22916) 2023-01-11 21:58:46 +01:00
search_results.js
text_icon_button.js
upload.js
upload_button.js
upload_form.js
upload_progress.js
warning.js