mastodon/app/javascript/mastodon/features/ui
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
..
components fix(components/columns_area): Increase delta for swipe detection (#4037) 2017-07-02 15:55:50 +02:00
containers Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
util Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
index.js Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00