pleroma-fe/src
eugenijm f05f832bff Address feedback
Use more specific css rules for the emoji dimensions in the chat list status preview.

Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.

Use offsetHeight instad of a computed style when setting the window height on resize.

Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari

Use break-word to prevent chat message text overflow

Resize and scroll the textarea when inserting a new line on ctrl+enter

Remove fade transition on route change

Ensure proper border radius at the bottom of the chat, remove unused border-radius

Prevent the chat header "jumping" on the avatar load.
2020-07-08 15:21:31 +03:00
..
assets Use an existing image served by backend instead 2019-02-03 13:30:54 -05:00
boot Add Chats 2020-07-08 15:21:31 +03:00
components Address feedback 2020-07-08 15:21:31 +03:00
directives refactor using Set 2019-10-21 20:57:36 -04:00
hocs Add Chats 2020-07-08 15:21:31 +03:00
i18n Add Chats 2020-07-08 15:21:31 +03:00
lib Linting + docs 2020-06-13 11:53:16 +02:00
modules Add Chats 2020-07-08 15:21:31 +03:00
services Address feedback 2020-07-08 15:21:31 +03:00
App.js Address feedback 2020-07-08 15:21:31 +03:00
App.scss Address feedback 2020-07-08 15:21:31 +03:00
App.vue Address feedback 2020-07-08 15:21:31 +03:00
_variables.scss Add Chats 2020-07-08 15:21:31 +03:00
main.js Add Chats 2020-07-08 15:21:31 +03:00
sw.js ServiceWorker: Use clearer variable names 2020-06-19 15:24:06 +02:00