discourse/plugins/chat/assets/stylesheets/common
Joffrey JAFFEUX cebc0d4131
UX: adds a start new dm link when no dms present (#34820)
Prior to this commit we would show the collapsible DMs section which has
a [+] on hover to start a DM but it was not very nice visually and also
had low affordance.

The new empty DMs state:

<img width="275" height="77" alt="Screenshot 2025-09-16 at 09 07 57"
src="https://github.com/user-attachments/assets/99976dfd-44ec-40f8-a6d1-c0d15f550524"
/>
2025-09-17 08:18:31 +02:00
..
base-common.scss UX: adds a start new dm link when no dms present (#34820) 2025-09-17 08:18:31 +02:00
chat-audio-upload.scss FIX: prevents audio container to overflow container (#25012) 2023-12-22 09:38:21 +01:00
chat-browse.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
chat-channel-card.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-channel-icon.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
chat-channel-info.scss UX: chat > channel info: show member count on tab (#25439) 2024-01-26 12:10:56 +01:00
chat-channel-members.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-channel-name.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-channel-preview-card.scss FIX: dont allow channel non-members to write messages in threads (#31697) 2025-03-07 15:50:30 +04:00
chat-channel-row.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-channel-settings.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-channel-title.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
chat-channel.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-composer-button.scss DEV: Replace all @breakpoint with @viewport.* (#32649) 2025-05-12 12:52:45 +01:00
chat-composer-dropdown.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-composer-separator.scss Revert "UX: chat composer (#23267)" (#23273) 2023-08-25 13:49:41 -05:00
chat-composer-upload.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
chat-composer-uploads.scss UX: align navbar and composer uploads (#24970) 2023-12-19 15:41:51 +01:00
chat-composer.scss DEV: Add Chat page variables (#33936) 2025-07-29 11:22:50 -05:00
chat-drawer-routes.scss FEATURE: allows browse page in chat drawer (#27919) 2024-07-16 12:34:37 +02:00
chat-drawer.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-footer.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-form.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-height-mixin.scss UX: Do not let composer affect chat window height (#32423) 2025-04-24 09:32:28 -05:00
chat-index.scss REFACTOR: consolidate empty states, add invite variant (#33455) 2025-07-09 12:34:04 -04:00
chat-mention-warnings.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-message-actions.scss UX: Chat more message actions adjustments (#32404) 2025-04-22 16:36:21 -05:00
chat-message-blocks.scss DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
chat-message-collapser.scss FIX: Resize chat collapser when using small width drawer (#21017) 2023-04-08 10:43:17 -03:00
chat-message-creator.scss UX: fix cmd-k bottom padding (#34440) 2025-08-20 16:45:39 +02:00
chat-message-error.scss REFACTOR: <ChatMessage> component (#22172) 2023-06-19 09:50:54 +02:00
chat-message-images.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-message-info.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-message-left-gutter.scss DEV: Fix random typos (#21638) 2023-05-18 15:34:46 +02:00
chat-message-separator.scss DEV: Add Chat page variables (#33936) 2025-07-29 11:22:50 -05:00
chat-message-text.scss UX: removes blinking indicator while streaming message (#27131) 2024-05-22 13:48:44 +02:00
chat-message-thread-indicator.scss FIX: improves linking of thread messages (#26095) 2024-03-08 09:09:42 +01:00
chat-message.scss UX: user status emoji alignment in sidebar and chat mention (#34320) 2025-08-14 11:21:49 +02:00
chat-messages-scroller.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-modal-archive-channel.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-channel-summary.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-create-channel.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-modal-edit-channel-description.scss DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-move-message-to-channel.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-modal-new-message.scss UX: fix cmd-k bottom padding (#34440) 2025-08-20 16:45:39 +02:00
chat-navbar.scss DEV: Add Chat page variables (#33936) 2025-07-29 11:22:50 -05:00
chat-notices.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-onebox.scss FIX: Allow oneboxes with no description (#31518) 2025-02-26 13:16:51 +10:00
chat-reply.scss DEV: Merge duplicated css (#31167) 2025-02-05 18:42:55 +01:00
chat-replying-indicator.scss DEV: replace zero width space character in chat typing indicator (#31675) 2025-03-06 15:53:50 -05:00
chat-scroll-to-bottom.scss FIX: removes shift which is not necessary anymore (#32979) 2025-05-28 20:07:05 +02:00
chat-section.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-selection-manager.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-side-panel-resizer.scss FIX: do not store 0 has min width for thead panel (#30818) 2025-01-16 16:03:35 +01:00
chat-skeleton.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
chat-thread-header.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-thread-heading.scss FIX: word break long continuous thread titles (#30007) 2024-11-30 01:07:39 +01:00
chat-thread-list-header.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-thread-list-item.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-thread-participants.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
chat-thread-title.scss UX: allow users to click thread title to open it (#24816) 2023-12-11 13:54:00 +01:00
chat-thread-unread-indicator.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-thread.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-threads-list.scss DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
chat-transcript.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
chat-unread-indicator.scss DEV: Fix mixed-decls sass deprecations in plugins (#31356) 2025-02-18 20:04:51 +01:00
chat-upload-drop-zone.scss DEV: Update linting (#32836) 2025-05-21 12:02:52 +02:00
chat-user-avatar.scss DEV: Update lint-configs and autofix issues (#31620) 2025-03-05 01:20:16 +01:00
chat-user-threads.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
core-extensions.scss UX: show chat in plugin list (#33735) 2025-07-21 12:01:42 -04:00
direct-message-creator.scss UX: Content border color (#33908) 2025-07-28 16:17:06 -05:00
incoming-chat-webhooks.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
index.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
reviewable-chat-message.scss