mastodon/app/assets/javascripts/components/features/compose/components
Stephen Burgess 33b9e8d461 fix(dropdowns): Allow for dropdowns to fill full column (#2684)
* fix(dropdowns): Allow for dropdowns to fill full column

When the text inside a dropdown is longer than it is for English, the text is truncated which can result in a less-than-usable experience for languages such as German with longer words. This commit addresses the following:

* Allow the dropdown to expand to the entire width of the column based on the length of the text in the dropdown
* Align active dropdown arrow in relation to the trigger rather than the dropdown
* Show the right hand side of the dropdown which was previously hidden (could not see border radius)
* Ensure the three places dropdowns of status, account, and emoji appear well in Chrome, Firefox, Safari

* fix(emoji-dropdown): Restore emoji dropdown caret
2017-05-01 18:13:10 +02:00
..
autosuggest_account.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
autosuggest_status.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
character_counter.jsx Fix character_counter.jsx (#2653) 2017-04-30 08:58:33 -04:00
compose_form.jsx Don't toot request with only blank characters (#2154) 2017-04-26 15:18:09 +02:00
emoji_picker_dropdown.jsx fix(dropdowns): Allow for dropdowns to fill full column (#2684) 2017-05-01 18:13:10 +02:00
navigation_bar.jsx Username above toot box UI changes (#2418) 2017-04-25 04:45:27 +02:00
privacy_dropdown.jsx Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
reply_indicator.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
search.jsx Add a confirmation modal: (#2279) 2017-04-23 04:39:50 +02:00
search_results.jsx Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
text_icon_button.jsx feat(cw-button): Add aria controls to CW trigger (#2303) 2017-04-23 20:33:44 +02:00
upload_button.jsx fix(style): Fix regressions introduced by #2338 (#2345) 2017-04-23 14:18:58 +02:00
upload_form.jsx Expand uploaded thumbnail (#2611) 2017-04-29 14:29:13 +02:00
upload_progress.jsx Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
warning.jsx Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00