-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Core: Onboarding guide #32874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ghengeveld
wants to merge
43
commits into
onboarding-checklist
Choose a base branch
from
onboarding-guide
base: onboarding-checklist
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,742
−790
Open
Core: Onboarding guide #32874
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
f473e21
Rename 'Guided tour' to 'Guide'
ghengeveld 69cc7ba
Add support for task dependencies and update ChecklistModule to show …
ghengeveld ce5ebc0
Change ChecklistModule based on progress
ghengeveld 4cd3631
Support custom action button label
ghengeveld bd55f1e
Allow muting the ChecklistModule, either permanently or for a particu…
ghengeveld c89bce5
Change selection of items in the ChecklistModule
ghengeveld 02c9aca
Tweak spacing for visual consistency
ghengeveld d685d12
Make ChecklistModule collapsible and fix card shadow styling
ghengeveld 489113d
Split Card 'All' story into separate stories
ghengeveld e23d3f9
Drop superfluous initialCollapsed arg for Collapsible
ghengeveld b7e60c5
Hide ChecklistModule in prod mode
ghengeveld 46081e5
Support providing useCollapsible state to Collapsible
ghengeveld b92f735
Animate closing of last checklist task
ghengeveld 2e65137
Fix a11y issue
ghengeveld 6c633c4
Don't show Guide page in production mode
ghengeveld 91a3519
Fix visual snapshot for FocusProxy
ghengeveld 770baf7
Prevent showing empty checklist on first render when all tasks are co…
ghengeveld 84440e2
Move ChecklistModule above search and fix Explorer stories to show th…
ghengeveld 36e688a
Revert "Tweak spacing for visual consistency"
ghengeveld 385066d
Fix sidebar spacing
ghengeveld 7c51785
More flexible component API
ghengeveld 1a917a3
Collapse spacing when ChecklistModule is hidden
ghengeveld 36df52d
Drop useless story
ghengeveld 69eac58
Add progress indicator, animate progress value changes and add menu t…
ghengeveld 5d1b37e
Centralize hashchange detection and add several FocusRing utility com…
ghengeveld 9f8bf34
Add story for GuidePage and hoist store/state up from Checklist to Gu…
ghengeveld 7db2e15
Update sidebar menu to use Listbox components and put What's new last…
ghengeveld 0e109db
Pull checklist logic out into a hook
ghengeveld 4289e0e
Fix progress updates for guide in sidebar menu
ghengeveld 000cae7
Refactor checklist state management to use accepted and done properti…
ghengeveld 076adee
Fix import
ghengeveld c5cc465
Fix collapsible state
ghengeveld 0f5f1a6
Avoid passing unsupported attribute to SVG
ghengeveld 894f311
Don't show link to onboarding guide in prod mode
ghengeveld f5f0ad8
Add missing key prop
ghengeveld dcfe2fc
Avoid conditional hook call
ghengeveld 49492f0
Avoid NodeJS type in client-side file
ghengeveld 2a2eb6c
Fix type errors and story data
ghengeveld b82881f
Simplify TextFlip component
ghengeveld 4c0104f
Use ref to track latest text value so onAnimationEnd always syncs wit…
ghengeveld 8030fc3
Fix numeric sorting
ghengeveld 230577e
Fix invalid nesting of buttons
ghengeveld 405b934
Fix invalid DOM nesting
ghengeveld File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.