chinwagsocial/app/javascript/mastodon/components
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
* Always use the scrollable class for the ScrollList component

Fixes #9499 as well as empty timelines' scrollbar “blinking”
between loading state and empty state.

* Do not display empty message when the list is known to have more elements

Fixes #9500

* Fix LoadMore usage in account media gallery

(Even though that codepath is probably never actually used…)

* Make account media gallery more consistent with account timeline

Fixes #9498

Display “load more” more consistently, add a loading indicator on first load.

* Fix “load more” button when no data has been fetched
2018-12-12 22:32:44 +01:00
..
__tests__
account.js Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
attachment_list.js
autosuggest_emoji.js
autosuggest_textarea.js
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 Revert "RTL: remove blank character inside bdi (#9038)" (#9056) 2018-10-22 23:23:00 +02:00
domain.js
dropdown_menu.js
extended_video_player.js
hashtag.js
icon_button.js
intersection_observer_article.js
load_gap.js
load_more.js
loading_indicator.js
media_gallery.js
missing_indicator.js
modal_root.js
permalink.js
relative_timestamp.js
scrollable_list.js Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00
setting_text.js
status.js Add "Show thread" link to self-replies (#9228) 2018-11-08 21:08:57 +01:00
status_action_bar.js Add "Show thread" link to self-replies (#9228) 2018-11-08 21:08:57 +01:00
status_content.js Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133) 2018-10-29 04:42:07 +01:00
status_list.js Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00