bastodon/app/javascript/mastodon/features
unarist 5abb3d8150 Rerender modal on property changes (#4175)
Render function for BundleContainer must not be methods.
React doesn't know dependency of the method, so they won't rerender on property updates.

In this case, when you close modal and open another modal immediately,
old modal will be open instead of new one.
2017-07-12 20:51:44 +02:00
..
account/components
account_gallery
account_timeline refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
blocks
community_timeline
compose Drawer tab according to column (#4135) 2017-07-11 14:36:27 +02:00
favourited_statuses
favourites
follow_requests
followers
following
generic_not_found
getting_started
hashtag_timeline
home_timeline
mutes
notifications refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
public_timeline
reblogs
report refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
standalone/public_timeline Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
status
ui Rerender modal on property changes (#4175) 2017-07-12 20:51:44 +02:00