Glitch-Shrike/app/javascript/mastodon
unarist 9c03fd9cae Unobserve status on unmount (#4013)
This fixes a warning on status unmounting (e.g. deletion).

This also resets IntersectionObserverWrapper on disconnect to avoid `unobserve()` calls
which has bug in Edge.
2017-07-06 21:26:21 +02:00
..
actions Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
components Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
containers
features Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
locales l10n Occitan locale (#4089) 2017-07-06 21:10:12 +02:00
middleware
reducers
selectors
store
.gitkeep
api.js
base_polyfills.js
emoji.js Faster emojify() by avoiding str.replace() entirely (#4049) 2017-07-03 11:02:36 +02:00
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js Replace state to /web when root path (#4009) 2017-06-30 05:37:41 +02:00
performance.js
rtl.js
scroll.js
stream.js
uuid.js