Eric Amodio
0a9c584a08
Code-splits the file annotations
1年前
Eric Amodio
e479473734
Updates dependencies
1年前
Eric Amodio
5a4ca474b9
Removes lodash-es dependency
1年前
Eric Amodio
f506834617
Removes needless checks
1年前
Eric Amodio
b7d948c875
Changes `.splice(0, 0,` calls to `.unshift(`
1年前
Eric Amodio
bdbab69ab9
Fixes mru history truncation
1年前
Eric Amodio
d28d752742
Adds helpful prompt links on some quick inputs
1年前
Eric Amodio
520558a6c0
Adds a navigation stack to the Commit Details
1年前
Eric Amodio
c97218e7a3
Lowers debounce timeout for selection changes
1年前
Eric Amodio
b4d23c663a
Reworks Commit Details commit pinning
- Never implicitly pins
- "Soft" pins on file interaction (resets on focus or commit change)
1年前
Eric Amodio
5564e7b3c6
Ensures dblclick works on the Graph column
1年前
Eric Amodio
3bf719633a
Shares html token replacement code
Joins html & bootstrap/etc loading together for better perf
Fixes incorrect placement token replacement
1年前
Eric Amodio
2bbef97111
Adds missing ignores from vsix
1年前
Eric Amodio
1f416604f6
Moves types from webview to protocol
1年前
Eric Amodio
05042ad142
Removes leftover 'use strict's
1年前
Eric Amodio
aaea016f76
Removes now unused webview base classes
1年前
Eric Amodio
b35731d225
Adopts new webview model for Focus view
1年前
Eric Amodio
b02f00c593
Fixes naming
1年前
Eric Amodio
864982a396
Adopts new webview model for Commit Details
1年前
Eric Amodio
154bf70c50
Adopts new webview model for Welcome & Settings
1年前
Eric Amodio
b81c9b6e02
Changes `options` to always exist for mutability
1年前
Eric Amodio
73f7f95b90
Adds SerializedState to interfaces
1年前
Eric Amodio
05a01ced48
Adds getRootUri to webview controller
1年前
Eric Amodio
d6825163b1
Fixes webview context keys not set properly
1年前
Keith Daulton
f2b82cd11e
Saves a PR number to an associated branch
1年前
Keith Daulton
d78bf95048
Adds actions for PRs on the focus view
1年前
Keith Daulton
3812af3ba6
Combines avatar columns
1年前
Keith Daulton
f3a38e9bd9
Removes unneeded code from focus view
1年前
Eric Amodio
90f69027f0
Caches webroot to avoid repeated creation
1年前
Eric Amodio
ab1036f5c7
Awaits the show for webview resolve
1年前
Eric Amodio
2cb97cb4f2
Removes test code of Graph in the panel
1年前
Eric Amodio
871458c29e
Adopts new webview model for the Home view
1年前
Eric Amodio
a21da0838b
Adopts new webview model for the Graph
1年前
Eric Amodio
2dbb276838
Adopts new webview model for the Timeline
1年前
Eric Amodio
3a07ee15d0
Adds a new unified webview model (tabs & views)
- Supports separate registration and instantiation
- Supports webview provider code-splitting
1年前
Eric Amodio
1384bc7b11
Fixes build scripts
1年前
Eric Amodio
530d2b66d8
Updates emoji generation to be in-memory
Renames file to be clearer it is a generated file
1年前
Eric Amodio
794306c01d
💄 Prettiers
1年前
Eric Amodio
1283738aa5
Updates dependencies
1年前
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>
1年前
Eric Amodio
52ed6b3a3b
Delays initialization of Intl.Collator until used
1年前
Keith Daulton
40d744d5ad
Fixes #2582 Visual File History bg color in panel
1年前
Eric Amodio
c965d54e8f
Updates dependencies
1年前
Eric Amodio
804e4cadcb
Avoids extra lookups if telemetry is disabled
1年前
Eric Amodio
b8b66e62a5
Fixes #2583 regression in pr -> open worktree cmd
1年前
Eric Amodio
8df80f5695
Updates dependencies, including TypesScript 5
1年前
Eric Amodio
8f5a203f96
Closes #2559 allows open pr w/o editor opened
1年前
Eric Amodio
c1f90f3d0d
Optimizes file watchers to limit unneeded events
1年前
Eric Amodio
45969b9752
Code-splits the CodeLens provider
So if its disabled we never load the code
1年前
Ramin Test
01f92d218e
Bumps to v13.4.0
1年前