discourse/app/assets/javascripts/float-kit/addon/modifiers
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
..
apply-floating-ui.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
auto-close-toast.js DEV: uses swipe-events lib for swipe modifier (#26905) 2024-05-07 17:43:37 +02:00
close-on-escape.js DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00