Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
2 anni fa
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
2 anni fa
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
2 anni fa
Eric Amodio
1e794770c4
Bumps to v12.2.1
2 anni fa
Eric Amodio
627f6eee70
Updates dependencies
2 anni fa
Eric Amodio
a61c28ede6
Changes insiders to "pre-release"
2 anni fa
Eric Amodio
fe55a1488c
Bumps to v12.2.0
2 anni fa
Keith Daulton
74e03999a8
Bumps graph library to RC13
2 anni fa
Ramin Tadayon
64e031a0bc
Bump graph library to RC12
2 anni fa
Eric Amodio
5135e5582b
Adds GitLens+ notices
2 anni fa
Eric Amodio
14a12b8bb5
Updates Show Commit Details command to open view
2 anni fa
Eric Amodio
2aeb03fac5
Moves Commit Details to be after the Commits view
2 anni fa
Eric Amodio
84dff528cf
Tweaks docs
2 anni fa
Miggy Eusebio
61ae55fbd5
Bump graph to RC11
2 anni fa
Miggy Eusebio
95964b487d
Bump graph library to RC10
2 anni fa
Keith Daulton
791c898352
Updates gitlens+ walkthrough
2 anni fa
Keith Daulton
8cab03b51e
Updates graph preview banner content
2 anni fa
Ramin Tadayon
13ae92d1cf
Bump graph library to RC9
2 anni fa
Eric Amodio
680e23ccad
Adds refresh command for the Graph
2 anni fa
Eric Amodio
f825e1439c
Runs yarn install after unlink
2 anni fa
Ramin Tadayon
d284973a93
Bump graph library to RC8
2 anni fa
Ramin Tadayon
6b9b1e97f1
Bump graph library to RC7
2 anni fa
Eric Amodio
ae82ae12f5
Adds a filled pin to Commit Details
2 anni fa
Ramin Tadayon
05658e2a2b
Bump graph library to RC6
2 anni fa
Keith Daulton
a16500cce1
Optimizes CSS output
2 anni fa
Eric Amodio
45419d8fa8
Replaces graph color settings with theme colors
2 anni fa
Eric Amodio
2d3bdc62be
Adds menu setting to add stash to scm item toolbar
2 anni fa
Eric Amodio
031a4a1980
Converts more svgs to the icon font
2 anni fa
Eric Amodio
b96c46da65
Fixes icon font generation in both cli/webpack
- Adds custom fantasticon webpack plugin
2 anni fa
Eric Amodio
a6f01415c0
Converts more svgs to the icon font
2 anni fa
Eric Amodio
2d819b12c2
Updates dependencies
2 anni fa
Eric Amodio
7c78c273ea
Adds better Commit Graph discovery
2 anni fa
Eric Amodio
d43ccecf3c
Adds basic local usage tracking to aid discovery
2 anni fa
Eric Amodio
420b4a13b6
Changes command category of timeline & worktrees
Aligns protocol naming
2 anni fa
Eric Amodio
8fa90c2c6d
Adds icons contribution for custom GitLens icons
2 anni fa
Miggy Eusebio
2afac591db
Add file-diff icons, bump component version
2 anni fa
Keith Daulton
6a0b9a580f
Updates default visibility for commit details
2 anni fa
Eric Amodio
ec44f30c68
Updates settings UI ordering
Updates graph limit settings to match view limit naming
2 anni fa
Eric Amodio
033e8a8def
Adds graph link/unlink scripts
2 anni fa
Keith Daulton
656a24795e
Updates graph dependencies
2 anni fa
Eric Amodio
cc80d94f32
Adds Commit Graph webview (wip)
Co-authored-by: ericf-axosoft <90025366+ericf-axosoft@users.noreply.github.com>
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
Co-authored-by: Miggy Eusebio <miggy.eusebio@gitkraken.com>
Co-authored-by: Keith Daulton <kdaulton@d13design.com>
2 anni fa
Eric Amodio
866523966e
💄
2 anni fa
Eric Amodio
7870026198
Updates dependencies
Updates image-minimizer
Removes unused imagemin* dependencies
2 anni fa
Eric Amodio
f7ffae07a6
Adds new eslint rules & applies them
Removes strict-boolean-expressions because its too noisy
Avoids unneeded `void`s to know if return value is intentionally discarded
Uses `type` imports when possible (avoids unneeded bundling)
2 anni fa
Eric Amodio
6605ce70ff
Adds experimental multi-select support in views
This enables basic multi-select support, but commands have not been audited for proper support and may fail completely or corrupt data (try it at your own risk)
Commands run with multi-select will sequentially execute the command for each selected item (assuming each item is of the same type at the active item, e.g. the item the context menu was shown for), unless they are specifically multi-select aware.
Currently only dropping stashes is now multi-select aware.
2 anni fa
Eric Amodio
ad00951633
Improves details commit picking
Removes commit details webview (tab-based)
2 anni fa
Eric Amodio
eaf750bb11
Updates dependencies
2 anni fa
Eric Amodio
0300619526
Closes #1987 uncommitted changes annotation format
2 anni fa
Keith Daulton
18d0ec586e
Adds commit details webview
- adds lit components
- exposes webview in WebviewViewBase
- adds pointer cursor to enabled buttons
- adds custom events support to DOM utility
2 anni fa
Eric Amodio
b2d71f7d0f
Updates dependencies
2 anni fa