feat: [S2T03] add secret keyboard easter egg with explosion animation#15
feat: [S2T03] add secret keyboard easter egg with explosion animation#15pewpewgogo wants to merge 1 commit into
Conversation
|
|
|
⚙️ This PR is borderline and queued for manual review. 🔒 Security — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 📋 Content — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 ✨ Quality — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 An admin will approve or reject within ~24h. No action needed from you right now — but if you want to address the points above proactively, push to the same branch and we'll re-validate. |
|
⚙️ This PR is borderline and queued for manual review. 🔒 Security — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 📋 Content — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 ✨ Quality — manual reviewvalidator error: reviewer docker_error: docker run failed: exit status 3 An admin will approve or reject within ~24h. No action needed from you right now — but if you want to address the points above proactively, push to the same branch and we'll re-validate. |
|
✅ Revalidation passed. An admin will merge. |
✅ Revalidation passed after the platform fixed the slug regex + task spec lookup bugs that caused the earlier All three checks now pass:
This PR is approved and ready to merge. Ignore the older "queued for manual review" comment above — it was posted before the fix landed. Posted by admin after the 2026-05-14 reviewer-pipeline patch. |
Adds a hidden keyboard sequence that triggers a fullscreen explosion overlay (flashing background, scaling core, radial particle burst). The overlay is built from script.js at runtime; no markup changes needed. Existing button and celebration logic are untouched.
Files changed: script.js, style.css.