discourse/plugins/chat/assets/stylesheets/common
chapoi 1fcd6fee29
UX: Chat avatar is-online styling (#26012)
* UX: change is-online from border to box-shadow

* Correct sizing of user-count channel-icon

* Delete obsolete css
2024-03-08 21:11:47 +01:00
..
base-common.scss UX: Chat avatar is-online styling (#26012) 2024-03-08 21:11:47 +01:00
chat-audio-upload.scss FIX: prevents audio container to overflow container (#25012) 2023-12-22 09:38:21 +01:00
chat-browse.scss UX: Chat browse redesign (#25698) 2024-02-15 18:00:22 +01:00
chat-channel-card.scss UX: better card alignment (#25720) 2024-02-16 16:00:55 +01:00
chat-channel-icon.scss UX: Chat avatar is-online styling (#26012) 2024-03-08 21:11:47 +01: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 FEATURE: Add user status to chat members list (#25831) 2024-02-27 12:17:15 +08:00
chat-channel-name.scss UX: Chat Sizing on Mobile (#25543) 2024-02-02 14:29:07 +01:00
chat-channel-preview-card.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-channel-row.scss FIX: instantly removes group message when leaving (#25961) 2024-02-29 23:49:01 +01:00
chat-channel-settings.scss DEV: remove :has selector from chat settings (#25248) 2024-01-12 18:04:27 -05:00
chat-channel-title.scss UX: Chat avatar is-online styling (#26012) 2024-03-08 21:11:47 +01:00
chat-channel.scss FIX: Make long thread titles readable (#25456) 2024-01-30 14:18:00 +01:00
chat-composer-button.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-composer-dropdown.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
chat-composer-separator.scss Revert "UX: chat composer (#23267)" (#23273) 2023-08-25 13:49:41 -05:00
chat-composer-upload.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-composer-uploads.scss UX: align navbar and composer uploads (#24970) 2023-12-19 15:41:51 +01:00
chat-composer.scss UX: composer fixes (#23334) 2023-08-30 15:10:21 +02:00
chat-drawer.scss PERF: eliminate some slow CSS selectors (#25392) 2024-01-26 13:10:45 -05:00
chat-emoji-picker.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
chat-form.scss UX: Chat info area back button + styling tweaks (#24966) 2023-12-19 16:28:07 +01:00
chat-height-mixin.scss FIX: better supports ipad and hub footer nav (#25518) 2024-02-01 10:24:44 +01:00
chat-index.scss FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-mention-warnings.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-message-actions.scss UX: fix border-radius for dropdown in chat msg actions (#25881) 2024-02-26 15:50:12 +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 fontsize and weight for prioritize username setting (#26034) 2024-03-05 19:42:24 +01:00
chat-message-error.scss REFACTOR: <ChatMessage> component (#22172) 2023-06-19 09:50:54 +02:00
chat-message-images.scss UX: Onebox container sizing (#25658) 2024-02-13 10:06:29 +01:00
chat-message-info.scss UX: remove margin on bookmark icon on chat msg (#25859) 2024-02-26 15:49:58 +01:00
chat-message-left-gutter.scss DEV: Fix random typos (#21638) 2023-05-18 15:34:46 +02:00
chat-message-separator.scss UX: chat > general fixes (#25929) 2024-02-28 15:12:13 +01:00
chat-message-text.scss DEV: allows stop/resume streaming on a message (#25774) 2024-02-26 14:16:29 +01:00
chat-message-thread-indicator.scss FIX: improves linking of thread messages (#26095) 2024-03-08 09:09:42 +01:00
chat-message.scss DEV: move chat scrollbar style to scollbar file (#25934) 2024-02-28 19:07:22 +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: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02: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: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
chat-modal-new-message.scss FIX: Hide chat message header with new argument (#24346) 2023-11-13 09:05:18 -06:00
chat-navbar.scss FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
chat-notices.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-onebox.scss FEATURE: Add onebox support for chat threads (#23580) 2023-10-25 14:30:39 +02:00
chat-reply.scss UX: Fix chat-reply overflow (#20592) 2023-03-08 21:12:49 +01:00
chat-replying-indicator.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-scroll-to-bottom.scss FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
chat-section.scss FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00
chat-selection-manager.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-side-panel-resizer.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-side-panel.scss FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-skeleton.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
chat-thread-header.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-thread-list-header.scss DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-thread-list-item.scss FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread-participants.scss UX: thread list design changes (#23348) 2023-08-31 18:09:41 +02: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 FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-thread.scss FIX: Make long thread titles readable (#25456) 2024-01-30 14:18:00 +01:00
chat-threads-list.scss FIX: Make long thread titles readable (#25456) 2024-01-30 14:18:00 +01:00
chat-transcript.scss FEATURE: Add threads support to chat archives (#24325) 2023-11-27 15:47:35 +01:00
chat-unread-indicator.scss UX: user threads styling tweaks 2023-12-13 14:10:52 +01:00
chat-upload-drop-zone.scss UX: improves composer and thread panel (#21210) 2023-04-25 10:23:03 +02:00
chat-user-avatar.scss UX: Chat avatar is-online styling (#26012) 2024-03-08 21:11:47 +01:00
chat-user-threads.scss UX: Chat Sizing on Mobile (#25543) 2024-02-02 14:29:07 +01:00
core-extensions.scss FIX: hide consolidated chat message notifications temporarily (#23846) 2023-10-09 22:34:07 +08:00
dc-filter-input.scss UX: Chat browse redesign (#25698) 2024-02-15 18:00:22 +01:00
direct-message-creator.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
incoming-chat-webhooks.scss Remove border radius from chat (#22437) 2023-07-10 15:07:38 +02:00
index.scss DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
reviewable-chat-message.scss
sidebar-extensions.scss FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00