Yonatan Greenfeld
1bf52c7e72
Fixes #2346 Fix duplicated inline annotations
In case of multiple cursors (selections) in the same line, an
annotation was created per selection, resulting in an odd experience.
Filter out duplicated lines by the line number.
Add author to CHANGELOG and README
Fixes : #2346
2 years ago
Keith Daulton
c7e8efe6b0
adds walkthrough link to popover in home view
2 years ago
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 years ago
Keith Daulton
f7b010b42d
Adds responsiveness to home view features
2 years ago
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 years ago
Eric Amodio
4491a1902f
💄 Prettiers
2 years ago
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 years ago
Eric Amodio
4108066229
Avoids `as`
2 years ago
Eric Amodio
199cabac3d
Ensures enabled flag is set
2 years ago
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 years ago
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 years ago
Eric Amodio
e520b2b807
Reorders contributors
2 years ago
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 years ago
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 years ago
Eric Amodio
3efcac3669
Removes "Introducing" on feature cards
2 years ago
Eric Amodio
ab7a94aa3e
Removes "all-new"
2 years ago
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 years ago
Eric Amodio
2c6862773a
Ensures visibility calculation
2 years ago
Eric Amodio
d28c619271
Exposes enabled property
2 years ago
Eric Amodio
dbdd1745ee
Captures global state for queued events
2 years ago
Eric Amodio
816fa32ac8
Fixes issues with join
2 years ago
Eric Amodio
c500717188
Removes unneeded notification
2 years ago
Eric Amodio
38a856c1be
Refines telemetry
2 years ago
Keith Daulton
7eacce3eee
Removes stars from pinned tooltip in home view
2 years ago
Keith Daulton
ff19aeff28
Updates GL+ messaging in worktrees
2 years ago
Keith Daulton
e1e1333ffe
Updates pinned tooltip in home view
2 years ago
Ramin Tadayon
e4bb2e190c
Bump graph
2 years ago
Keith Daulton
4b6dfbf41d
Adds label to dismiss button on home view popover
2 years ago
Eric Amodio
728f193d08
Splits core commands into a separate bucket
2 years ago
Eric Amodio
6a42229c8c
Fixes lint warnings
2 years ago
Eric Amodio
75b3e1f021
Adds usage tracking for the rebase editor
2 years ago
Keith Daulton
876ae0f12e
updates home view status popover
- opens popover on subscription changes
- adds button to dismiss popover
2 years ago
Eric Amodio
f72d51959c
Updates dependencies
2 years ago
Eric Amodio
141200afe3
Adds usage telemetry
2 years ago
Keith Daulton
4726c9b458
updates home view content
- adds popover with features message
- adds ability to toggle views layout
- rearranges GL+ features section content
- swaps plus and integrations sections
- moves restore GL+ to GL+ features banner
- adds side bar close button
2 years ago
Keith Daulton
1e2f6b46d0
shows graph button always in commit details
2 years ago
Eric Amodio
d6d1243377
Adds better remote visibility checking
2 years ago
Eric Amodio
9ce6d96d03
Changes to scale animation on avatars
2 years ago
Eric Amodio
b810ebdd3c
Preserves autolinks state per-workspace
2 years ago
Keith Daulton
40b6bc61a4
Fixes #2315 , #2329 commit details preferences
- uses global storage instead of workspace storage
- fixes _pendingContext.preferences
- updates autolinksExpanded optimistically in UI
2 years ago
Keith Daulton
f58c3ab3c2
Improves rebase editor
- adds committer info
- ensures focus is restored on long-running updates
- prevents offscreen rows from being rendered
- appends entries to the DOM instead of a DocumentFragment
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
ffcaf31b15
Fixes ascending squash indicators in rebase editor
2 years ago
Eric Amodio
0f13387487
Chooses actual plan if same or greater
2 years ago
Eric Amodio
64750314ef
Avoids thrashing on checkin calls
2 years ago
Eric Amodio
c7d0ad609b
Opens details view on sha click
2 years ago
Eric Amodio
52e76e1d7b
Avoids unnecessary calls on opening details
2 years ago
Eric Amodio
176c2a733a
Updates CHANGELOG
2 years ago
Nafiur Rahman Khadem
4e999e52c2
Adds terminal.overrideGitEditor setting
2 years ago
Nafiur Rahman Khadem
8ca8befd66
Closes #2134 uses VS Code as git core.editor
2 years ago
Eric Amodio
2954a5e75f
Avoids pinning commit details by default
2 years ago