Skip to content

feat: document MCP server, expand landing, drop stale new badges#80

Merged
starc007 merged 1 commit into
mainfrom
feat/agents-mcp-docs-and-landing
Jun 28, 2026
Merged

feat: document MCP server, expand landing, drop stale new badges#80
starc007 merged 1 commit into
mainfrom
feat/agents-mcp-docs-and-landing

Conversation

@starc007

Copy link
Copy Markdown
Owner

Changes

Agents docs

  • New MCP server section on /docs/ai-agents with CLI setup for Claude Code, Codex and Amp, plus a manual mcp.json config block, pointing at https://mcp.beui.dev/mcp. Lists the 4 tools.
  • Removed the Caching section.

Landing

  • "Motion primitives" grid expanded from 10 to 24 curated components (interleaved motion + blocks), leaving the rest for "Browse all".
  • Card fix: description was leaking before hover, and clamping broke (3rd line) on long text. Vertical padding on a -webkit-line-clamp element breaks the clamp — moved padding + slide onto the wrapper and kept the clamp element clean. Now: fully hidden until hover, exactly 2 lines + ellipsis when shown.

Registry

  • Removed the new badge from shipped components: overflow-actions, not-found (404), bouncy-accordion, drawer, scroll-animation, file-upload, prediction-market.

Verification

  • bun run check (typecheck + lint + registry) green; registry validates 35
  • All 24 curated slugs resolve

- docs/ai-agents: add MCP server section with Claude/Codex/Amp CLI setup
  and a manual mcp.json config; remove the caching section
- landing: show more components under Motion primitives (10 to 24)
- landing card: fix description leaking before hover and clamp breaking on
  long text (padding/slide moved to the wrapper, clamp element kept clean)
- registry: remove "new" badge from shipped components (overflow-actions,
  not-found, bouncy-accordion, drawer, scroll-animation, file-upload,
  prediction-market)
@starc007 starc007 merged commit a56ca97 into main Jun 28, 2026
2 checks passed
@starc007 starc007 deleted the feat/agents-mcp-docs-and-landing branch June 28, 2026 18:41
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.

1 participant