Skip to content

docs: update Architecture section with full ui component list#186

Open
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-readme-component-tree-20260615
Open

docs: update Architecture section with full ui component list#186
andrerfneves wants to merge 1 commit into
mainfrom
maintenance/fix-readme-component-tree-20260615

Conversation

@andrerfneves

Copy link
Copy Markdown
Owner

Summary

Updates the component tree in the README Architecture section to list all 11 shadcn/ui base components instead of only 3 with an ellipsis placeholder.

Why

The Architecture section's component tree showed only button.tsx, input.tsx, card.tsx, and then .... This was misleading — the src/components/ui/ directory actually contains 11 components. Accurate documentation helps new contributors understand the codebase structure at a glance.

Changes

  • README.md: Replaced the incomplete ui/ component listing with the full alphabetical list:
    accordion, alert, badge, button, card, dialog, dropdown-menu, input, separator, sheet, tooltip

Test Plan

  • No behavior change — documentation-only change
  • Markdown rendering verified locally

The component tree in the Architecture section only listed 3 of the
11 shadcn/ui base components and used '...' as a placeholder. This
updates the tree to show all 11 components in alphabetical order for
accurate documentation.
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
lightning-decoder Ready Ready Preview, Comment Jun 15, 2026 8:04pm

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