mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-14 12:18:00 +03:00
26dc3cc553
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. |
||
---|---|---|
.. | ||
avatars | ||
create_room | ||
dialogs | ||
elements | ||
login | ||
messages | ||
rooms | ||
settings | ||
voip |