mastodon/app/javascript/mastodon/components
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
* Do not crash the whole UI when loading an invalid column

* Add error boundary component to catch Web UI crashes

* Add stack trace on supported browsers

* Add component stack info, pre-format everything for github

* Make “Reload” a clickable link that calls window.location.reload()

* Remove elephant friend from error boundary, make title stand out more

* Simplify error boundary to only a graphic
2019-03-15 05:35:45 +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 Fix crash when conversations have no valid participants (#10078) 2019-02-19 20:00:41 +01:00
domain.js Replace unlock-alt icon with unlock (#9952) 2019-01-31 13:45:15 +01:00
dropdown_menu.js
error_boundary.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
extended_video_player.js
hashtag.js Make hashtag search results link to the hashtag URL (#9810) 2019-01-14 23:29:21 +01:00
icon.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
icon_button.js Disable the underlying button element when an ItemButton is disabled (#10194) 2019-03-06 15:10:32 +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 Fix composer not getting focus after reply confirmation dialog (#9602) 2018-12-21 18:52:41 +01:00
permalink.js
poll.js Fix NaN in Poll component (#10213) 2019-03-07 22:18:05 +01:00
relative_timestamp.js
scrollable_list.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
setting_text.js
status.js Add polls (#10111) 2019-03-03 22:18:23 +01:00
status_action_bar.js Change buttons on timeline preview to open the interaction dialog (#10054) 2019-02-15 19:43:09 +01: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 Various fixes to scrollable lists and media gallery (#9501) 2018-12-12 22:32:44 +01:00