Eric Amodio
|
ece277ea4b
|
context
|
1 year ago |
Eric Amodio
|
b7b276796b
|
Replaces enums with types
|
1 year ago |
Eric Amodio
|
470a031ddd
|
Replaces enums with types
|
1 year ago |
Eric Amodio
|
f5459e93ed
|
Adds type-safe core configuration checks
|
1 year ago |
Eric Amodio
|
dc73fec0c1
|
Replaces enums with types
|
1 year ago |
Eric Amodio
|
1d8358f181
|
Adds storage prefix constant
|
1 year ago |
Eric Amodio
|
b0a0da6d1f
|
Updates contributing examples to be generic
|
1 year ago |
Eric Amodio
|
6c4751d608
|
Updates contributing examples
|
1 year ago |
Eric Amodio
|
458def6f29
|
Adds missing registration on graph location change
|
1 year ago |
Eric Amodio
|
e71df65ccd
|
Clarifies/refines configuration events & overrides
|
1 year ago |
Eric Amodio
|
8ba3033a80
|
Updates dependencies
|
1 year ago |
Eric Amodio
|
7d9aa2a7c1
|
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
|
1 year ago |
Eric Amodio
|
6146862ee4
|
Allows showing the view even when pinned
|
1 year ago |
Eric Amodio
|
5ecb87af2b
|
Unifies webview plus check & avoids creation
|
1 year ago |
Eric Amodio
|
a43f86cb3a
|
Updates invalid date
|
1 year ago |
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 year ago |
Eric Amodio
|
a4348271be
|
Removes useless eslint disable
|
1 year ago |
Eric Amodio
|
74591bc10b
|
Updates dependencies
|
1 year ago |
Eric Amodio
|
0a9c584a08
|
Code-splits the file annotations
|
1 year ago |
Eric Amodio
|
e479473734
|
Updates dependencies
|
1 year ago |
Eric Amodio
|
5a4ca474b9
|
Removes lodash-es dependency
|
1 year ago |
Eric Amodio
|
f506834617
|
Removes needless checks
|
1 year ago |
Eric Amodio
|
b7d948c875
|
Changes `.splice(0, 0,` calls to `.unshift(`
|
1 year ago |
Eric Amodio
|
bdbab69ab9
|
Fixes mru history truncation
|
1 year ago |
Eric Amodio
|
d28d752742
|
Adds helpful prompt links on some quick inputs
|
1 year ago |
Eric Amodio
|
520558a6c0
|
Adds a navigation stack to the Commit Details
|
1 year ago |
Eric Amodio
|
c97218e7a3
|
Lowers debounce timeout for selection changes
|
1 year ago |
Eric Amodio
|
b4d23c663a
|
Reworks Commit Details commit pinning
- Never implicitly pins
- "Soft" pins on file interaction (resets on focus or commit change)
|
1 year ago |
Eric Amodio
|
5564e7b3c6
|
Ensures dblclick works on the Graph column
|
1 year ago |
Eric Amodio
|
3bf719633a
|
Shares html token replacement code
Joins html & bootstrap/etc loading together for better perf
Fixes incorrect placement token replacement
|
1 year ago |
Eric Amodio
|
2bbef97111
|
Adds missing ignores from vsix
|
1 year ago |
Eric Amodio
|
1f416604f6
|
Moves types from webview to protocol
|
1 year ago |
Eric Amodio
|
05042ad142
|
Removes leftover 'use strict's
|
1 year ago |
Eric Amodio
|
aaea016f76
|
Removes now unused webview base classes
|
1 year ago |
Eric Amodio
|
b35731d225
|
Adopts new webview model for Focus view
|
1 year ago |
Eric Amodio
|
b02f00c593
|
Fixes naming
|
1 year ago |
Eric Amodio
|
864982a396
|
Adopts new webview model for Commit Details
|
1 year ago |
Eric Amodio
|
154bf70c50
|
Adopts new webview model for Welcome & Settings
|
1 year ago |
Eric Amodio
|
b81c9b6e02
|
Changes `options` to always exist for mutability
|
1 year ago |
Eric Amodio
|
73f7f95b90
|
Adds SerializedState to interfaces
|
1 year ago |
Eric Amodio
|
05a01ced48
|
Adds getRootUri to webview controller
|
1 year ago |
Eric Amodio
|
d6825163b1
|
Fixes webview context keys not set properly
|
1 year ago |
Keith Daulton
|
f2b82cd11e
|
Saves a PR number to an associated branch
|
1 year ago |
Keith Daulton
|
d78bf95048
|
Adds actions for PRs on the focus view
|
1 year ago |
Keith Daulton
|
3812af3ba6
|
Combines avatar columns
|
1 year ago |
Keith Daulton
|
f3a38e9bd9
|
Removes unneeded code from focus view
|
1 year ago |
Eric Amodio
|
90f69027f0
|
Caches webroot to avoid repeated creation
|
1 year ago |
Eric Amodio
|
ab1036f5c7
|
Awaits the show for webview resolve
|
1 year ago |
Eric Amodio
|
2cb97cb4f2
|
Removes test code of Graph in the panel
|
1 year ago |
Eric Amodio
|
871458c29e
|
Adopts new webview model for the Home view
|
1 year ago |