feat Add Time-Lapse playback for 3D Badge Preview#6240
Conversation
|
@Subhash21022 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Aamod-Dev Kindly review My pr |
📦 Next.js Bundle Size Report (Gzipped Sizes)
📊 Summary of Totals
|
Aamod-Dev
left a comment
There was a problem hiding this comment.
This is a fantastic addition! Implementing a time-lapse animation for the 3D Contribution City adds a whole new level of interactivity. Integrating ContributionCity3D with the new playback UI elements and dynamically fetching the activity data is well executed. Approved!
|
🎉 Congratulations @Subhash21022! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
Description
This PR introduces the Time-Lapse Playback feature for the 3D Badge Preview.
Features Included:
timeLapseModetoContributionCity3D.tsxthat animates the user's GitHub contribution graph from the start of the timeframe to today week-by-week.CommitPulseSection.tsx), fetching full activity data on demand via/api/github.ActivityLandscape.tsx) accessible when the 3D City view is active.Fixes #6238
Pillar
Visual Preview
(Please attach a screen recording or GIF here showing the Time-Lapse animation playing on the dashboard or generator!)
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter. (N/A - frontend UI feature only)