chinwagsocial/app/javascript/mastodon/features/ui/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__ Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
actions_modal.js Add color variables of texts for better accesibility (#7125) 2018-04-18 16:52:15 +02:00
boost_modal.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
bundle.js Show disappointed elephant if web UI crashes (#10275) 2019-03-15 05:35:45 +01:00
bundle_column_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_modal_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
column.js
column_header.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_link.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
column_loading.js Fix PropTypes.oneOfType() warning (#5041) 2017-09-22 17:50:29 +02:00
column_subheading.js
columns_area.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
confirmation_modal.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
drawer_loading.js
embed_modal.js Sanitize and sandbox toot embeds (#9552) 2018-12-23 02:16:35 +01:00
focal_point_modal.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
image_loader.js Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562) 2018-07-15 01:18:09 +02:00
media_modal.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
modal_loading.js
modal_root.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
mute_modal.js Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
report_modal.js Rename from instance to server. (#9938) 2019-02-05 19:11:24 +01:00
tabs_bar.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00
upload_area.js Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
video_modal.js Fix media description in various media modals (#8678) 2018-09-13 20:31:59 +02:00
zoomable_image.js Fix media description in various media modals (#8678) 2018-09-13 20:31:59 +02:00