sendou.ink/app/components/elements
Kalle cb254c6e31 Fix mobile menu not closing when clicking See all notifications
The LinkButton component wasn't passing onClick to internal Link
components, only to external anchor tags. This prevented the onClose
callback from firing when navigating via the notifications footer link.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 22:23:20 +02:00
..
BottomTexts.tsx New user search & dialog (#2270) 2025-05-12 22:53:35 +03:00
Button.module.css Add round and square buttons 2026-01-11 12:22:50 +01:00
Button.tsx Fix mobile menu not closing when clicking See all notifications 2026-01-12 22:23:20 +02:00
Calendar.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Calendar.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
DatePicker.module.css Date picker icon color 2026-01-06 16:50:05 +01:00
DatePicker.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Dialog.module.css Minor fixes 2026-01-07 19:57:59 +01:00
Dialog.tsx Add round and square buttons 2026-01-11 12:22:50 +01:00
FieldError.tsx New user search & dialog (#2270) 2025-05-12 22:53:35 +03:00
FieldMessage.tsx BIome v2 upgrade 2025-06-22 16:49:27 +03:00
Label.module.css Refactor elements.css to CSS Modules 2025-12-30 16:34:59 +02:00
Label.tsx Refactor elements.css to CSS Modules 2025-12-30 16:34:59 +02:00
Menu.module.css Minor fix 2026-01-09 18:50:26 +01:00
Menu.tsx Global search initial 2026-01-09 22:46:23 +02:00
Popover.module.css Fix popover being seethrough 2026-01-10 08:13:36 +02:00
Popover.tsx User item & notifs & settings top left, menu based navigation, global search, weapon pages initial & emphasized Add new button 2026-01-09 18:05:56 +02:00
Select.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Select.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Switch.module.css Refactor elements.css to CSS Modules 2025-12-30 16:34:59 +02:00
Switch.tsx Refactor elements.css to CSS Modules 2025-12-30 16:34:59 +02:00
Tabs.module.css Merge remote-tracking branch 'origin/main' into css-rework 2026-01-04 18:50:28 +01:00
Tabs.tsx Improve tabs 2025-12-25 22:31:26 +01:00
Toast.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
Toast.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
TournamentSearch.module.css Initial color conversions 2025-12-25 17:37:34 +01:00
TournamentSearch.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
UserSearch.module.css Initial color conversions 2025-12-25 17:37:34 +01:00
UserSearch.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00