Skip to content

feat: add TerminalBreadcrumbs component#52

Open
snowopsdev wants to merge 1 commit intoOpenKnots:mainfrom
snowopsdev:feat/terminal-breadcrumbs
Open

feat: add TerminalBreadcrumbs component#52
snowopsdev wants to merge 1 commit intoOpenKnots:mainfrom
snowopsdev:feat/terminal-breadcrumbs

Conversation

@snowopsdev
Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a new TerminalBreadcrumbs component to show the current file path or navigation trail.

Features

  • Configurable items array with labels, hrefs, and active state tracking.
  • Supports custom separators (defaults to /).
  • Includes semantic HTML tags like <nav aria-label="Breadcrumb">.
  • Added demo usage in the playground showing interactive links and custom separators.

Type of Change

  • 📦 New component

Checklist

  • Component works correctly
  • Example in playground
  • Build passes

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 28, 2026

@snowopsdev is attempting to deploy a commit to the 0xBuns Team on Vercel.

A member of the Team first needs to authorize it.

@BunsDev
Copy link
Copy Markdown
Contributor

BunsDev commented Mar 9, 2026

Triage note: this overlaps directly with #59. Keeping this one open as the narrower breadcrumb implementation because the API is simpler and closer to the repo’s current component surface area (items + hrefs + active state, no path parsing or navigation callback contract to maintain).

@BunsDev BunsDev mentioned this pull request Mar 9, 2026
9 tasks
@BunsDev BunsDev added blocked-infra Blocked by external tooling or integration setup component New component work overlap Overlaps another issue or pull request labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-infra Blocked by external tooling or integration setup component New component work overlap Overlaps another issue or pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants