Eric Amodio
ea511b7a26
Updates CHANGELOG
2 lat temu
Eric Amodio
19dd58130c
Avoids double loop
2 lat temu
Eric Amodio
ca861fe522
Updates dismiss labels
2 lat temu
Eric Amodio
290548dd9a
Updates autolink descriptions
2 lat temu
Keith Daulton
42088cd4b5
Updates changelog
2 lat temu
Keith Daulton
b3cf9c3853
adds non-rich autolinks to commit details
2 lat temu
Eric Amodio
307c7b6082
Resets context keys when closing or hiding
2 lat temu
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 lat temu
Keith Daulton
c7e8efe6b0
adds walkthrough link to popover in home view
2 lat temu
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 lat temu
Keith Daulton
f7b010b42d
Adds responsiveness to home view features
2 lat temu
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 lat temu
Eric Amodio
4491a1902f
💄 Prettiers
2 lat temu
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 lat temu
Eric Amodio
4108066229
Avoids `as`
2 lat temu
Eric Amodio
199cabac3d
Ensures enabled flag is set
2 lat temu
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 lat temu
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 lat temu
Eric Amodio
e520b2b807
Reorders contributors
2 lat temu
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 lat temu
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 lat temu
Eric Amodio
3efcac3669
Removes "Introducing" on feature cards
2 lat temu
Eric Amodio
ab7a94aa3e
Removes "all-new"
2 lat temu
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 lat temu
Eric Amodio
2c6862773a
Ensures visibility calculation
2 lat temu
Eric Amodio
d28c619271
Exposes enabled property
2 lat temu
Eric Amodio
dbdd1745ee
Captures global state for queued events
2 lat temu
Eric Amodio
816fa32ac8
Fixes issues with join
2 lat temu
Eric Amodio
c500717188
Removes unneeded notification
2 lat temu
Eric Amodio
38a856c1be
Refines telemetry
2 lat temu
Keith Daulton
7eacce3eee
Removes stars from pinned tooltip in home view
2 lat temu
Keith Daulton
ff19aeff28
Updates GL+ messaging in worktrees
2 lat temu
Keith Daulton
e1e1333ffe
Updates pinned tooltip in home view
2 lat temu
Ramin Tadayon
e4bb2e190c
Bump graph
2 lat temu
Keith Daulton
4b6dfbf41d
Adds label to dismiss button on home view popover
2 lat temu
Eric Amodio
728f193d08
Splits core commands into a separate bucket
2 lat temu
Eric Amodio
6a42229c8c
Fixes lint warnings
2 lat temu
Eric Amodio
75b3e1f021
Adds usage tracking for the rebase editor
2 lat temu
Keith Daulton
876ae0f12e
updates home view status popover
- opens popover on subscription changes
- adds button to dismiss popover
2 lat temu
Eric Amodio
f72d51959c
Updates dependencies
2 lat temu
Eric Amodio
141200afe3
Adds usage telemetry
2 lat temu
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 lat temu
Keith Daulton
1e2f6b46d0
shows graph button always in commit details
2 lat temu
Eric Amodio
d6d1243377
Adds better remote visibility checking
2 lat temu
Eric Amodio
9ce6d96d03
Changes to scale animation on avatars
2 lat temu
Eric Amodio
b810ebdd3c
Preserves autolinks state per-workspace
2 lat temu
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 lat temu
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 lat temu
Keith Daulton
ffcaf31b15
Fixes ascending squash indicators in rebase editor
2 lat temu
Eric Amodio
0f13387487
Chooses actual plan if same or greater
2 lat temu