[PR #3] [MERGED] fix/ui ux #11291

Closed
opened 2026-04-13 07:40:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3
Author: @Kinfe123
Created: 9/13/2024
Status: Merged
Merged: 9/17/2024
Merged by: @Bekacru

Base: mainHead: fix/ui_ux


📝 Commits (7)

📊 Changes

13 files changed (+151 additions, -38 deletions)

View changed files

📝 docs/app/changelogs/_components/changelog-layout.tsx (+8 -8)
📝 docs/app/changelogs/_logs/2024-08-09.tsx (+3 -10)
📝 docs/app/changelogs/page.tsx (+1 -2)
📝 docs/app/layout.tsx (+1 -1)
📝 docs/app/page.tsx (+4 -2)
docs/components/beta/badge.module.css (+103 -0)
docs/components/beta/badge.tsx (+11 -0)
📝 docs/components/display-techstack.tsx (+1 -1)
📝 docs/components/features.tsx (+13 -11)
📝 docs/components/landing/hero.tsx (+2 -2)
📝 docs/components/landing/section-svg.tsx (+1 -0)
📝 docs/components/landing/section.tsx (+1 -1)
📝 docs/components/nav-bar.tsx (+2 -0)

📄 Description

  • feat: hero section revamp
  • fix: lines and border issue

🔄 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/3 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/17/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/ui_ux` --- ### 📝 Commits (7) - [`eb74cef`](https://github.com/better-auth/better-auth/commit/eb74cef522f4abb896aaabd676f1e2f626511c84) feat: hero section revamp - [`e42410c`](https://github.com/better-auth/better-auth/commit/e42410cae04078913c2be43bebd485a32f7d5845) fix: lines and border issue - [`5a43889`](https://github.com/better-auth/better-auth/commit/5a438897c380f0b0ca5a3697e54604441725a3e7) fix: changelog ux - [`d2f8108`](https://github.com/better-auth/better-auth/commit/d2f81089de5b2fbfc5c70c1b7c24e86584195fa8) fix: better - [`262a43d`](https://github.com/better-auth/better-auth/commit/262a43d24818716fe2d7b8fac6c3e3689056c082) fix: ui revamp - [`65ee4ae`](https://github.com/better-auth/better-auth/commit/65ee4ae4e434c7d5607d87ff0d1f1de4f7fe5ad9) fix: font - [`aa67c1f`](https://github.com/better-auth/better-auth/commit/aa67c1f0718352993a6d6e785b133c70a9616ab8) Merge branch 'main' into fix/ui_ux ### 📊 Changes **13 files changed** (+151 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/changelogs/_components/changelog-layout.tsx` (+8 -8) 📝 `docs/app/changelogs/_logs/2024-08-09.tsx` (+3 -10) 📝 `docs/app/changelogs/page.tsx` (+1 -2) 📝 `docs/app/layout.tsx` (+1 -1) 📝 `docs/app/page.tsx` (+4 -2) ➕ `docs/components/beta/badge.module.css` (+103 -0) ➕ `docs/components/beta/badge.tsx` (+11 -0) 📝 `docs/components/display-techstack.tsx` (+1 -1) 📝 `docs/components/features.tsx` (+13 -11) 📝 `docs/components/landing/hero.tsx` (+2 -2) 📝 `docs/components/landing/section-svg.tsx` (+1 -0) 📝 `docs/components/landing/section.tsx` (+1 -1) 📝 `docs/components/nav-bar.tsx` (+2 -0) </details> ### 📄 Description - **feat: hero section revamp** - **fix: lines and border issue** --- <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-13 07:40:47 -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#11291