Skip to content

feat(ui): tour primitives — Progress + Beacon - #14

Open
tomymaritano wants to merge 1 commit into
mainfrom
feat/ui-primitives
Open

feat(ui): tour primitives — Progress + Beacon#14
tomymaritano wants to merge 1 commit into
mainfrom
feat/ui-primitives

Conversation

@tomymaritano

Copy link
Copy Markdown
Owner

Second chunk of the robustness batch (#2) — fills the gap beyond popover + spotlight.

  • <CairnProgress> — "step N / total" + a dot per step (reads stepIndex/totalSteps); renders nothing when idle; styleable via data-cairn-progress* / --cairn-dot*.
  • <CairnBeacon> — a pulsing click-to-continue hotspot anchored to the current step's target. A real <button> with an accessible name; click advances the flow (or runs onActivate); pulse disabled under prefers-reduced-motion (keyframes self-injected, no CSS import).

5 new tests (14 in cairn-ui; 92 across 7 packages). Changeset: cairn-ui minor → 0.4.0.

🤖 Generated with Claude Code

- CairnProgress: "N / total" + a dot per step, read from the flow.
- CairnBeacon: a pulsing, accessible (<button> + label) click-to-continue
  hotspot anchored to the current step's target; respects prefers-reduced-motion.

14 cairn-ui tests; 92 across 7 packages. Changeset: cairn-ui minor.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@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)
cairn-docs-site Ready Ready Preview, Comment Jun 15, 2026 9:59pm

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@sonarqubecloud

Copy link
Copy Markdown

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