Eric Amodio
ee1e5214a8
Renames isReady to ready
před 1 rokem
Eric Amodio
36baba1d77
Adds ability to switch the Commit Graph layout
- Can switch between Editor (default) and Panel layouts
- Panel layout adds an additional Commit Graph Details view (similar to Commit Details) on the right side of the Commit Graph
před 1 rokem
Eric Amodio
3dc13ae41e
Forces a full refresh
Avoids await chains & unneeded function creations
před 1 rokem
Eric Amodio
772cd60c05
Ensures no repo state is only visible when needed
před 1 rokem
Eric Amodio
fdedd625f0
Adds sending of "next" hint to Commit Details nav
před 1 rokem
Eric Amodio
ead9dbe374
Renames "tab" references to "Editor"
před 1 rokem
Eric Amodio
89eeceb9ec
Adds telemetry clarification for #2612
před 1 rokem
Ramin Test
3e4bb39e54
Updates rebase editor context ref
před 1 rokem
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
před 1 rokem
Eric Amodio
835d1f6d86
Fixes incorrect id for rebase editor
před 1 rokem
Eric Amodio
2ce6ffe802
Updates option naming
před 1 rokem
Keith Daulton
aa81444dfa
Updates home view when no repo is found
před 1 rokem
WofWca
bda0079b12
fixes: Gitea file link being incorrectly formatted
Closes #2252
Closes #2448
Follow-up to 5f95876a97
před 1 rokem
Eric Amodio
9fdb50644b
Ensures Commit Details updates on visible toggle
před 1 rokem
Eric Amodio
9d058564d3
Avoids resetting state unless forced refresh
Ensures an update if subscription changed while hidden
před 1 rokem
Eric Amodio
f83d2518a9
Closes Graph tab when switching to view layout
před 1 rokem
Eric Amodio
8b14e94975
Allows setting a default column for webviews #2610
Reworks webview registration
- Splits out resolver from descriptor
- Allows for more accurate typings
před 1 rokem
Eric Amodio
15aad22c65
Fixes period dropdown not updating properly
před 1 rokem
Eric Amodio
fd42b3c30d
Updates dependencies
před 1 rokem
Ramin Test
235cbdaeb9
Updates graph dependency
před 1 rokem
Keith Daulton
991da1405f
Updates disabled buttons in focus view rows
před 1 rokem
Keith Daulton
b5f0b43802
Updates pull request actions in the focus view
- disables "switch to branch" when on the current branch
- disables "open worktree" when already in it
před 1 rokem
Keith Daulton
38123b2439
Updates CHANGELOG
před 1 rokem
Eric Amodio
c65b6fded3
Adds more typings
před 1 rokem
Ramin Test
b5b91b3aee
Updates graph dependency
před 1 rokem
Eric Amodio
ad8f85639e
Fixes missing configuration events
- Renames `onDidChangeOther` to `onDidChangeAny` for accuracy
- Removes `onDidChangeBeforeOverrides` as its unneeded (use `onDidChangeAny` instead)
Consolidates to `onDidChangeAny` where possible
před 1 rokem
Keith Daulton
1b55c76c84
Updates pinned state in commit details
před 1 rokem
Eric Amodio
d6cdd00b5d
Moves Keys into constants
před 1 rokem
Eric Amodio
4d97e946b9
Simplies to one constant prefix
před 1 rokem
Eric Amodio
ece277ea4b
context
před 1 rokem
Eric Amodio
b7b276796b
Replaces enums with types
před 1 rokem
Eric Amodio
470a031ddd
Replaces enums with types
před 1 rokem
Eric Amodio
f5459e93ed
Adds type-safe core configuration checks
před 1 rokem
Eric Amodio
dc73fec0c1
Replaces enums with types
před 1 rokem
Eric Amodio
1d8358f181
Adds storage prefix constant
před 1 rokem
Eric Amodio
b0a0da6d1f
Updates contributing examples to be generic
před 1 rokem
Eric Amodio
6c4751d608
Updates contributing examples
před 1 rokem
Eric Amodio
458def6f29
Adds missing registration on graph location change
před 1 rokem
Eric Amodio
e71df65ccd
Clarifies/refines configuration events & overrides
před 1 rokem
Eric Amodio
8ba3033a80
Updates dependencies
před 1 rokem
Eric Amodio
7d9aa2a7c1
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
před 1 rokem
Eric Amodio
6146862ee4
Allows showing the view even when pinned
před 1 rokem
Eric Amodio
5ecb87af2b
Unifies webview plus check & avoids creation
před 1 rokem
Eric Amodio
a43f86cb3a
Updates invalid date
před 1 rokem
Keith Daulton
8d884fe123
Updates focus view rows
- converts participants label to an icon
- updates action links to buttons
- updates vertical alignment of table cells
před 1 rokem
Eric Amodio
a4348271be
Removes useless eslint disable
před 1 rokem
Eric Amodio
74591bc10b
Updates dependencies
před 1 rokem
Eric Amodio
0a9c584a08
Code-splits the file annotations
před 1 rokem
Eric Amodio
e479473734
Updates dependencies
před 1 rokem
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
před 1 rokem