mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 22:34:07 +08:00
b546c31b7f
We were using a complex logic to make it change size based on scroll position but this was imperfect and not visually pleasing. Also the title had been made a button which was causing the ellipsis to not work correctly, and I would prefer to not mix page knowledge (thread) with title component so I made this click logic directly in the chat-thread component. --------- Co-authored-by: Jordan Vidrine <jordan@jordanvidrine.com> |
||
---|---|---|
.. | ||
base-mobile.scss | ||
chat-channel-members.scss | ||
chat-channel-row.scss | ||
chat-channel-settings.scss | ||
chat-channel.scss | ||
chat-composer-dropdown.scss | ||
chat-composer-upload.scss | ||
chat-composer.scss | ||
chat-emoji-picker.scss | ||
chat-footer.scss | ||
chat-form.scss | ||
chat-header.scss | ||
chat-index.scss | ||
chat-message-actions.scss | ||
chat-message-creator.scss | ||
chat-message-thread-indicator.scss | ||
chat-message.scss | ||
chat-modal-thread-settings.scss | ||
chat-navbar.scss | ||
chat-selection-manager.scss | ||
chat-thread-list-header.scss | ||
chat-thread.scss | ||
chat-threads-list.scss | ||
chat-user-threads.scss | ||
index.scss |