discourse/plugins/chat/assets/stylesheets/mobile
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-mobile.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-channel-info.scss REFACTOR: handles every chat resource as an URL (#18961) 2022-11-11 06:39:15 +01:00
chat-channel.scss FIX: various mobile optimizations (#22043) 2023-06-09 17:37:26 +02:00
chat-composer-upload.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-composer.scss UX: implements new composer design (#21588) 2023-05-16 17:17:12 +02:00
chat-emoji-picker.scss REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
chat-index.scss FIX: limits max height to viewport on channel only (#21539) 2023-05-15 11:46:33 +02:00
chat-message-actions.scss FIX: various mobile optimizations (#22043) 2023-06-09 17:37:26 +02:00
chat-message-thread-indicator.scss FEATURE: Thread indicator improvements and participants (#21909) 2023-06-15 10:49:27 +10:00
chat-message.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-selection-manager.scss FIX: allows selection of messages in threads (#22119) 2023-06-15 11:27:31 +02:00
chat-side-panel.scss UI: thread panel sizing/spacing on mobile (#21440) 2023-05-09 00:17:42 +02:00
chat-thread-settings-modal.scss FEATURE: Thread list initial UI (#21412) 2023-05-10 11:42:32 +02:00
chat-thread.scss FIX: various mobile chat improvements (#22132) 2023-06-16 11:36:43 +02:00
chat-threads-list.scss FIX: Handle deleted original message for thread index (#21470) 2023-05-10 13:58:15 +02:00
index.scss FEATURE: Thread indicator improvements and participants (#21909) 2023-06-15 10:49:27 +10:00