discourse/plugins/chat/assets/stylesheets
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
..
common FIX: allows selection of messages in threads (#22119) 2023-06-15 11:27:31 +02:00
desktop FEATURE: Thread indicator improvements and participants (#21909) 2023-06-15 10:49:27 +10:00
mixins FIX: show scrollbars under firefox in chat (#21587) 2023-05-16 16:44:15 +02:00
mobile FIX: allows selection of messages in threads (#22119) 2023-06-15 11:27:31 +02:00
colors.scss