xmpp.chapril.org-conversejs/src/components
2020-11-18 17:22:14 +01:00
..
adhoc-commands.js Fixes #1924 2020-09-25 18:46:45 +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
brand-heading.js Render the brand heading as a component 2020-10-02 11:44:28 +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 Make sure initialize can be awaited... 2020-09-03 17:07:44 +02:00
dropdown.js use composedPath() instead as it is standarized and cross-browser suported 2020-09-07 15:51:34 +02:00
element.js element: Call super.disconnectedCallback 2020-09-27 10:31:53 +02:00
emoji-picker-content.js Emoji picker: properly insert emoji upon click 2020-07-13 10:59:57 +02:00
emoji-picker.js fix emoji-picker for use_system_emojis==false 2020-11-18 17:22:14 +01: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 Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00
message-actions.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +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 Let the converse-loaded event conform to the CustomEvent spec 2020-10-26 13:09:15 +01:00
message.js Fix message reorder issue after edit (#2300) 2020-10-23 15:07:56 +02:00
minimized_chat.js Some work on componentizing the minimized chats UI 2020-09-03 13:06:17 +02:00
muc-sidebar.js Fixes #1642 Add option to hide participant list by default 2020-10-23 21:18:05 +02:00
toolbar.js Fixes #2184: Headless build relies on locale directory 2020-09-10 08:55:38 +02:00