From 01bd23a505bb9c0c287cafc11fe677e8094f3d82 Mon Sep 17 00:00:00 2001 From: Keith Daulton Date: Mon, 12 Jun 2023 16:18:00 -0400 Subject: [PATCH] Adds commit graph SVG to walkthrough --- package.json | 3 +- walkthroughs/welcome/commit-graph.svg | 95 +++++++++++++++++++++++++++++++++++ 2 files changed, 97 insertions(+), 1 deletion(-) create mode 100644 walkthroughs/welcome/commit-graph.svg diff --git a/package.json b/package.json index ed39c79..5da21a2 100644 --- a/package.json +++ b/package.json @@ -14391,7 +14391,8 @@ "title": "Commit Graph ✨", "description": "Helps you easily visualize your repository and keep track of all work in progress.\nUse the rich commit search to find exactly what you're looking for. It's powerful filters allow you to search by a specific commit, message, author, a changed file or files, or even a specific code change.\n\n[Open Commit Graph](command:gitlens.showGraph)", "media": { - "markdown": "walkthroughs/welcome/commit-graph.md" + "altText": "Illustrations of the Commit Graph view", + "svg": "walkthroughs/welcome/commit-graph.svg" } }, { diff --git a/walkthroughs/welcome/commit-graph.svg b/walkthroughs/welcome/commit-graph.svg new file mode 100644 index 0000000..fb4504e --- /dev/null +++ b/walkthroughs/welcome/commit-graph.svg @@ -0,0 +1,95 @@ + + + + + main + + + feature/onboard + + + feature/graph + + + bug/crash + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Work in progress21 + + Improves performance & reduces bundle size + Adds brand new welcome experience + Adds new Commit Graph panel layout + Optimizes startup performance + Revamps Home view experience for better utility + Optimizes Commit Graph loading performance + Adds new GitLens Inspect side bar for a better experience + Fixes crash when run on a phone + Updates package dependencies + + + + Eric Amodio + Keith Daulton + Eric Amodio + Ramin Tadayon + Keith Daulton + Eric Amodio + Keith Daulton + Ramin Tadayon + Ramin Tadayon + + +