discourse/app/assets/javascripts/float-kit/addon/components
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
..
d-button-tooltip.gjs
d-default-toast.gjs DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
d-float-body.gjs DEV: various improvements to d-menu (#26970) 2024-05-10 13:43:37 +02:00
d-float-portal.gjs DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
d-headless-menu.gjs DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
d-headless-tooltip.gjs DEV: allows for multiple menus/tooltips (#26823) 2024-05-07 23:48:44 +02:00
d-inline-float.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
d-menu.gjs DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
d-menus.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00
d-popover.gjs
d-toast.gjs DEV: uses swipe-events lib for swipe modifier (#26905) 2024-05-07 17:43:37 +02:00
d-toasts.gjs FEATURE: add progress bar to toast notifications (#26483) 2024-04-05 18:29:11 +08:00
d-tooltip.gjs FIX: correctly destroy menu/tooltip when removed from dom 2024-11-26 15:55:35 +01:00
d-tooltips.gjs DEV: Clean up imports (#28060) 2024-07-25 15:09:06 +02:00