Eric Amodio
1057278647
Fixes spinners & centers loading message
2年前
Keith Daulton
c007b15176
Updates commit graph status bar
- adds feedback link
- updates focus state colors
- updates aria-activedescendant when viewing repos
2年前
Keith Daulton
5b4181f362
Adds repo visibility to FeatureAccess
2年前
Miggy Eusebio
deba6e6255
Add loading spinner to graph status bar
2年前
Eric Amodio
6d391392db
Fixes missed property
2年前
Eric Amodio
8674db3d1c
Ensures that log --all only gets a single worktree
2年前
Eric Amodio
d1fb6b703c
Ensures proper date ordering for Graph
2年前
Eric Amodio
f825e1439c
Runs yarn install after unlink
2年前
Eric Amodio
b0b014c14f
Adds type safety to date ordering
2年前
Ramin Tadayon
d284973a93
Bump graph library to RC8
2年前
Ramin Tadayon
6b9b1e97f1
Bump graph library to RC7
2年前
Eric Amodio
b2f93ce8c7
Stops hover effects while column resizing
2年前
Eric Amodio
1002950f2a
Fixes stash parents
2年前
Eric Amodio
c33dd4875f
Removes underline on actions
2年前
Eric Amodio
ae82ae12f5
Adds a filled pin to Commit Details
2年前
Eric Amodio
d92e2f5042
Fixes stash node icon alignment
2年前
Keith Daulton
46d5db344d
Adds introduction to commit details
2年前
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年前