element-web/src/components/views
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
..
avatars switch avatar initial layout to work with Open Sans 2015-11-30 17:15:02 +00:00
create_room Move create_room atoms to components 2015-11-26 15:44:42 +00:00
dialogs Move and merge LogoutPrompt 2015-11-30 15:23:16 +00:00
elements Move and merge UserSelector 2015-11-26 17:37:40 +00:00
login Auto-focus username box 2015-12-15 15:27:56 +00:00
messages hopefully fix vector-im/vector-web#475 2015-12-08 19:49:16 +00:00
rooms Push up instantiation of TabComplete to RoomView 2015-12-21 10:59:10 +00:00
settings Move Notifier to src/ since it isn't a component. 2015-11-30 15:04:24 +00:00
voip fix NPE 2015-12-17 11:56:41 +00:00