[PR #8316] [CLOSED] Fumadocs table adoption #7893

Closed
opened 2026-03-13 13:52:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8316
Author: @himself65
Created: 3/3/2026
Status: Closed

Base: canaryHead: cursor/fumadocs-table-adoption-e492


📝 Commits (1)

  • d8bc348 docs: use fumadocs TypeTable for framework-specific clients section

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/client.mdx (+34 -0)

📄 Description

Use fumadocs TypeTable instead of a markdown table in docs/content/docs/concepts/client.mdx.

This change improves consistency by using the TypeTable component and corrects client import paths for Svelte and adds the Solid client, which were missing in the original markdown table.


Slack Thread

Open in Web Open in Cursor 


🔄 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/8316 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/3/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `cursor/fumadocs-table-adoption-e492` --- ### 📝 Commits (1) - [`d8bc348`](https://github.com/better-auth/better-auth/commit/d8bc3484046b91e20e50b8d0f1ee8453e6d95d8c) docs: use fumadocs TypeTable for framework-specific clients section ### 📊 Changes **1 file changed** (+34 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/client.mdx` (+34 -0) </details> ### 📄 Description <!-- CURSOR_AGENT_PR_BODY_BEGIN --> Use fumadocs `TypeTable` instead of a markdown table in `docs/content/docs/concepts/client.mdx`. This change improves consistency by using the `TypeTable` component and corrects client import paths for Svelte and adds the Solid client, which were missing in the original markdown table. --- [Slack Thread](https://betterauth.slack.com/archives/C0A8B5BARUK/p1772512766269279?thread_ts=1772512766.269279&cid=C0A8B5BARUK) <p><a href="https://cursor.com/agents/bc-d0de7ca4-36f1-5386-8f0c-56f1d6db7db3"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/background-agent?bcId=bc-d0de7ca4-36f1-5386-8f0c-56f1d6db7db3"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;</p> <!-- CURSOR_AGENT_PR_BODY_END --> --- <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:52:28 -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#7893