discourse/plugins/chat/assets/stylesheets/desktop
Joffrey JAFFEUX 7dafd275ac
FIX: various mobile chat improvements (#22132)
- FIX: improves reactions and thread indicator touch event on mobile
These "buttons" are located inside a scroll list which makes them very specific. The general idea is to ensure these events are passive and are not bubbling to the parent.
- DEV: moves state on top level message node
- FIX: ensures popover arrow has the correct border
- FIX: makes a message expanded by default
- FIX applies the same ios scroll fix on thread and channel
- UI: better active/hover state for thread indicator
- UI: attempts to follow more closely our BEM naming scheme
- FIX: reduces bottom padding on message with thread indicator and user info hidden
- UI: add padding for first message in thread
- FIX: prevents actions backdrop to open thread
- UI: makes thread indicator resizable
2023-06-16 11:36:43 +02:00
..
base-desktop.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-channel-title.scss UX: Chat channel title overflow ellipsis fixes (#20956) 2023-04-04 12:44:36 +02:00
chat-composer-uploads.scss
chat-index-drawer.scss UX: multiple minor improvements (#20917) 2023-04-03 10:46:38 +02:00
chat-index-full-page.scss UX: chat index refactor (#19264) 2022-12-01 14:56:04 +01:00
chat-message-actions.scss REFACTOR: chat-msgactions (#18969) 2022-11-10 15:08:14 +01:00
chat-message-thread-indicator.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-message.scss FIX: correct border color of message actions (#21261) 2023-04-26 19:42:04 +02:00
index.scss FEATURE: Thread indicator improvements and participants (#21909) 2023-06-15 10:49:27 +10:00
sidebar-extensions.scss