Skip to content

Conversation

@TheVessen
Copy link
Contributor

This pull request includes several changes to the events page, styling, and component structure. The most important changes include the addition of a new events page, updates to the navigation target for events, and the introduction of transition styles. Additionally, there are improvements to the EventsPartial and the creation of a new EventsIndexPartial component.

Events Page and Components:

  • app/events/page.tsx: Added a new events page with sections for upcoming and past events, and a button for organizing events.
  • components/src/partials/events.tsx: Modified EventsPartial to include headers for upcoming and past events, and added a new EventsIndexPartial component to display a summary of events. [1] [2] [3]

Navigation and Styling:

  • app/layout.tsx: Updated the navigation target for the events page to /events.
  • app/globals.css: Added new transition styles for smoother animations.

Configuration:

  • vitest.config.ts: Added a new configuration file for Vitest with path aliases for @ and @lib.

@vercel
Copy link

vercel bot commented Mar 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opensource-construction ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 6:59am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants