[PR #8510] [MERGED] chore: update production landing app #8025

Closed
opened 2026-03-13 13:57:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8510
Author: @bytaesu
Created: 3/9/2026
Status: Merged
Merged: 3/9/2026
Merged by: @bytaesu

Base: mainHead: 2026-03-09/chore/docs-staging


📝 Commits (6)

  • 5a61325 docs: improve ai-chat for mobile (#8505)
  • ae15ffd docs: enable legacy mode for useTypesenseSearch hook (#8506)
  • 7eb5047 docs: redesign mobile menu with accordion nav and sticky sign-in footer (#8507)
  • 5dcab11 docs: balance resource dropdown layout and truncate labels (#8508)
  • 33fff08 docs: improve careers position cards (#8509)
  • 0b80022 docs: avoid mobile autofocus in AI chat (#8511)

📊 Changes

7 files changed (+573 additions, -294 deletions)

View changed files

📝 landing/app/careers/careers-client.tsx (+48 -40)
📝 landing/components/ai-chat.tsx (+118 -42)
📝 landing/components/landing/staggered-nav-files.tsx (+264 -212)
📝 landing/components/search-dialog.tsx (+5 -0)
landing/components/ui/drawer.tsx (+134 -0)
📝 landing/package.json (+1 -0)
📝 pnpm-lock.yaml (+3 -0)

📄 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/8510 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/9/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `main` ← **Head:** `2026-03-09/chore/docs-staging` --- ### 📝 Commits (6) - [`5a61325`](https://github.com/better-auth/better-auth/commit/5a61325374a689f6499dda2a941304afbeef8385) docs: improve ai-chat for mobile (#8505) - [`ae15ffd`](https://github.com/better-auth/better-auth/commit/ae15ffd4d42cfb8448bd28342e52b5f92ba57082) docs: enable legacy mode for useTypesenseSearch hook (#8506) - [`7eb5047`](https://github.com/better-auth/better-auth/commit/7eb5047a4e77f4d358fe7c3902356d0522feeba3) docs: redesign mobile menu with accordion nav and sticky sign-in footer (#8507) - [`5dcab11`](https://github.com/better-auth/better-auth/commit/5dcab11f9453df379192fe4104f99820ba516fba) docs: balance resource dropdown layout and truncate labels (#8508) - [`33fff08`](https://github.com/better-auth/better-auth/commit/33fff08c91a6c0c6b583571801e4a58b57c94bbe) docs: improve careers position cards (#8509) - [`0b80022`](https://github.com/better-auth/better-auth/commit/0b80022dd1015d9766b46293a77dbec158c2ef8d) docs: avoid mobile autofocus in AI chat (#8511) ### 📊 Changes **7 files changed** (+573 additions, -294 deletions) <details> <summary>View changed files</summary> 📝 `landing/app/careers/careers-client.tsx` (+48 -40) 📝 `landing/components/ai-chat.tsx` (+118 -42) 📝 `landing/components/landing/staggered-nav-files.tsx` (+264 -212) 📝 `landing/components/search-dialog.tsx` (+5 -0) ➕ `landing/components/ui/drawer.tsx` (+134 -0) 📝 `landing/package.json` (+1 -0) 📝 `pnpm-lock.yaml` (+3 -0) </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-03-13 13:57:11 -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#8025