mirror of
https://github.com/discourse/discourse.git
synced 2024-12-19 23:26:00 +08:00
41df705188
This commit introduces <NotificationsTracking /> which is a wrapper component around <DMenu /> which replaces the select-kit component <TopicNotificationsButton />. Each tracking case has its dedicated component: - topic -> `<TopicNotificationsTracking />` - group -> `<GroupNotificationsTracking />` - tag -> `<TagNotificationsTracking />` - category -> `<CategoryNotificationsTracking />` - chat thread -> `<ThreadNotificationsTracking />` |
||
---|---|---|
.. | ||
components | ||
float-kit | ||
form-kit | ||
select-kit | ||
_index.scss | ||
admin_badges.scss | ||
admin_customize.scss | ||
admin_flags.scss | ||
admin_report_counters.scss | ||
admin_report_table.scss | ||
admin_report.scss | ||
admin_reports.scss | ||
alert.scss | ||
compose.scss | ||
dashboard.scss | ||
dialog.scss | ||
directory.scss | ||
discourse.scss | ||
edit-category.scss | ||
emoji.scss | ||
header.scss | ||
invite-signup.scss | ||
lightbox.scss | ||
list-controls.scss | ||
login-modal.scss | ||
login-signup-page.scss | ||
menu-panel.scss | ||
modal-overrides.scss | ||
modal.scss | ||
new-user.scss | ||
personal-message.scss | ||
post-action-feedback.scss | ||
push-notifications-mobile.scss | ||
reviewables.scss | ||
sidebar.scss | ||
signup-progress-bar.scss | ||
topic-footer.scss | ||
topic-list.scss | ||
topic-post.scss | ||
topic.scss | ||
user.scss |