Skip to content

feat: add Developer Activity Heatmap Component (#1175)#1246

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
Pcmhacker-piro:feat/activity-heatmap-1175
Jun 4, 2026
Merged

feat: add Developer Activity Heatmap Component (#1175)#1246
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
Pcmhacker-piro:feat/activity-heatmap-1175

Conversation

@Pcmhacker-piro
Copy link
Copy Markdown

@Pcmhacker-piro Pcmhacker-piro commented Jun 4, 2026

Closes #1175

Description

Adds a GitHub-style contribution activity heatmap with 5 intensity levels (lvl-0 through lvl-4), month and day labels, staggered pop-in cell animation, hover scale effect, and a Less/More legend.

Classes

Class Description
ease-heatmap Container card
ease-heatmap-header / -title / -subtitle Header row
ease-heatmap-table / -months / -body / -days Table structure
ease-heatmap-grid Cell grid
ease-heatmap-cell Individual cell with hover scale
ease-heatmap-lvl-0 through 4 Intensity levels (0 = dim, 4 = brightest)
ease-heatmap-legend / -legend-label Legend row

Closes #1175

Add GitHub-style contribution heatmap with 5 intensity levels,
month and day labels, staggered pop-in cell animation, hover
scale effect, and activity legend.

Closes SAPTARSHI-coder#1175
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

✅ Submission Validation Passed!

Great job! All required files are present.

📁 Folder: submissions/examples/activity-heatmap

Files found:

  • demo.html
  • style.css
  • README.md

🚀 Next Steps:

  • The maintainer will review your PR
  • Respond to any feedback if requested
  • Once approved, your contribution will be merged!

Thank you for contributing to EaseMotion CSS! 🎉

@Pcmhacker-piro
Copy link
Copy Markdown
Author

heyy @SAPTARSHI-coder
i fixed the assigned issue so pls check this

@SAPTARSHI-coder SAPTARSHI-coder added accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) enhancement New feature or request good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jun 4, 2026
@SAPTARSHI-coder SAPTARSHI-coder merged commit 92a5fb1 into SAPTARSHI-coder:main Jun 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) contribution enhancement New feature or request good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Developer Activity Heatmap

2 participants