[PR #1898] [CLOSED] feat(web): brandings #4054

Closed
opened 2026-03-13 11:30:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1898
Author: @Kinfe123
Created: 3/20/2025
Status: Closed

Base: mainHead: feat/branding


📝 Commits (10+)

📊 Changes

17 files changed (+263 additions, -46515 deletions)

View changed files

demo/nextjs/package.json (+0 -110)
📝 docs/app/layout.tsx (+2 -0)
docs/components/logo-context-menu.tsx (+166 -0)
📝 docs/components/nav-bar.tsx (+61 -8)
docs/public/branding/better-auth-logo-dark.png (+0 -0)
docs/public/branding/better-auth-logo-dark.svg (+8 -0)
docs/public/branding/better-auth-logo-light.png (+0 -0)
docs/public/branding/better-auth-logo-light.svg (+8 -0)
docs/public/branding/better-auth-logo-wordmark-dark.png (+0 -0)
docs/public/branding/better-auth-logo-wordmark-dark.svg (+9 -0)
docs/public/branding/better-auth-logo-wordmark-light.png (+0 -0)
docs/public/branding/better-auth-logo-wordmark-light.svg (+9 -0)
packages/cli/package.json (+0 -60)
packages/cli/src/commands/init.ts (+0 -1158)
packages/cli/src/index.ts (+0 -32)
packages/cli/src/utils/get-tsconfig-info.ts (+0 -22)
pnpm-lock.yaml (+0 -45125)

📄 Description

No description provided


🔄 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/1898 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 3/20/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/branding` --- ### 📝 Commits (10+) - [`54033ed`](https://github.com/better-auth/better-auth/commit/54033ed92def0f9e5bd7ba254f78e0fca510ee66) feat: custom cli config - [`c7ab469`](https://github.com/better-auth/better-auth/commit/c7ab469a1b1c7175578ae70b72f7cc95bb12898a) feat: branding assets - [`0cf767e`](https://github.com/better-auth/better-auth/commit/0cf767e53d92981aabafc8be8a3a418ec6cfaa9d) lint - [`1dca066`](https://github.com/better-auth/better-auth/commit/1dca06674255e3f10233297f5bb665f1dc7ff918) unwanted - [`7cc7081`](https://github.com/better-auth/better-auth/commit/7cc7081dcea3c40f54d7f3ab11e282c4bb39afe5) unwanted - [`3395c0d`](https://github.com/better-auth/better-auth/commit/3395c0dd10b841b13d5ebca7fc2ee5c14e7c664b) unwanted - [`ec55a36`](https://github.com/better-auth/better-auth/commit/ec55a369662782a52e26d846009f44c2521a3330) unwanted - [`a141d4f`](https://github.com/better-auth/better-auth/commit/a141d4f3787868a024495889fabd03f504d872ea) unwanted - [`9e90e81`](https://github.com/better-auth/better-auth/commit/9e90e819225d156479fb332f21f9752a62732ca3) unwanted - [`8152061`](https://github.com/better-auth/better-auth/commit/815206123c0ffe985a534a7f14b0c5d3288305f0) unwanted ### 📊 Changes **17 files changed** (+263 additions, -46515 deletions) <details> <summary>View changed files</summary> ➖ `demo/nextjs/package.json` (+0 -110) 📝 `docs/app/layout.tsx` (+2 -0) ➕ `docs/components/logo-context-menu.tsx` (+166 -0) 📝 `docs/components/nav-bar.tsx` (+61 -8) ➕ `docs/public/branding/better-auth-logo-dark.png` (+0 -0) ➕ `docs/public/branding/better-auth-logo-dark.svg` (+8 -0) ➕ `docs/public/branding/better-auth-logo-light.png` (+0 -0) ➕ `docs/public/branding/better-auth-logo-light.svg` (+8 -0) ➕ `docs/public/branding/better-auth-logo-wordmark-dark.png` (+0 -0) ➕ `docs/public/branding/better-auth-logo-wordmark-dark.svg` (+9 -0) ➕ `docs/public/branding/better-auth-logo-wordmark-light.png` (+0 -0) ➕ `docs/public/branding/better-auth-logo-wordmark-light.svg` (+9 -0) ➖ `packages/cli/package.json` (+0 -60) ➖ `packages/cli/src/commands/init.ts` (+0 -1158) ➖ `packages/cli/src/index.ts` (+0 -32) ➖ `packages/cli/src/utils/get-tsconfig-info.ts` (+0 -22) ➖ `pnpm-lock.yaml` (+0 -45125) </details> ### 📄 Description _No description provided_ --- <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 11:30:40 -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#4054