mastodon/app/javascript/mastodon/features/ui
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
..
components Rerender modal on property changes (#4175) 2017-07-12 20:51:44 +02:00
containers refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
util refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
index.js Fix initial loading of pinned Notifications column (#4126) 2017-07-09 13:04:30 +02:00