mastodon/app/javascript/mastodon/features/ui/containers
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
..
bundle_container.js
columns_area_container.js Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
loading_bar_container.js Update dependencies for Node.js (2018-12-31) (#9669) 2018-12-31 18:11:48 +01:00
modal_container.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
notifications_container.js Add special alert for throttled requests (#11677) 2019-08-27 16:50:39 +02:00
status_list_container.js never filter own posts from timeline (#14128) 2020-06-23 16:01:34 +02:00