Implements date navigation for scheduled events, allowing users to view events for different days. This change replaces the static "Today's Events" section with a dynamic date selector. It introduces buttons for navigating to the previous and next days, as well as a "Today" button to return to the current date. A date display shows the selected date, and a message indicates when there are no scheduled events for a given day. |
||
|---|---|---|
| .. | ||
| FeedService.ts | ||
| ProfileService.ts | ||
| ReactionService.ts | ||
| ScheduledEventService.ts | ||