Skip to content

docs(apollo-vertex): onboarding tour — docs page and live demo#676

Draft
petervachon wants to merge 1 commit intofeat/vertex-onboarding-tour-joyride-providerfrom
feat/vertex-onboarding-tour-joyride-docs
Draft

docs(apollo-vertex): onboarding tour — docs page and live demo#676
petervachon wants to merge 1 commit intofeat/vertex-onboarding-tour-joyride-providerfrom
feat/vertex-onboarding-tour-joyride-docs

Conversation

@petervachon
Copy link
Copy Markdown
Collaborator

Summary

Third and final in a 3-part stack. Wires the onboarding tour component
into the Apollo Vertex docs site so teams can read the API, see it
running, and copy the installation command.

Stacked on #675.

What's included

  • Live interactive demo using the shell template — visitors can walk
    through a real tour directly on the docs page
  • Static previews of the welcome modal and step popover for quick
    visual reference
  • Full usage docs: step definitions, conditional gating, persistence,
    and the waitFor API

Test plan

  • pnpm --filter apollo-vertex build passes
  • Docs page renders at /patterns/onboarding-tour-joyride
  • Live demo tour runs correctly in both light and dark mode
  • Static previews render without a running tour

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

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

Project Deployment Review Updated (PT)
apollo-design 🟢 Ready Preview, Logs May 11, 2026, 07:48:04 AM
apollo-docs 🟢 Ready Preview, Logs May 11, 2026, 07:49:28 AM
apollo-landing 🟢 Ready Preview, Logs May 11, 2026, 07:47:48 AM
apollo-ui-react 🟢 Ready Preview, Logs May 11, 2026, 07:47:58 AM
apollo-vertex 🟢 Ready Preview, Logs May 11, 2026, 07:49:33 AM

@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-provider branch 2 times, most recently from 5a0cb0d to 59902d7 Compare May 11, 2026 13:59
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-docs branch from 2f9494c to 3fa09dc Compare May 11, 2026 13:59
@github-actions
Copy link
Copy Markdown

Dependency License Review

  • 2114 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 15 package(s) excluded (see details below)
License distribution
License Packages
MIT 1834
ISC 105
Apache-2.0 69
BSD-3-Clause 30
BSD-2-Clause 24
Copyright 2022, UiPath, all rights reserved 9
BlueOak-1.0.0 8
MPL-2.0 5
MIT OR Apache-2.0 3
MIT-0 3
Unknown 3
Unlicense 3
CC0-1.0 3
LGPL-3.0-or-later 2
(MIT OR Apache-2.0) 2
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
BSD 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later LGPL pre-built binary, not linked
@uipath/apollo-angular-elements 5.89.0 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-core 4.35.0, 4.35.1, 4.35.2 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-fonts 1.25.8 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-icons 1.33.7 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-mui5 2.31.26, 2.31.27 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell 3.351.4 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-react 3.149.36 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-types 3.326.0 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/portal-shell-util 1.114.0 Copyright 2022, UiPath, all rights reserved UiPath first-party package
@uipath/apollo-lab 25.12.0 Unknown UiPath first-party package
@uipath/telemetry-client-web 5.1.0 Unknown UiPath first-party package
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json
hyperx 2.5.4 BSD BSD-2-Clause per LICENSE file, non-SPDX "BSD" in package.json

@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-provider branch from 59902d7 to 09a4d0e Compare May 11, 2026 14:14
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-docs branch from 3fa09dc to 050f49c Compare May 11, 2026 14:14
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-provider branch from 09a4d0e to 11b436b Compare May 11, 2026 14:44
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-docs branch from 050f49c to 183c4d2 Compare May 11, 2026 14:44
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-provider branch from 11b436b to 84372de Compare May 11, 2026 14:45
Wires the onboarding-tour-joyride registry component into the Apollo
Vertex docs site. Includes a live interactive demo using the shell
template, static previews of the welcome modal and step popover, and
full usage documentation covering step definitions, conditional gating,
persistence, and the BrandingAdapter extension point.

Co-Authored-By: Colin Reilly <colin.reilly@gmail.com>
@petervachon petervachon force-pushed the feat/vertex-onboarding-tour-joyride-docs branch from 183c4d2 to db7790d Compare May 11, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant