Eric Amodio
9d058564d3
Avoids resetting state unless forced refresh
Ensures an update if subscription changed while hidden
1 ano atrás
Eric Amodio
f83d2518a9
Closes Graph tab when switching to view layout
1 ano atrás
Eric Amodio
8b14e94975
Allows setting a default column for webviews #2610
Reworks webview registration
- Splits out resolver from descriptor
- Allows for more accurate typings
1 ano atrás
Eric Amodio
15aad22c65
Fixes period dropdown not updating properly
1 ano atrás
Eric Amodio
fd42b3c30d
Updates dependencies
1 ano atrás
Ramin Test
235cbdaeb9
Updates graph dependency
1 ano atrás
Keith Daulton
991da1405f
Updates disabled buttons in focus view rows
1 ano atrás
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
1 ano atrás
Keith Daulton
38123b2439
Updates CHANGELOG
1 ano atrás
Eric Amodio
c65b6fded3
Adds more typings
1 ano atrás
Ramin Test
b5b91b3aee
Updates graph dependency
1 ano atrás
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
1 ano atrás
Keith Daulton
1b55c76c84
Updates pinned state in commit details
1 ano atrás
Eric Amodio
d6cdd00b5d
Moves Keys into constants
1 ano atrás
Eric Amodio
4d97e946b9
Simplies to one constant prefix
1 ano atrás
Eric Amodio
ece277ea4b
context
1 ano atrás
Eric Amodio
b7b276796b
Replaces enums with types
1 ano atrás
Eric Amodio
470a031ddd
Replaces enums with types
1 ano atrás
Eric Amodio
f5459e93ed
Adds type-safe core configuration checks
1 ano atrás
Eric Amodio
dc73fec0c1
Replaces enums with types
1 ano atrás
Eric Amodio
1d8358f181
Adds storage prefix constant
1 ano atrás
Eric Amodio
b0a0da6d1f
Updates contributing examples to be generic
1 ano atrás
Eric Amodio
6c4751d608
Updates contributing examples
1 ano atrás
Eric Amodio
458def6f29
Adds missing registration on graph location change
1 ano atrás
Eric Amodio
e71df65ccd
Clarifies/refines configuration events & overrides
1 ano atrás
Eric Amodio
8ba3033a80
Updates dependencies
1 ano atrás
Eric Amodio
7d9aa2a7c1
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
1 ano atrás
Eric Amodio
6146862ee4
Allows showing the view even when pinned
1 ano atrás
Eric Amodio
5ecb87af2b
Unifies webview plus check & avoids creation
1 ano atrás
Eric Amodio
a43f86cb3a
Updates invalid date
1 ano atrás
Keith Daulton
8d884fe123
Updates focus view rows
- converts participants label to an icon
- updates action links to buttons
- updates vertical alignment of table cells
1 ano atrás
Eric Amodio
a4348271be
Removes useless eslint disable
1 ano atrás
Eric Amodio
74591bc10b
Updates dependencies
1 ano atrás
Eric Amodio
0a9c584a08
Code-splits the file annotations
1 ano atrás
Eric Amodio
e479473734
Updates dependencies
1 ano atrás
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
1 ano atrás
Eric Amodio
f506834617
Removes needless checks
1 ano atrás
Eric Amodio
b7d948c875
Changes `.splice(0, 0,` calls to `.unshift(`
1 ano atrás
Eric Amodio
bdbab69ab9
Fixes mru history truncation
1 ano atrás
Eric Amodio
d28d752742
Adds helpful prompt links on some quick inputs
1 ano atrás
Eric Amodio
520558a6c0
Adds a navigation stack to the Commit Details
1 ano atrás
Eric Amodio
c97218e7a3
Lowers debounce timeout for selection changes
1 ano atrás
Eric Amodio
b4d23c663a
Reworks Commit Details commit pinning
- Never implicitly pins
- "Soft" pins on file interaction (resets on focus or commit change)
1 ano atrás
Eric Amodio
5564e7b3c6
Ensures dblclick works on the Graph column
1 ano atrás
Eric Amodio
3bf719633a
Shares html token replacement code
Joins html & bootstrap/etc loading together for better perf
Fixes incorrect placement token replacement
1 ano atrás
Eric Amodio
2bbef97111
Adds missing ignores from vsix
1 ano atrás
Eric Amodio
1f416604f6
Moves types from webview to protocol
1 ano atrás
Eric Amodio
05042ad142
Removes leftover 'use strict's
1 ano atrás
Eric Amodio
aaea016f76
Removes now unused webview base classes
1 ano atrás
Eric Amodio
b35731d225
Adopts new webview model for Focus view
1 ano atrás