0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/assets
Joffrey JAFFEUX edeb04fe48 DEV: replaces topic-notifications-options by DMenu
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 16:46:33 +01:00
..
images
javascripts DEV: replaces topic-notifications-options by DMenu 2024-12-16 16:46:33 +01:00
stylesheets DEV: replaces topic-notifications-options by DMenu 2024-12-16 16:46:33 +01:00