Keith Daulton
b75b16b192
Simplfies graph style props
2年前
Keith Daulton
a7420745a4
Adds GitHub discussion link in the graph banner
2年前
Ramin Tadayon
05658e2a2b
Bump graph library to RC6
2年前
Eric Amodio
7f84e4fa4e
Reworks Graph data model
- Provides GraphRows directly from the extension to the webview
- Only serializes row diffs to the webview when paging
- Adds commit avatars
- Fixes stale history when shown (after the first time)
2年前
Eric Amodio
28ef4d6818
Removes dead code
2年前
Eric Amodio
a904be16ea
Adds getBestRepositoryOrFirst helper
2年前
Eric Amodio
7f8a0af9a9
Switches to use Promise.allSettled
2年前
Eric Amodio
ecc32a6bef
Fixes getRemote to return any remote
Adds getRemoteWithProvider
2年前
Keith Daulton
7a3a63038c
Adds pinning commit when selecting file actions
2年前
Keith Daulton
a16500cce1
Optimizes CSS output
2年前
Keith Daulton
0c1c7f1677
Removes unused styles in Commit Details
2年前
Keith Daulton
1530a711e1
Fixes glicon classes and webview loading
2年前
Eric Amodio
b6e417057d
Updates commit details when graph gets focus
2年前
Eric Amodio
45419d8fa8
Replaces graph color settings with theme colors
2年前
Eric Amodio
5e56778901
Fixes error in timeline for unsupported schemes
2年前
Keith Daulton
26cf19cbf3
Adds sticky style to top content in commit details
2年前
Eric Amodio
926961cd9a
Updates view usage tracking
2年前
Eric Amodio
3a2047a734
Fixes query formatting
2年前
Keith Daulton
db0dcca148
Removes unused styles from the graph
2年前
Eric Amodio
e25040dbed
Changes preview banner to use an "eye" icon
2年前
Eric Amodio
2a5e8ab86f
Fixes missing line breaks in hovers
2年前
Eric Amodio
402ff592ae
Updates commit graph preview banner
Reworks graph preview banner storage
2年前
Eric Amodio
0705216e52
Change graph to always show commit details view
2年前
Eric Amodio
eaef44b0aa
Shows ... while autolinks are loading
2年前
Eric Amodio
7321bcbccb
Changes autolinks header description to always use count
2年前
Eric Amodio
41385a7abd
Changes commit details file stats styling 💄
2年前
Eric Amodio
903884ecbf
Opens commit details from timeline
2年前
Eric Amodio
90d1cab981
Reworks graph protocols a bit
2年前
Eric Amodio
f2e08e66b5
Improves graph column resize handles
Matches graph column handles to vscode styles
2年前
Eric Amodio
2d3bdc62be
Adds menu setting to add stash to scm item toolbar
2年前
Eric Amodio
58a99ccd0a
Uses updateRecordValue
2年前
Eric Amodio
923e134eb2
Fixes yarn.lock
2年前
Eric Amodio
031a4a1980
Converts more svgs to the icon font
2年前
Eric Amodio
b9618b0a18
Updates svgo optimizations
2年前
Eric Amodio
b96c46da65
Fixes icon font generation in both cli/webpack
- Adds custom fantasticon webpack plugin
2年前
Eric Amodio
0296b4b9b1
Updates dependency licenses
2年前
Eric Amodio
45fff28ec4
Ensures all webview media lives in the same place
2年前
Eric Amodio
2e994b12ef
Fixes #2156 reduces package size
- Removes sourcemaps
- Remotes other unneeded files
2年前
Eric Amodio
a6f01415c0
Converts more svgs to the icon font
2年前
Eric Amodio
2d819b12c2
Updates dependencies
2年前
Eric Amodio
7c78c273ea
Adds better Commit Graph discovery
2年前
Eric Amodio
d7fa870ab3
Adds originalTitle prop to base
2年前
Eric Amodio
d43ccecf3c
Adds basic local usage tracking to aid discovery
2年前
Eric Amodio
3805b17593
Cleans up types & renames Usage to RecentUsage
2年前
Eric Amodio
749fccc710
Consolidates reset commands
2年前
Eric Amodio
420b4a13b6
Changes command category of timeline & worktrees
Aligns protocol naming
2年前
Eric Amodio
8fa90c2c6d
Adds icons contribution for custom GitLens icons
2年前
Eric Amodio
4092918e14
Prettiers 💄
2年前
Eric Amodio
d764b01614
Passes additional args to webview show command
2年前
Ramin Tadayon
e699758db4
Pass owner for remotes
2年前