mastodon/app/javascript/mastodon/components
Eugen Rochko 9ddeb30f90
Add forceSingleColumn prop to <UI /> (#10807)
* Move TabsBar rendering logic from CSS to the ColumnsArea component

* Add forceSingleColumn mode

* Add unread notifications counter to tabs bar

* Add toggle to control `forceSingleColumn`

* Increase paddings in mobile layout responsively at large sizes
2019-05-23 01:35:22 +02:00
..
__tests__
account.js
attachment_list.js
autosuggest_emoji.js
autosuggest_input.js Add forceSingleColumn prop to <UI /> (#10807) 2019-05-23 01:35:22 +02:00
autosuggest_textarea.js Add emoji suggestions to CW and poll option fields (#10555) 2019-05-09 22:10:27 +02:00
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
domain.js
dropdown_menu.js
error_boundary.js
extended_video_player.js
hashtag.js
icon.js
icon_button.js
intersection_observer_article.js
load_gap.js
load_more.js
loading_indicator.js
media_gallery.js Make the "mark media as sensitive" button more obvious in web UI (#10673) 2019-05-03 04:34:55 +02:00
missing_indicator.js
modal_root.js
permalink.js
poll.js Change poll options to alphabetic letters when status text is hidden (#10685) 2019-05-18 14:41:16 +02:00
relative_timestamp.js
scrollable_list.js
setting_text.js
status.js Change poll options to alphabetic letters when status text is hidden (#10685) 2019-05-18 14:41:16 +02:00
status_action_bar.js
status_content.js
status_list.js When selecting a toot via keyboard, ensure it is scrolled into view (#10593) 2019-05-03 06:20:35 +02:00