mastodon/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 Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_gallery Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
account_timeline refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
blocks Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
community_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
compose Drawer tab according to column (#4135) 2017-07-11 14:36:27 +02:00
favourited_statuses Fix #3924 (regression from #3906) (#3925) 2017-06-24 12:24:02 +02:00
favourites Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
follow_requests Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
followers Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
following Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
generic_not_found Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
getting_started Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
hashtag_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
home_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
mutes Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
notifications refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
public_timeline Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
reblogs Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
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 Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
ui Rerender modal on property changes (#4175) 2017-07-12 20:51:44 +02:00