xmpp.chapril.org-conversejs/src/plugins
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
..
bookmark-views Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
chatboxviews Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
chatview Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
controlbox Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
dragresize Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
fullscreen Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
headlines-view Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
mam-views Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
minimize Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
modal Create directory for modal plugin 2021-09-20 11:13:26 +02:00
muc-views Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
notifications Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
omemo Fixes #2629 OMEMO button tooltip is wrong in private chat 2021-09-06 20:59:26 +02:00
profile Create directory for modal plugin 2021-09-20 11:13:26 +02:00
push Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
register Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
roomslist Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
rootview Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
rosterview Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
oauth.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
singleton.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00