[PR #6473] [CLOSED] docs: add sidebar tab for canary docs #32292

Closed
opened 2026-04-17 23:08:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6473
Author: @jslno
Created: 12/2/2025
Status: Closed

Base: canaryHead: 21-02-2025/docs-canary-tab


📝 Commits (7)

  • e6eccc3 docs: add sidebar tab for canary docs
  • 457083c chore: apply suggestions
  • 44667c4 refactor: use windows open instead of redirecting
  • 55d9d91 chore: apply noreferrer and noopener
  • e221a22 chore: fix linting
  • 7bd6c87 Merge branch 'canary' into 21-02-2025/docs-canary-tab
  • f05654c chore: update icon

📊 Changes

1 file changed (+53 additions, -0 deletions)

View changed files

📝 docs/components/side-bar.tsx (+53 -0)

📄 Description

image

Summary by cubic

Added a “Canary” Docs tab in the sidebar that opens the canary site in a new window. The tab shows a badge.

  • New Features
    • Added a new tab value “docs-canary” with a “Canary” badge.
    • Clicking the tab opens https://canary.better-auth.com in a new window with noreferrer/noopener.
    • UI supports showing badges in both the selected tab and list items.

Written for commit f05654c19a. 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/6473 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/2/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `21-02-2025/docs-canary-tab` --- ### 📝 Commits (7) - [`e6eccc3`](https://github.com/better-auth/better-auth/commit/e6eccc30a823a16b6ffea1daed98af9bb2730007) docs: add sidebar tab for canary docs - [`457083c`](https://github.com/better-auth/better-auth/commit/457083c496533e1879c9b3ae5169743536402545) chore: apply suggestions - [`44667c4`](https://github.com/better-auth/better-auth/commit/44667c4218a92ef8a3e135fac0720949d87a90a8) refactor: use windows open instead of redirecting - [`55d9d91`](https://github.com/better-auth/better-auth/commit/55d9d91534341a7612550cafbd616d24fb273a03) chore: apply noreferrer and noopener - [`e221a22`](https://github.com/better-auth/better-auth/commit/e221a220da17b26cc18e415947c2b3f5839b9ffd) chore: fix linting - [`7bd6c87`](https://github.com/better-auth/better-auth/commit/7bd6c8782f6272fa706b06ab2fb966fff12d8000) Merge branch 'canary' into 21-02-2025/docs-canary-tab - [`f05654c`](https://github.com/better-auth/better-auth/commit/f05654c19a48ea7b027d53cd5f97543950c12969) chore: update icon ### 📊 Changes **1 file changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/side-bar.tsx` (+53 -0) </details> ### 📄 Description <img width="300" height="287" alt="image" src="https://github.com/user-attachments/assets/90890076-ab5a-4852-bdef-db333b4df396" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added a “Canary” Docs tab in the sidebar that opens the canary site in a new window. The tab shows a badge. - **New Features** - Added a new tab value “docs-canary” with a “Canary” badge. - Clicking the tab opens https://canary.better-auth.com in a new window with noreferrer/noopener. - UI supports showing badges in both the selected tab and list items. <sup>Written for commit f05654c19a48ea7b027d53cd5f97543950c12969. 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-04-17 23:08:04 -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#32292