Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Upcoming Events Section #47

Merged
merged 19 commits into from
Aug 12, 2023
Merged

Added Upcoming Events Section #47

merged 19 commits into from
Aug 12, 2023

Conversation

harshkhandeparkar
Copy link
Member

Closes #19 (hopefully)

@harshkhandeparkar harshkhandeparkar added the enhancement New feature or request label Jul 28, 2023
@vercel
Copy link

vercel bot commented Jul 28, 2023

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

Name Status Preview Comments Updated (UTC)
yakw ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2023 8:26am

@harshkhandeparkar harshkhandeparkar changed the title Upcoming Events Section Added Upcoming Events Section Jul 28, 2023
* slightly darkened primary
* changed secondary and tertiary to be darker versions of primary
* changed values to hsl
src/components/EventCard.astro Show resolved Hide resolved
src/components/EventCard.astro Show resolved Hide resolved
src/components/EventCard.astro Outdated Show resolved Hide resolved
src/data/events.json Outdated Show resolved Hide resolved
src/styles/index.scss Outdated Show resolved Hide resolved
* changed date format in events.json
* added utils functions to parse and return upcoming evnets
* added util functions to compare date
* refactored EventCard and UpcomingEvents to use these util functions.
src/utils/events.ts Outdated Show resolved Hide resolved
Copy link
Member

@chirag-ghosh chirag-ghosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels so good to finally merge this. Thanks Harsh.

@chirag-ghosh chirag-ghosh merged commit 1d66c9b into master Aug 12, 2023
@delete-merged-branch delete-merged-branch bot deleted the upcoming-events branch August 12, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Upcoming Events Section
2 participants