element-web/src/components
Kegan Dougal 26dc3cc553 Push up instantiation of TabComplete to RoomView
RoomView is the parent component which creates MessageComposer AND the status
bar. By making RoomView instantiate TabComplete we can scope instances
correctly rather than relying on singleton behaviour through dispatches. This
also makes communication between status bar and the MessageComposer infinitely
easier since they are now sharing the same TabComplete object.
2015-12-21 10:59:10 +00:00
..
structures Push up instantiation of TabComplete to RoomView 2015-12-21 10:59:10 +00:00
views Push up instantiation of TabComplete to RoomView 2015-12-21 10:59:10 +00:00