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 年前