glitchier-soc/app/javascript/mastodon/features/ui/containers
Akihiko Odaki 46142a58d2 Do not scroll the columns area due to redirection (#4541)
Commit c4a21aa352 scrolls the columns area
when the route changes since the user is likely to want to see the
rightmost column in such cases.

However, redirection is automatic and does not indicate users' intension.
Do not scroll the columns area due to one.
2017-08-29 14:16:21 +02:00
..
bundle_container.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
columns_area_container.js Do not scroll the columns area due to redirection (#4541) 2017-08-29 14:16:21 +02:00
loading_bar_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
modal_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
notifications_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
status_list_container.js Exclude self toots from regular expression filter (#4245) 2017-07-18 15:20:38 +02:00