glitchier-soc/app/javascript/mastodon/components
ThibG 98642fef2a Fix timeline jumps (#10001)
* Avoid two-step rendering of statuses as much as possible

Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.

* Adjust scroll when new preview cards appear

* Adjust scroll when statuses above the current scroll position are deleted
2019-02-11 13:19:59 +01:00
..
__tests__
account.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
attachment_list.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
autosuggest_emoji.js
autosuggest_textarea.js
avatar.js
avatar_composite.js
avatar_overlay.js
button.js
column.js
column_back_button.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_back_button_slim.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
display_name.js
domain.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
dropdown_menu.js
extended_video_player.js
hashtag.js
icon.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
icon_button.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
intersection_observer_article.js Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 2019-02-06 23:36:43 +01:00
load_gap.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
load_more.js
loading_indicator.js
media_gallery.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
missing_indicator.js
modal_root.js
permalink.js
relative_timestamp.js
scrollable_list.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
setting_text.js
status.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
status_action_bar.js Add "copy link" item to status action bars (#9983) 2019-02-11 12:19:49 +09:00
status_content.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
status_list.js