Keith Daulton
dfa06310a0
Updates the README and CHANGELOG
- Adds the Commit Graph
- Adds the Commit Details view
2 years ago
Eric Amodio
7d8d621323
Fixes stash selection in the Graph/Commit Details
2 years ago
Eric Amodio
d3db970bfe
"Fixes" missing stashes from Graph
There has to be a better way to do this
2 years ago
Miggy Eusebio
61ae55fbd5
Bump graph to RC11
2 years ago
Miggy Eusebio
95964b487d
Bump graph library to RC10
2 years ago
Keith Daulton
1bde7b66b7
Updates github rich intetgration image
2 years ago
Eric Amodio
0d3ae21b81
Updates docs/walkthroughs
2 years ago
Keith Daulton
d5061c6058
Updates gitlens plus in normal walkthrough
2 years ago
Keith Daulton
2bdccf7dbc
Updates home view with commit graph
2 years ago
Eric Amodio
766ad96ea0
Fixes csp issues with the GitLens icon font
2 years ago
Eric Amodio
878056a51b
Fixes an extra scrollbar showing on the graph
2 years ago
Keith Daulton
791c898352
Updates gitlens+ walkthrough
2 years ago
Eric Amodio
8b53fa039c
Removes overflow to fix the repo picker popup
2 years ago
Eric Amodio
ff6010b50e
Fixes cross repository sha loading into the Graph
2 years ago
Eric Amodio
084f580fc4
Adds opening/showing specific commit in the Graph
- Adds Show Commit in Graph to the Commit Details view
Attempts to fix Graph data paging using `--boundary`
2 years ago
Eric Amodio
b305092f1c
Avoids any
2 years ago
Eric Amodio
645f8a3699
Fixes first return type
2 years ago
Eric Amodio
04600e8734
Avoids setting more fn if not needed
2 years ago
Keith Daulton
8cab03b51e
Updates graph preview banner content
2 years ago
Keith Daulton
4950027b10
Fixes graph gating
2 years ago
Keith Daulton
d40056c1c1
Adds gating to the commit graph
2 years ago
Ramin Tadayon
13ae92d1cf
Bump graph library to RC9
2 years ago
Eric Amodio
e56850a8d6
Changes to provider specific graph data querying
- Allows for more performant querying
Optimizes local git graph data to avoid extra lookups
2 years ago
Eric Amodio
680e23ccad
Adds refresh command for the Graph
2 years ago
Eric Amodio
4719e6e6ce
Adds a way to tell if a respository is virtual
2 years ago
Eric Amodio
6fab75cf0c
Fixes scrollbar overlapping
2 years ago
Eric Amodio
48a3333caa
Fixes status bar spinner clipping
2 years ago
Eric Amodio
782b1f9d51
Fixes overflow scrollbar
Switches preview badge / feedback order
2 years ago
Eric Amodio
1057278647
Fixes spinners & centers loading message
2 years ago
Keith Daulton
c007b15176
Updates commit graph status bar
- adds feedback link
- updates focus state colors
- updates aria-activedescendant when viewing repos
2 years ago
Keith Daulton
5b4181f362
Adds repo visibility to FeatureAccess
2 years ago
Miggy Eusebio
deba6e6255
Add loading spinner to graph status bar
2 years ago
Eric Amodio
6d391392db
Fixes missed property
2 years ago
Eric Amodio
8674db3d1c
Ensures that log --all only gets a single worktree
2 years ago
Eric Amodio
d1fb6b703c
Ensures proper date ordering for Graph
2 years ago
Eric Amodio
f825e1439c
Runs yarn install after unlink
2 years ago
Eric Amodio
b0b014c14f
Adds type safety to date ordering
2 years ago
Ramin Tadayon
d284973a93
Bump graph library to RC8
2 years ago
Ramin Tadayon
6b9b1e97f1
Bump graph library to RC7
2 years ago
Eric Amodio
b2f93ce8c7
Stops hover effects while column resizing
2 years ago
Eric Amodio
1002950f2a
Fixes stash parents
2 years ago
Eric Amodio
c33dd4875f
Removes underline on actions
2 years ago
Eric Amodio
ae82ae12f5
Adds a filled pin to Commit Details
2 years ago
Eric Amodio
d92e2f5042
Fixes stash node icon alignment
2 years ago
Keith Daulton
46d5db344d
Adds introduction to commit details
2 years ago
Keith Daulton
b75b16b192
Simplfies graph style props
2 years ago
Keith Daulton
a7420745a4
Adds GitHub discussion link in the graph banner
2 years ago
Ramin Tadayon
05658e2a2b
Bump graph library to RC6
2 years ago
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 years ago
Eric Amodio
28ef4d6818
Removes dead code
2 years ago