mastodon/app/javascript/mastodon/features/status
Claire d3791cca0c
Improve modal flow and back button handling (#16499)
* Refactor shouldUpdateScroll passing

So far, shouldUpdateScroll has been manually passed down from the very top of
the React component hierarchy even though it is a static function common to
all ScrollContainer instances, so replaced that with a custom class extending
ScrollContainer.

* Generalize “press back to close modal” to any modal and to public pages

* Fix boost confirmation modal closing media modal
2021-07-13 15:45:17 +02:00
..
components Slightly reorder three dots menu on toots to make it more intuitive (#15647) 2021-02-11 01:05:04 +01:00
containers Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
index.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00