Keith Daulton
d4662f355d
Add file tree mode in commit details
пре 2 година
Eric Amodio
badf6a1b4a
Updates dependencies
пре 2 година
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
пре 2 година
Eric Amodio
102f8e64a4
Bumps to v12.2.2
пре 2 година
Eric Amodio
f4973073e1
Re-enables insiders CI builds
Until the VS Code marketplace can truly handle pre-releases we can't adopt the current limited pre-release provided by VS Code
пре 2 година
Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
пре 2 година
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
пре 2 година
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
пре 2 година
Eric Amodio
1e794770c4
Bumps to v12.2.1
пре 2 година
Eric Amodio
627f6eee70
Updates dependencies
пре 2 година
Eric Amodio
a61c28ede6
Changes insiders to "pre-release"
пре 2 година
Eric Amodio
fe55a1488c
Bumps to v12.2.0
пре 2 година
Keith Daulton
74e03999a8
Bumps graph library to RC13
пре 2 година
Ramin Tadayon
64e031a0bc
Bump graph library to RC12
пре 2 година
Eric Amodio
5135e5582b
Adds GitLens+ notices
пре 2 година
Eric Amodio
14a12b8bb5
Updates Show Commit Details command to open view
пре 2 година
Eric Amodio
2aeb03fac5
Moves Commit Details to be after the Commits view
пре 2 година
Eric Amodio
84dff528cf
Tweaks docs
пре 2 година
Miggy Eusebio
61ae55fbd5
Bump graph to RC11
пре 2 година
Miggy Eusebio
95964b487d
Bump graph library to RC10
пре 2 година
Keith Daulton
791c898352
Updates gitlens+ walkthrough
пре 2 година
Keith Daulton
8cab03b51e
Updates graph preview banner content
пре 2 година
Ramin Tadayon
13ae92d1cf
Bump graph library to RC9
пре 2 година
Eric Amodio
680e23ccad
Adds refresh command for the Graph
пре 2 година
Eric Amodio
f825e1439c
Runs yarn install after unlink
пре 2 година
Ramin Tadayon
d284973a93
Bump graph library to RC8
пре 2 година
Ramin Tadayon
6b9b1e97f1
Bump graph library to RC7
пре 2 година
Eric Amodio
ae82ae12f5
Adds a filled pin to Commit Details
пре 2 година
Ramin Tadayon
05658e2a2b
Bump graph library to RC6
пре 2 година
Keith Daulton
a16500cce1
Optimizes CSS output
пре 2 година
Eric Amodio
45419d8fa8
Replaces graph color settings with theme colors
пре 2 година
Eric Amodio
2d3bdc62be
Adds menu setting to add stash to scm item toolbar
пре 2 година
Eric Amodio
031a4a1980
Converts more svgs to the icon font
пре 2 година
Eric Amodio
b96c46da65
Fixes icon font generation in both cli/webpack
- Adds custom fantasticon webpack plugin
пре 2 година
Eric Amodio
a6f01415c0
Converts more svgs to the icon font
пре 2 година
Eric Amodio
2d819b12c2
Updates dependencies
пре 2 година
Eric Amodio
7c78c273ea
Adds better Commit Graph discovery
пре 2 година
Eric Amodio
d43ccecf3c
Adds basic local usage tracking to aid discovery
пре 2 година
Eric Amodio
420b4a13b6
Changes command category of timeline & worktrees
Aligns protocol naming
пре 2 година
Eric Amodio
8fa90c2c6d
Adds icons contribution for custom GitLens icons
пре 2 година
Miggy Eusebio
2afac591db
Add file-diff icons, bump component version
пре 2 година
Keith Daulton
6a0b9a580f
Updates default visibility for commit details
пре 2 година
Eric Amodio
ec44f30c68
Updates settings UI ordering
Updates graph limit settings to match view limit naming
пре 2 година
Eric Amodio
033e8a8def
Adds graph link/unlink scripts
пре 2 година
Keith Daulton
656a24795e
Updates graph dependencies
пре 2 година
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 година
Eric Amodio
866523966e
💄
пре 2 година
Eric Amodio
7870026198
Updates dependencies
Updates image-minimizer
Removes unused imagemin* dependencies
пре 2 година
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 година
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 година