mastodon/app/javascript/flavours/glitch/components
Thibaut Girka fb6f131fa1 Revert 245816ab27 (fixes #348)
Since 245816ab27, IntersectionObserverArticle
assumes that its children do not change unless the number of children changes.

This is not the case with the notification overlay, which resulted in the
checkmark of notification cleaning mode not updating unless scrolling to make
notifications appear/disappear.

This change may negatively impact performances.
2018-02-10 20:59:50 +01:00
..
account.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
attachment_list.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
avatar.js
avatar_overlay.js
button.js
collapsable.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
column.js
column_back_button.js
column_back_button_slim.js
column_header.js
display_name.js
dropdown_menu.js
extended_video_player.js
icon.js
icon_button.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
intersection_observer_article.js Revert 245816ab27 (fixes #348) 2018-02-10 20:59:50 +01:00
link.js
load_more.js
loading_indicator.js
media_gallery.js
missing_indicator.js Port 7badad7797 to glitch frontend 2018-01-18 10:25:37 -06:00
notification_purge_buttons.js
permalink.js
relative_timestamp.js
scrollable_list.js
setting_text.js
status.js Remove some leftover code, I guess 2018-01-23 09:20:18 +01:00
status_action_bar.js
status_content.js
status_header.js Style fixes to make eslint happier, hopefully 2018-01-18 09:13:07 -06:00
status_list.js Port 7badad7797 to glitch frontend 2018-01-18 10:25:37 -06:00
status_prepend.js
status_visibility_icon.js
text_icon_button.js