xmpp.chapril.org-conversejs/src/components
JC Brand d5c93eb024 Create converse-root custom element
This element can be used to declaratively insert Converse into the DOM.

You can put `<converse-root>` into the DOM (e.g. by rendering it inside
a React component) before or afer Converse has loaded and/or has been
initialized.
2020-09-03 13:06:17 +02:00
..
adhoc-commands.js Updates #2193 2020-08-17 09:00:53 +02:00
autocomplete.js Created a web component registry and exports components as modules in order to facilitate their customization 2020-07-07 11:44:34 +02:00
chat_content.js Make sure the registry is loaded before registering custom elements 2020-08-12 18:01:23 +02:00
converse.js Create converse-root custom element 2020-09-03 13:06:17 +02:00
dropdown.js When opening a dropdown, don't prevent other dropdowns from closing 2020-08-18 15:09:37 +02:00
element.js Assign the Skeletor Events API to CustomElement 2020-07-01 09:25:14 +02:00
emoji-picker-content.js Emoji picker: properly insert emoji upon click 2020-07-13 10:59:57 +02:00
emoji-picker.js Emoji picker: Make sure events persist across add/remove from DOM 2020-08-14 15:07:15 +02:00
font-awesome.js Rendeer SVG icons inline 2020-07-02 01:21:40 +02:00
help_messages.js Fix help menu icon colour and let it scroll 2020-07-13 11:17:29 +02:00
icons.js Prefix the icon anchors to make them more unique 2020-07-02 11:56:37 +02:00
image_picker.js Created a web component registry and exports components as modules in order to facilitate their customization 2020-07-07 11:44:34 +02:00
message-actions.js Created a web component registry and exports components as modules in order to facilitate their customization 2020-07-07 11:44:34 +02:00
message-body.js Make sure the registry is loaded before registering custom elements 2020-08-12 18:01:23 +02:00
message-history.js Make sure the registry is loaded before registering custom elements 2020-08-12 18:01:23 +02:00
message.js Updates #2193 2020-08-17 09:00:53 +02:00
toolbar.js Updates #2193 2020-08-17 09:00:53 +02:00