vuetifyjs / vuetifyjs/0

[Epic] v1.3.0 — Tour

Open
#508 0 comments 0 reactions 1 assignee View on GitHub

@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:

  1. createTour primitive — step orchestration, target-rect tracking, SVG-mask cutout geometry, interaction passthrough, per-step a11y.
  2. Tour compound component — the surface over createTour.

Naming createTour is provisional — rename here if you'd rather fold the orchestration into the component.

Sub-issues track each against the new-feature checklist.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.