xmpp.chapril.org-conversejs/src/shared/chat
JC Brand 825e2643ae Use flex-direction: column-reverse
On the `<converse-chat-content>` element. This removes the need for all
the manual scrolling.

Firefox finally supports this feature. Unfortunately Firefox ESR doesn't
yet, but I can't wait anymore.
2021-06-07 19:26:16 +02:00
..
styles Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
templates Create converse-message-form component 2021-06-04 12:53:03 +02:00
tests Turn caps plugin into folder. 2021-05-11 16:18:34 +02:00
baseview.js Re-initialize chat components when jid attribute changes 2021-06-07 12:53:35 +02:00
chat-content.js Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
emoji-picker-content.js Use intersection observer to remember scrolling position 2021-06-03 18:24:55 +02:00
emoji-picker.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
help-messages.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
message-actions.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
message-body.js Make show_images a prop of converse-chat-mesage-body 2021-04-26 12:08:16 +02:00
message-history.js Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
message-limit.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
message.js Use flex-direction: column-reverse 2021-06-07 19:26:16 +02:00
toolbar.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
unfurl.js Declarative scrolling and rendering new messages indicator 2021-06-03 14:16:03 +02:00
utils.js Create converse-message-form component 2021-06-04 12:53:03 +02:00