mirror of
https://github.com/discourse/discourse.git
synced 2025-04-25 17:34:40 +08:00
DEV: Colocate all chat component templates (#19266)
This commit is contained in:
parent
9bb5cf1c46
commit
07fb7fc54d
plugins/chat/assets/javascripts/discourse/components
channels-list.hbschat-browse-view.hbschat-channel-about-view.hbschat-channel-archive-modal-inner.hbschat-channel-archive-status.hbschat-channel-card.hbschat-channel-chooser-header.hbschat-channel-chooser-row.hbschat-channel-delete-modal-inner.hbschat-channel-leave-btn.hbschat-channel-members-view.hbschat-channel-metadata.hbschat-channel-preview-card.hbschat-channel-row.hbschat-channel-selection-row.hbschat-channel-selector-modal-inner.hbschat-channel-settings-row.hbschat-channel-settings-view.hbschat-channel-status.hbschat-channel-title.hbschat-channel-toggle-view.hbschat-channel-unread-indicator.hbschat-composer-dropdown.hbschat-composer-inline-buttons.hbschat-composer-message-details.hbschat-composer-upload.hbschat-composer-uploads.hbschat-composer.hbschat-draft-channel-screen.hbschat-drawer.hbschat-emoji-avatar.hbschat-emoji-picker.hbschat-live-pane.hbschat-message-actions-desktop.hbschat-message-actions-mobile.hbschat-message-avatar.hbschat-message-collapser.hbschat-message-info.hbschat-message-left-gutter.hbschat-message-move-to-channel-modal-inner.hbschat-message-reaction.hbschat-message-separator.hbschat-message-text.hbschat-message.hbschat-replying-indicator.hbschat-retention-reminder.hbschat-selection-manager.hbschat-skeleton.hbschat-to-topic-selector.hbschat-upload.hbschat-user-avatar.hbschat-user-display-name.hbscollapser.hbsd-progress-bar.hbsdc-filter-input.hbsdirect-message-creator.hbsfull-page-chat.hbson-visibility-action.hbsreviewable-chat-message.hbssidebar-channels.hbstoggle-channel-membership-button.hbsuser-card-chat-button.hbs
user-menu
@ -1,5 +1,5 @@
|
||||
<div class="chat-emoji-avatar">
|
||||
<div class="chat-emoji-avatar-container">
|
||||
{{replace-emoji this.emoji}}
|
||||
{{replace-emoji @emoji}}
|
||||
</div>
|
||||
</div>
|
Loading…
x
Reference in New Issue
Block a user