xmpp.chapril.org-conversejs/src
JC Brand 1949356ede Work on turning chat views into custom elements
The eventual goal is to avoid UI-related stanza processing if the relevant chats
aren't in the DOM.

With the current architecture, chatboxes are created (and the stanzas
related to them processed) even if `#conversejs` isn't in the DOM.

* Initial work on making controlbox an element
* Create a shared base class
* Ceate ChatBoxViews proxy
* Update sass now that certain classes are moved to converse-chats element
2021-02-09 15:48:21 +01:00
..
components Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
headless Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
i18n Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
modals Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
plugins Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
shared Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
templates Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
utils Move converse-dragresize plugin to folder 2020-12-29 12:38:17 +01:00
converse.js Work on turning chat views into custom elements 2021-02-09 15:48:21 +01:00
entry.js Update copyright 2020-01-30 17:36:55 +01:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00