xmpp.chapril.org-conversejs/src/shared/components
JC Brand e52056bb33 Refactor the emoji-picker somewhat
Trigger an `emojiSelected` event instead of manually calling `insertIntoTextArea` on the `converse-message-form` a component.
This loosens the coupling between the emoji picker and `converse-message-form`.

Call `disableArrowNavigation` when the emoji-picker is disconnected from
the DOM or when escape is pressed. See #2754
2022-03-09 12:44:33 +01:00
..
styles Use SVG icons and tweak message padding 2022-01-31 23:00:26 +01:00
brand-byline.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
brand-heading.js Update lit imports 2021-09-29 11:20:14 +02:00
brand-logo.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
dropdown.js Refactor the emoji-picker somewhat 2022-03-09 12:44:33 +01:00
dropdownbase.js Add ability to let dropdown appear at the top, left-aligned 2021-07-01 15:23:37 +02:00
element.js Avoid unnecessary call to requestUpdate and use updateComplete 2022-02-09 21:22:38 +01:00
font-awesome.js Move icons template to shared folder 2021-03-29 13:16:32 +02:00
gif.js Call initialize in CustomElement's connectedCallback method 2021-09-23 14:25:42 +02:00
icons.js Replace more font icons with svg icons 2021-11-14 22:53:04 +01:00
image-picker.js Use converse-avatar for setting avatar 2021-11-19 13:01:09 +01:00
image.js Add converse-image custom element 2021-11-19 22:32:46 +01:00
message-versions.js Create converse-message-versions component 2021-08-10 10:48:50 +02:00
rich-text.js Add the ability to retract XEP-0316 MEP messages 2021-10-20 17:49:58 +02:00