Skip to content

Sync docs with @vercel/geistdocs 1.2.0–1.2.3#399

Merged
bensabic merged 3 commits intomainfrom
ck/geistdocs-1.2
Apr 17, 2026
Merged

Sync docs with @vercel/geistdocs 1.2.0–1.2.3#399
bensabic merged 3 commits intomainfrom
ck/geistdocs-1.2

Conversation

@christopherkindl
Copy link
Copy Markdown
Contributor

@christopherkindl christopherkindl commented Apr 17, 2026

Summary

Pulls the template updates from @vercel/geistdocs 1.2.0–1.2.3 into apps/docs, plus a few papercuts noticed along the way.

Before After
image image
image image
CleanShot 2026-04-17 at 23 29 31@2x image

- Ran @vercel/[email protected] update --sync against origin/main
  (already contains merged 1.2.3) for:
  - components/geistdocs/*
  - components/geistcn-fallbacks/**/*  (new)
  - components/ui/command-prompt.tsx, navigation-menu.tsx
  - app/styles/geistdocs.css
- Manual overlays (paths skipped by sync due to chat customizations):
  - app/[lang]/layout.tsx: drop scroll-smooth (1.2.2)
  - app/[lang]/docs/[[...slug]]/page.tsx: MobileDocsBar + disable
    default TOC popover (1.2.0)
  - app/[lang]/docs/layout.tsx: wrap in bg-background-200 (1.2.3)
  - components/ui/badge.tsx: secondary variant → bg-gray-300/text-gray-1000 (1.2.3)
- Home hero: replace Get Started + Installer with CommandPrompt
  humans/agents switcher ("npm install chat" / "npx skills add vercel/chat")
- (home) layout: swap bg-sidebar dark:bg-background for bg-background-200
  so /, /adapters, /resources share the navbar surface
- DesktopMenu: active-state detection with longest-prefix match
  (so /docs/api highlights "API", not also "Docs")
- navbar-logo dropdown: drop Chat SDK self-entry
- New geist-fill icons (check-circle-fill, cross-circle-fill,
  warning-fill) ported from @vercel/geistcn-assets; new
  components/custom/status-icons.tsx registers Check/Cross/Warn MDX
  components
- content/docs/adapters.mdx: replace ✅/❌/⚠️ emojis with the new
  icons (emoji.mdx intentionally left alone)

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, Comment, Open in v0 Apr 17, 2026 9:26pm
chat-sdk-nextjs-chat Ready Ready Preview, Comment, Open in v0 Apr 17, 2026 9:26pm

Replace the inline Chat SDK wordmark SVG in geistdocs.tsx with
<LogoChatSdk /> so the navbar and other Logo consumers share the
same source of truth.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@bensabic bensabic merged commit 46fc5bb into main Apr 17, 2026
12 checks passed
@bensabic bensabic deleted the ck/geistdocs-1.2 branch April 17, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants