-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PLG 138 welcome cursor #4773
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
Draft
sergeibbb
wants to merge
14
commits into
main
Choose a base branch
from
PLG-138-welcome-cursor
base: main
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.
Draft
PLG 138 welcome cursor #4773
Conversation
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
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
3cbff15 to
d42e64d
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 4, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
d42e64d to
c88be87
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
15ba438 to
e0391fa
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
e0391fa to
a1c3cbf
Compare
a1c3cbf to
ef69157
Compare
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
sergeibbb
added a commit
that referenced
this pull request
Dec 5, 2025
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
ef69157 to
2ca8fd2
Compare
Refines font sizing and spacing units from rem to em to improve consistency and responsiveness across devices. Updates carousel and feature card layouts for better display on small screens, including improved media queries and more flexible padding. Adjusts section and header styling to ensure readability and visual alignment, especially on mobile. (#4769, #4773, PLG-138)
Introduces a new "Start GitLens Pro Trial" button to the welcome webview and tracks user interactions with a dedicated telemetry event. Updates telemetry documentation and types to include "welcome" as a source and to describe the new "welcome/action" event, enabling better insight into user engagement with onboarding and trial features. (#4769, #4773, PLG-138)
Enhances the welcome experience by updating feature card titles and descriptions for clarity and engagement, introducing Launchpad as a highlighted feature, and adding new SVG and icon assets for a more polished and informative look. Improves visual consistency and modernizes the feature showcase, making key tools like Commit Graph, Visual File History, Git Blame, and Launchpad more discoverable and appealing to users. (#4769, #4773, PLG-138)
2ca8fd2 to
f8cab23
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Solves #4769 (PLG-138)
Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses