[PR #8319] [CLOSED] docs(client): add framework-specific clients section using TypeTable #7896

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

📋 Pull Request Information

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

Base: canaryHead: worktree-glittery-wibbling-piglet


📝 Commits (1)

  • 8b0255e docs(client): add framework-specific clients section using TypeTable

📊 Changes

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

View changed files

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

📄 Description

Summary

  • Adds a new Framework-Specific Clients section to docs/content/docs/concepts/client.mdx
  • Uses the fumadocs TypeTable component (consistent with the rest of the docs) instead of a plain markdown table
  • Maps each framework import path (better-auth/client, better-auth/react, better-auth/vue, better-auth/svelte, better-auth/solid, better-auth/tanstack-start) with a description of what reactive features it provides

Closes / supersedes #6664

Test plan

  • Verify the TypeTable renders correctly in the docs site
  • Confirm all framework import paths are accurate

🔄 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/8319 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/3/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `worktree-glittery-wibbling-piglet` --- ### 📝 Commits (1) - [`8b0255e`](https://github.com/better-auth/better-auth/commit/8b0255e978b73ccf018cfb2bf1a430ee605847c2) docs(client): add framework-specific clients section using TypeTable ### 📊 Changes **1 file changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/client.mdx` (+33 -0) </details> ### 📄 Description ## Summary - Adds a new **Framework-Specific Clients** section to `docs/content/docs/concepts/client.mdx` - Uses the fumadocs `TypeTable` component (consistent with the rest of the docs) instead of a plain markdown table - Maps each framework import path (`better-auth/client`, `better-auth/react`, `better-auth/vue`, `better-auth/svelte`, `better-auth/solid`, `better-auth/tanstack-start`) with a description of what reactive features it provides Closes / supersedes #6664 ## Test plan - [ ] Verify the TypeTable renders correctly in the docs site - [ ] Confirm all framework import paths are accurate --- <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:33 -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#7896