xmpp.chapril.org-conversejs/src/plugins/chatview
JC Brand 68f0be996f Let chats be closed by calling close on the models
Instead of on the views/components.

We still have `close` methods on the components, but they are just
event handlers and not external API methods to be called by other code.
Instead `close` should be called on the model.
2021-06-15 09:59:40 +02:00
..
styles Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
templates Re-initialize chat components when jid attribute changes 2021-06-07 12:53:35 +02:00
tests Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00
bottom-panel.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
chat.js Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00
heading.js Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00
index.js Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00
message-form.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
utils.js Let chats be closed by calling close on the models 2021-06-15 09:59:40 +02:00