-
Notifications
You must be signed in to change notification settings - Fork 2
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
refactor: Events and events.json #88
Conversation
Just popping by since this seemed like an interesting PR; I like the idea behind it but have a couple suggestions for the execution. Instead of storing event dates in I also noticed, while looking at |
:)) Thanks for the input! Simplifying the event date storage is definitely a smarter implementation, and I'll have that pushed ASAP! Do agree on the multi-day point (and the scope), so I'll kick that down the road to another Issue/PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small change on the Next Image tags!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Great work on simplifying the data handling!
Summary
current
topast
with filtering2023-10-13
)toLocaleDateString()
for the UIPage Preview
Test Plan
Issues
Closes #87
Future Followup