Eric Amodio
7d9aa2a7c1
Adds experimental support to show the Graph in a view
- Controlled by the `gitlens.graph.experimental.location` setting
vor 1 Jahr
Eric Amodio
6146862ee4
Allows showing the view even when pinned
vor 1 Jahr
Eric Amodio
5ecb87af2b
Unifies webview plus check & avoids creation
vor 1 Jahr
Eric Amodio
a43f86cb3a
Updates invalid date
vor 1 Jahr
Keith Daulton
8d884fe123
Updates focus view rows
- converts participants label to an icon
- updates action links to buttons
- updates vertical alignment of table cells
vor 1 Jahr
Eric Amodio
a4348271be
Removes useless eslint disable
vor 1 Jahr
Eric Amodio
74591bc10b
Updates dependencies
vor 1 Jahr
Eric Amodio
0a9c584a08
Code-splits the file annotations
vor 1 Jahr
Eric Amodio
e479473734
Updates dependencies
vor 1 Jahr
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
vor 1 Jahr
Eric Amodio
f506834617
Removes needless checks
vor 1 Jahr
Eric Amodio
b7d948c875
Changes `.splice(0, 0,` calls to `.unshift(`
vor 1 Jahr
Eric Amodio
bdbab69ab9
Fixes mru history truncation
vor 1 Jahr
Eric Amodio
d28d752742
Adds helpful prompt links on some quick inputs
vor 1 Jahr
Eric Amodio
520558a6c0
Adds a navigation stack to the Commit Details
vor 1 Jahr
Eric Amodio
c97218e7a3
Lowers debounce timeout for selection changes
vor 1 Jahr
Eric Amodio
b4d23c663a
Reworks Commit Details commit pinning
- Never implicitly pins
- "Soft" pins on file interaction (resets on focus or commit change)
vor 1 Jahr
Eric Amodio
5564e7b3c6
Ensures dblclick works on the Graph column
vor 1 Jahr
Eric Amodio
3bf719633a
Shares html token replacement code
Joins html & bootstrap/etc loading together for better perf
Fixes incorrect placement token replacement
vor 1 Jahr
Eric Amodio
2bbef97111
Adds missing ignores from vsix
vor 1 Jahr
Eric Amodio
1f416604f6
Moves types from webview to protocol
vor 1 Jahr
Eric Amodio
05042ad142
Removes leftover 'use strict's
vor 1 Jahr
Eric Amodio
aaea016f76
Removes now unused webview base classes
vor 1 Jahr
Eric Amodio
b35731d225
Adopts new webview model for Focus view
vor 1 Jahr
Eric Amodio
b02f00c593
Fixes naming
vor 1 Jahr
Eric Amodio
864982a396
Adopts new webview model for Commit Details
vor 1 Jahr
Eric Amodio
154bf70c50
Adopts new webview model for Welcome & Settings
vor 1 Jahr
Eric Amodio
b81c9b6e02
Changes `options` to always exist for mutability
vor 1 Jahr
Eric Amodio
73f7f95b90
Adds SerializedState to interfaces
vor 1 Jahr
Eric Amodio
05a01ced48
Adds getRootUri to webview controller
vor 1 Jahr
Eric Amodio
d6825163b1
Fixes webview context keys not set properly
vor 1 Jahr
Keith Daulton
f2b82cd11e
Saves a PR number to an associated branch
vor 1 Jahr
Keith Daulton
d78bf95048
Adds actions for PRs on the focus view
vor 1 Jahr
Keith Daulton
3812af3ba6
Combines avatar columns
vor 1 Jahr
Keith Daulton
f3a38e9bd9
Removes unneeded code from focus view
vor 1 Jahr
Eric Amodio
90f69027f0
Caches webroot to avoid repeated creation
vor 1 Jahr
Eric Amodio
ab1036f5c7
Awaits the show for webview resolve
vor 1 Jahr
Eric Amodio
2cb97cb4f2
Removes test code of Graph in the panel
vor 1 Jahr
Eric Amodio
871458c29e
Adopts new webview model for the Home view
vor 1 Jahr
Eric Amodio
a21da0838b
Adopts new webview model for the Graph
vor 1 Jahr
Eric Amodio
2dbb276838
Adopts new webview model for the Timeline
vor 1 Jahr
Eric Amodio
3a07ee15d0
Adds a new unified webview model (tabs & views)
- Supports separate registration and instantiation
- Supports webview provider code-splitting
vor 1 Jahr
Eric Amodio
1384bc7b11
Fixes build scripts
vor 1 Jahr
Eric Amodio
530d2b66d8
Updates emoji generation to be in-memory
Renames file to be clearer it is a generated file
vor 1 Jahr
Eric Amodio
794306c01d
💄 Prettiers
vor 1 Jahr
Eric Amodio
1283738aa5
Updates dependencies
vor 1 Jahr
Ramin Tadayon
99314975b8
Sends upstream id on a local branch ref to graph ( #2560 )
* Sends upstream id on a local branch ref to graph
* Avoids creating (allocating) & spreading an object
* Updates graph dependency
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
vor 1 Jahr
Eric Amodio
52ed6b3a3b
Delays initialization of Intl.Collator until used
vor 1 Jahr
Keith Daulton
40d744d5ad
Fixes #2582 Visual File History bg color in panel
vor 1 Jahr
Eric Amodio
c965d54e8f
Updates dependencies
vor 1 Jahr