mastodon/app/assets/javascripts/components/features
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
..
account/components Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
account_timeline Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
blocks Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
community_timeline Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
compose fix(dropdowns): Allow for dropdowns to fill full column (#2684) 2017-05-01 18:13:10 +02:00
favourited_statuses Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
favourites Remove deprecated features at React v15.5 (#1905) 2017-04-21 20:05:35 +02:00
follow_requests Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
followers Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
following Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
generic_not_found Add "not found" component to UI 2017-01-10 13:50:59 +01:00
getting_started Make the getting started ui more intuitive (#1309) 2017-04-26 01:21:05 +02:00
hashtag_timeline Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
home_timeline Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
mutes Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
notifications Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
public_timeline Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
reblogs Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
report Replace inline styles with CSS classes (BEM) (#2338) 2017-04-23 04:26:55 +02:00
status OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
ui Additional key checks for browser compatibility (#2539) 2017-04-30 09:12:14 -04:00