discourse/plugins/chat/assets/stylesheets/mobile
Joffrey JAFFEUX 79a260a6bb
FIX: allows selection of messages in threads (#22119)
This commit fixes the selection of message in threads and also applies various refactorings
- improves specs and especially page objects/components
- makes the channel/thread panes responsible of the state
- adds an animationend modifier
- continues to follow the logic of "state" should be displayed as data attributes on component by having a new `data-selected` attribute on chat messages
2023-06-15 11:27:31 +02:00
..
base-mobile.scss UX: Chat unread indicator refactor (#22040) 2023-06-12 14:33:45 +10: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 optimizations (#22043) 2023-06-09 17:37:26 +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 UI: thread panel sizing/spacing on mobile (#21440) 2023-05-09 00:17:42 +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