xmpp.chapril.org-conversejs/src/headless/shared
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
..
chat Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
settings Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
_converse.js Move settings related files into one directory 2021-09-21 17:08:30 +02:00
actions.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00
connection.js Use lodash-es everywhere 2021-05-12 12:14:28 +02:00
constants.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
errors.js Split core.js file into multiple smaller ones 2021-03-09 14:11:28 +01:00
i18n.js Split core.js file into multiple smaller ones 2021-03-09 14:11:28 +01:00
parsers.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
rsm.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00