discourse/app/assets/javascripts/float-kit/addon
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
..
components DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
lib FIX: Admin dashboard tooltips not working on mobile (#29538) 2024-11-01 12:25:12 +10:00
modifiers DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
services DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00