Ramin Tadayon
82ae7552da
Adds layout resets to graph columns context menu
1年前
Ramin Tadayon
6542771748
Bumps graph dependency
1年前
Eric Amodio
c179d2841d
Updates dependencies
1年前
Eric Amodio
f68d51a96e
Updates dependencies
1年前
Eric Amodio
0439d723e2
Defers Graph stats loading for Changes/minimap
Improves the Graph minimap
- Adds `gitlens.graph.minimap.dataType` setting to choose between commits or lines changed to be used for the minimap
- Adds a configuration popover for the minimap
- Adds a legend to the minimap
- Removes minimap from being experimental
- Renames `gitlens.graph.experimental.minimap.enabled` to `gitlens.graph.minimap.enabled`
- Renames `gitlens.graph.experimental.minimap.additionalTypes` to `gitlens.graph.minimap.additionalTypes`
1年前
Ramin Tadayon
354b625f51
Updates graph dependency
1年前
Eric Amodio
254691392c
Updates TypeScript & other dependencies
1年前
Eric Amodio
a12cc8f51e
Updates dependencies
1年前
Eric Amodio
7bf2443b83
Updates dependencies
1年前
Ramin Tadayon
9a06093d86
Updates graph dependency
1年前
Ramin Tadayon
bbbe4b49bd
Updates graph dependency
1年前
Ramin Tadayon
2a155a66f3
Updates graph dependency
1年前
Ramin Tadayon
1bac4b4d48
Updates graph dependency
1年前
Eric Amodio
6bb5d56c76
Updates dependencies
1年前
Ramin Tadayon
d05ad94718
Updates graph dependency and CHANGELOG
1年前
Eric Amodio
965b46bd0f
Updates dependencies & VS Code required version
1年前
Eric Amodio
74ede97964
Updates dependencies
1年前
Ramin Tadayon
2184dfab42
Uses icons for min-width graph headers
1年前
Eric Amodio
161eecbb80
Updates dependencies
1年前
Ramin Tadayon
78bb7014a2
Updates graph dependency
1年前
Ramin Tadayon
777968b075
Updates graph dependency
1年前
Eric Amodio
ca185306f9
Updates dependencies
1年前
Ramin Tadayon
afeb0c743b
Unlock all graph columns (for moving and hiding) ( #2651 )
* Allows hiding graph, ref, message columns
* Updates graph dependency
* Reorders column menus to be alphabetical
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
c19292e076
Updates dependencies
1年前
Eric Amodio
988bd7b88e
Updates dependencies
1年前
Eric Amodio
b1146ce624
Updates dependencies
1年前
Eric Amodio
2f1e48ed98
Updates billboard.js dependency
Fixes scrubbing issues when data point is far vertically
Avoids translate hacks for inverted X axis
1年前
Eric Amodio
15429cf986
Updates dependencies
1年前
Eric Amodio
38d07396f3
Updates dependencies
1年前
Eric Amodio
337671afa8
Updates graph dependency
Fixes scroll markers z-index issues
1年前
Ramin Test
d3720fb7d7
Updates graph dependency
1年前
Eric Amodio
88aebd73c6
Updates dependencies
1年前
Ramin Test
5e13a29d8a
Updates graph dependency
1年前
Ramin Tadayon
31b3484208
Add graph header context menu option to toggle mode ( #2611 )
* Add graph header context menu option to toggle mode
* Updates graph dependency
1年前
Eric Amodio
fd42b3c30d
Updates dependencies
1年前
Ramin Test
235cbdaeb9
Updates graph dependency
1年前
Ramin Test
b5b91b3aee
Updates graph dependency
1年前
Eric Amodio
8ba3033a80
Updates dependencies
1年前
Eric Amodio
74591bc10b
Updates dependencies
1年前
Eric Amodio
e479473734
Updates dependencies
1年前
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
1年前
Eric Amodio
1283738aa5
Updates dependencies
1年前
Ramin Tadayon
99314975b8
Sends upstream id on a local branch ref to graph ( #2560 )
* Sends upstream id on a local branch ref to graph
* Avoids creating (allocating) & spreading an object
* Updates graph dependency
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
c965d54e8f
Updates dependencies
1年前
Eric Amodio
8df80f5695
Updates dependencies, including TypesScript 5
1年前
Ramin Tadayon
edb876147f
Updates graph dependency
1年前
Eric Amodio
c84cefce69
Updates to TypeScript 5.0-rc
1年前
Eric Amodio
bb3a0c6ece
Updates dependencies
1年前
Ramin Tadayon
b56da89ed1
Updates graph dependency
1年前
Ramin Tadayon
f14af9dc4a
Pipe downstream info through to graph ( #2552 )
* Pipe downstream info through to graph
* Optimizations
* Updates graph dependency
1年前