mirror of
https://github.com/discourse/discourse.git
synced 2024-12-22 16:35:58 +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 />` |
||
---|---|---|
.. | ||
d-button-tooltip.gjs | ||
d-default-toast.gjs | ||
d-float-body.gjs | ||
d-float-portal.gjs | ||
d-headless-menu.gjs | ||
d-headless-tooltip.gjs | ||
d-inline-float.gjs | ||
d-menu.gjs | ||
d-menus.gjs | ||
d-popover.gjs | ||
d-toast.gjs | ||
d-toasts.gjs | ||
d-tooltip.gjs | ||
d-tooltips.gjs |