[PR #1233] [MERGED] feat(docs): add buttons to navigate to the next/prev docs page #20604

Closed
opened 2026-04-15 19:48:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1233
Author: @ping-maxwell
Created: 1/16/2025
Status: Merged
Merged: 1/18/2025
Merged by: @Bekacru

Base: mainHead: docs/feat/page-navigation


📝 Commits (4)

  • ef29784 feat(docs): add buttons to navigate to the next docs page
  • 7757428 fix: build errors
  • e8d3d63 refactor: on last page, navigate to next category
  • 2e9abc7 fix: prev page doesn't go to prev category

📊 Changes

1 file changed (+82 additions, -1 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.tsx (+82 -1)

📄 Description

Added:

image

Mobile UI:

image

Video Demo

https://github.com/user-attachments/assets/8e15c20f-a159-4732-b68f-b2037308588d


🔄 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/1233 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs/feat/page-navigation` --- ### 📝 Commits (4) - [`ef29784`](https://github.com/better-auth/better-auth/commit/ef29784e47d22e07475e90a41acace99b874d7a2) feat(docs): add buttons to navigate to the next docs page - [`7757428`](https://github.com/better-auth/better-auth/commit/7757428b075325819d4f136649c9a2957389ecf3) fix: build errors - [`e8d3d63`](https://github.com/better-auth/better-auth/commit/e8d3d63604a1ca422ac5dfa3f27771930bbf707f) refactor: on last page, navigate to next category - [`2e9abc7`](https://github.com/better-auth/better-auth/commit/2e9abc77ca60f548f61b0b5a0f13ec570bcc28c8) fix: prev page doesn't go to prev category ### 📊 Changes **1 file changed** (+82 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.tsx` (+82 -1) </details> ### 📄 Description ## Added: <img width="892" alt="image" src="https://github.com/user-attachments/assets/e6123440-3ac7-4254-8a2b-1e57ec865344" /> ## Mobile UI: <img width="526" alt="image" src="https://github.com/user-attachments/assets/43d37767-8d87-4237-b644-a66c53e1cb65" /> ## Video Demo https://github.com/user-attachments/assets/8e15c20f-a159-4732-b68f-b2037308588d --- <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-15 19:48:39 -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#20604