[Epic] v1.3.0 — Tour
Open
@johnleider is already working on this.
Since Jul 6, 2026.
epic
- Dominant language
- TypeScript
- Stars
- 735
- Forks
- 10
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 72
Description
Tracking issue for the v1.2.0 release: Tour — a headless, accessible primitive for guided product tours and feature discovery.
Theme
Greenfield flagship. Every headless ecosystem explicitly punts Tour; v0 already owns the sub-parts (createStep, usePopover, useRovingFocus, observers, Scrim, Portal, useStorage). Split into two sub-issues so the genuinely-new work has its own runway ahead of the component shell:
createTourprimitive — step orchestration, target-rect tracking, SVG-mask cutout geometry, interaction passthrough, per-step a11y.- Tour compound component — the surface over
createTour.
Naming
createTouris provisional — rename here if you'd rather fold the orchestration into the component.
Sub-issues track each against the new-feature checklist.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.