Eric Amodio
568aa759c9
Converts to use colorjs.io for color manipulation
1 year ago
Eric Amodio
2627721d18
Updates dependencies
1 year ago
Eric Amodio
b05227b933
Updates dev dependencies
1 year ago
Eric Amodio
c2793dfdd9
Removes "preview" flag from pre-releases
This is because the marketplace doesn't know about pre-releases and our versioning model makes the latest pre-release always the latest version (which is what shows on the marketplace)
1 year ago
Eric Amodio
a8ad820342
Removes needless closures on setTimeout
1 year ago
Eric Amodio
075f859431
Upgrade dependencies
1 year ago
Eric Amodio
f2ae64e87c
Upgrade dev dependencies
1 year ago
Ramin Tadayon
e302ea54fd
Bumps graph dependency, uses new tooltip event param
1 year ago
Ramin Tadayon
3992bc8ae4
Add setting to toggle PR icons in Graph ( #2450 )
* Combine metadata settings into one array and include PR metadata
* Rename setting
* Reword active --> enabled
* Fix prop ordering
* Use enum and values array
* Add hints for remote service connection
* Bump graph version
* Remove remote service hint from upstream setting
1 year ago
Eric Amodio
8a712cb431
Adds sha label to Visual File History
1 year ago
Eric Amodio
e37cb70e44
Fixes focus/selection issues with EventBus
Adds strong typing to EventBus
1 year ago
Eric Amodio
3d4ffab2d5
Adds caching for eslint - cuts watch time by 1/2
1 year ago
Eric Amodio
6e69941ae1
Updates dependencies
1 year ago
Eric Amodio
afeb573d25
Adds prev commit to be ignored from blame
1 year ago
Eric Amodio
444bf82915
💄 prettiers and lints
1 year ago
Eric Amodio
7fc0e5cf3e
Updates dev dependencies
1 year ago
Ramin Tadayon
ea90bd12c2
Bumps graph version
1 year ago
Eric Amodio
5a48fbbaf1
Fixes clearing of ref metadata
1 year ago
Eric Amodio
3f44bc4fbd
Fixes dbl-click not showing the Commit Details
1 year ago
Ramin Tadayon
a14c9a15b9
Graph: add setting to show status of local branch relative to its upstream ( #2441 )
* Send local branch upstream status as metadata
* Add setting and use to toggle feature
* Use mini icons
* Use branch fns for upstream name components
* Stop asking for upstream if no upstream found, ask if missing
* Stop asking again on missing upstream
* Move missing type loop into getRefMetadata, get branch once for id
* Uses rem for fontsize
1 year ago
Ramin Tadayon
2513f69b5b
Bumps graph version, uses component for graph row stats
1 year ago
Ramin Tadayon
7758326ea3
Bumps graph version
1 year ago
Keith Daulton
d4a62ce398
Implements events for file and commit selection
- visual file history listens for files and sends commit selection
- commit details listens for commits
- rebase editor, commits, stashes and graph views send commit selection
2 years ago
Keith Daulton
efb8341d0a
Adds an event bus to the container
2 years ago
Ramin Tadayon
c4675790ab
Bumps graph version
1 year ago
Ramin Tadayon
184d831bea
Bumps graph version
1 year ago
Eric Amodio
f88ddbfe31
Updates dependencies
1 year ago
Keith Daulton
a5fbbec0e6
Removes cyberweek code
2 years ago
Eric Amodio
d2c0d43daa
Adds ability to include stats on graph git call
2 years ago
Eric Amodio
f1917802fc
Updates dependencies
2 years ago
Eric Amodio
d1a204aa1f
Updates year
2 years ago
Eric Amodio
5f050f55b3
Adds dblclick/enter/space actions to open details
2 years ago
Eric Amodio
2e2e7d06ec
Opens file/diff to side if graph/rebase is active
2 years ago
Eric Amodio
b9dc1d3daa
Matches vscode alt modifier & dblclick behavior
2 years ago
Eric Amodio
7aec8f0fa6
Hides Graph cmds from SCM on "disallowed" repos
A "disallowed" repo, is a repo that requires a paid subscription while `gitlens.plusFeatures.enabled` has been turned off
2 years ago
Eric Amodio
25aadd4fe3
Updates plus setting desc for clarity
2 years ago
Keith Daulton
485cef4554
Adds hide GL+ link to home on trial expired status
See #2407
2 years ago
Keith Daulton
bebfeabb3e
Bumps to v13.2.0
2 years ago
Eric Amodio
4b44d7145c
Avoids activation event delay
2 years ago
Eric Amodio
66d3c411b1
Fixes #2394 ensures uncommitted parent is HEAD
2 years ago
Eric Amodio
84723f256a
Updates setting label
2 years ago
Eric Amodio
4f2d9326d5
Updates CHANGELOG
2 years ago
Eric Amodio
b4df392519
Updates settings order & tweaks content
2 years ago
Eric Amodio
84e1967fd9
Changes filter badge color to be more visible
2 years ago
Eric Amodio
d22fac84f5
Adds divider before dim option
2 years ago
Eric Amodio
6aa0074886
Adds button tooltips
2 years ago
Eric Amodio
d31dc97820
Fixes #2207 protects circular JSON.stringify
Adds container, commit, branch, tag, and view node protection to the default resolver for @gate & @memoize decorators
2 years ago
Eric Amodio
d7ef13d09b
Fixes #2301 handles new view/title callback change
2 years ago
Keith Daulton
47e132094c
Fixes commits disappearing from commit details
2 years ago
Ramin Tadayon
2152d870e6
Changes defaults on filter objects when getting graph state
2 years ago