xmpp.chapril.org-conversejs/src
JC Brand 84c6a0039c Fix embedded, singleton mode.
It's now necessary to add a `converse-root` element in the DOM where you
want Converse to render (previously it was any element with the id
`#conversejs`).

Also, turned `converse-chats` element into a Lit element and re-render
`converse-root` and `converse-chats` when the `view-mode` or `singleton`
settings change. This is a step towards being able to change the view
mode on the fly and have the entire chat re-render appropriately.

Fixes #2647
2021-09-24 11:53:49 +02:00
..
headless Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
i18n Release 8.0.1 2021-09-09 22:09:26 +02:00
modals Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
plugins Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
shared Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
templates Fix background for overlayed mode 2021-08-29 00:15:45 +02:00
utils Move url related utility methods to @converse/headless 2021-07-05 18:35:58 +02:00
converse.js Split push plugin up into multiple files 2021-07-19 16:40:40 +02:00
entry.js Get the webpack dev server to work again 2021-05-06 12:07:44 +02:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00