discourse/app/assets/stylesheets/common/float-kit
Joffrey JAFFEUX 41df705188
DEV: replaces topic-notifications-options by DMenu (#30298)
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 />`
2024-12-16 19:59:18 +01:00
..
_index.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-button-tooltip.scss DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00
d-default-toast.scss UX: shows the bookmark menu improvements 2024-04-08 08:18:50 +02:00
d-menu.scss DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
d-toasts.scss UX: prevent toasts from covering header (#26615) 2024-04-12 15:49:23 +08:00
d-tooltip.scss DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00