| .. |
|
base-common.scss
|
DEV: Update linting (#32836)
|
2025-05-21 12:02:52 +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
|
FEATURE: Allow admins to remove users from chat DMs (#31366)
|
2025-02-20 15:16:57 +08: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: Update linting (#32836)
|
2025-05-21 12:02:52 +02:00 |
|
chat-drawer-routes.scss
|
FEATURE: allows browse page in chat drawer (#27919)
|
2024-07-16 12:34:37 +02:00 |
|
chat-drawer.scss
|
DEV: Update linting (#32836)
|
2025-05-21 12:02:52 +02:00 |
|
chat-footer.scss
|
DEV: Enable and fix more stylelint rules (#31200)
|
2025-02-05 20:03:56 +01:00 |
|
chat-form.scss
|
DEV: Merge duplicated css (#31167)
|
2025-02-05 18:42:55 +01: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
|
DEV: Update linting (#32836)
|
2025-05-21 12:02:52 +02: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
|
DEV: Fix mixed-decls sass deprecations in plugins (#31356)
|
2025-02-18 20:04:51 +01: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
|
UX: chat > general fixes (#25929)
|
2024-02-28 15:12:13 +01: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
|
DEV: Merge duplicated css (#31167)
|
2025-02-05 18:42:55 +01: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: simplify admin search, make more accessible (#32733)
|
2025-05-15 16:31:03 +10:00 |
|
chat-navbar.scss
|
DEV: Update lint-configs and auto-fix issues (#31485)
|
2025-02-24 23:32:31 +01: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
|
DEV: Update lint-configs and autofix issues (#31620)
|
2025-03-05 01:20:16 +01:00 |
|
chat-section.scss
|
FEATURE: new jump to channel menu (#22383)
|
2023-07-05 18:18:27 +02:00 |
|
chat-selection-manager.scss
|
DEV: Fix mixed-decls sass deprecations in plugins (#31356)
|
2025-02-18 20:04:51 +01: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
|
DEV: implements <Chat::Navbar /> (#24917)
|
2023-12-18 17:49:58 +01: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
|
DEV: implements <Chat::Navbar /> (#24917)
|
2023-12-18 17:49:58 +01:00 |
|
chat-thread-list-item.scss
|
DEV: Update lint-configs and auto-fix issues (#31485)
|
2025-02-24 23:32:31 +01: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: Border radius removal (#32424)
|
2025-04-23 16:38:59 -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
|
DEV: Enable and fix more stylelint rules (#31200)
|
2025-02-05 20:03:56 +01:00 |
|
core-extensions.scss
|
DEV: Introduce stylelint (#29852)
|
2025-01-20 15:27:42 +00:00 |
|
direct-message-creator.scss
|
DEV: Introduce stylelint (#29852)
|
2025-01-20 15:27:42 +00: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
|
|
|