[PR #6806] [MERGED] docs: update logo for Christmas #6895

Closed
opened 2026-03-13 13:16:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6806
Author: @bytaesu
Created: 12/16/2025
Status: Merged
Merged: 12/18/2025
Merged by: @Bekacru

Base: canaryHead: 2025-12-17/docs/christmas-logo


📝 Commits (2)

  • b5aa98c docs: update logo for Christmas
  • 8f86951 handle before mounting

📊 Changes

4 files changed (+25491 additions, -4 deletions)

View changed files

docs/components/christmas/christmas-logo-dark.json (+12700 -0)
docs/components/christmas/christmas-logo-light.json (+12733 -0)
docs/components/christmas/logo.tsx (+50 -0)
📝 docs/components/nav-bar.tsx (+8 -4)

📄 Description

They're each about 400KB, which is quite large, but it's temporary and shouldn't cause major issues.


Summary by cubic

Adds a Christmas animated logo to the docs navbar for the season. It supports light/dark themes and plays on hover; assets are ~400KB each and temporary.

  • New Features
    • Replace the standard logo with ChristmasLogo in the navbar.
    • Theme-aware Lottie; autoplays once and replays on hover; avoids flicker before mount.

Written for commit 8f86951eaa. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6806 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `2025-12-17/docs/christmas-logo` --- ### 📝 Commits (2) - [`b5aa98c`](https://github.com/better-auth/better-auth/commit/b5aa98c589034068786a4dae9fa8af7c75681159) docs: update logo for Christmas - [`8f86951`](https://github.com/better-auth/better-auth/commit/8f86951eaa8a50080841bc996ba4782f3d4c0058) handle before mounting ### 📊 Changes **4 files changed** (+25491 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `docs/components/christmas/christmas-logo-dark.json` (+12700 -0) ➕ `docs/components/christmas/christmas-logo-light.json` (+12733 -0) ➕ `docs/components/christmas/logo.tsx` (+50 -0) 📝 `docs/components/nav-bar.tsx` (+8 -4) </details> ### 📄 Description They're each about 400KB, which is quite large, but it's temporary and shouldn't cause major issues. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Adds a Christmas animated logo to the docs navbar for the season. It supports light/dark themes and plays on hover; assets are ~400KB each and temporary. - **New Features** - Replace the standard logo with ChristmasLogo in the navbar. - Theme-aware Lottie; autoplays once and replays on hover; avoids flicker before mount. <sup>Written for commit 8f86951eaa8a50080841bc996ba4782f3d4c0058. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:16:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6895