MeetUp/src/components/custom-ui
SomeCodecat 7ede267762 feat: Implement settings dropdown and page components
- Added `SettingsDropdown` component for selecting settings sections with icons and descriptions.
- Created `SettingsPage` component to manage user settings, including account details, notifications, calendar availability, privacy, and appearance.
- Introduced `SettingsSwitcher` for selecting options within settings.
- Integrated command and dialog components for improved user interaction.
- Updated `UserDropdown` to include links for settings and logout.
- Refactored button styles and card footer layout for consistency.
- Added popover functionality for dropdown menus.
- Updated dependencies in `yarn.lock` for new components.

feat: tempcommit

feat: tempcommit

feat: tempcommit

feat: tempcommit

feat: tempcommit

feat: tempcommit

feat: tempcommit

feat: tempcommit (broken input)

feat: tempcommit

feat: tempcommit

feat: tempcommit
2025-06-30 23:08:30 +02:00
..
app-sidebar.tsx feat: Implement settings dropdown and page components 2025-06-30 23:08:30 +02:00
event-list-entry.tsx feat(event): setting user status 2025-06-29 19:07:57 +02:00
labeled-input.tsx feat: Implement settings dropdown and page components 2025-06-30 23:08:30 +02:00
login-card.tsx refactor(ui): enhance component className structure for better readability and maintainability 2025-06-05 18:17:38 +02:00
participant-list-entry.tsx feat(event): setting user status 2025-06-29 19:07:57 +02:00
sidebar.tsx feat: enhance header with notification buttons and user dropdown 2025-06-25 12:08:19 +02:00