[PR #1999] [MERGED] fix(web): ui builder code block #29717

Closed
opened 2026-04-17 21:00:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1999
Author: @Kinfe123
Created: 3/25/2025
Status: Merged
Merged: 3/26/2025
Merged by: @Bekacru

Base: mainHead: fix/ui-builder-example


📝 Commits (10+)

📊 Changes

5 files changed (+221 additions, -142 deletions)

View changed files

📝 docs/components/builder/code-tabs/code-editor.tsx (+52 -48)
📝 docs/components/builder/code-tabs/code-tabs.tsx (+28 -6)
📝 docs/components/builder/code-tabs/index.tsx (+4 -4)
📝 docs/components/builder/sign-in.tsx (+64 -11)
📝 pnpm-lock.yaml (+73 -73)

📄 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/1999 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/26/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/ui-builder-example` --- ### 📝 Commits (10+) - [`f4902f2`](https://github.com/better-auth/better-auth/commit/f4902f27614ef72ffded613b542b18c7f8567088) fix: add string assertion - [`eccfa08`](https://github.com/better-auth/better-auth/commit/eccfa082f3033783708bcd91f336a56908d749ef) wrapper container - [`89e4ace`](https://github.com/better-auth/better-auth/commit/89e4aceb221993e3ce1286840365102ee2a2e1cc) fix: line number - [`4f1a634`](https://github.com/better-auth/better-auth/commit/4f1a6341ce888fb8a16e21254b46aafcf872b83a) fix: codetabs icons - [`ecde706`](https://github.com/better-auth/better-auth/commit/ecde7064072e89fff931881856077de9855a0a9b) lint - [`24b6c82`](https://github.com/better-auth/better-auth/commit/24b6c8285ba8299d214e302823be0a6e5510b2a7) light mode - [`bf7b137`](https://github.com/better-auth/better-auth/commit/bf7b137511fffe4631aef520663d2f7e7cbaf911) fix: loading state - [`377c8a4`](https://github.com/better-auth/better-auth/commit/377c8a45d6b1f14681f23cbde81359124ffb2ddc) fix: formating on the codeblocks - [`79f967a`](https://github.com/better-auth/better-auth/commit/79f967a97a551804335e531e52e8f6a8328f2606) fix: formating on the codeblocks - [`8a8c421`](https://github.com/better-auth/better-auth/commit/8a8c421e331726ea8256dc31ff2c77bcc9b344fc) lint ### 📊 Changes **5 files changed** (+221 additions, -142 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/builder/code-tabs/code-editor.tsx` (+52 -48) 📝 `docs/components/builder/code-tabs/code-tabs.tsx` (+28 -6) 📝 `docs/components/builder/code-tabs/index.tsx` (+4 -4) 📝 `docs/components/builder/sign-in.tsx` (+64 -11) 📝 `pnpm-lock.yaml` (+73 -73) </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-04-17 21:00:18 -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#29717