Eric Amodio
7bdf86d32a
Changes to Focus for consistency
1年前
Eric Amodio
6d0ef1dbe4
Updates CHANGELOG
1年前
Eric Amodio
19c2429796
Closes #2987 adds Clear Reviewed Files command
Fixes issues with reviewed files not clearing appropriately on clear/dismiss
1年前
Eric Amodio
126437d87b
Updates billboard.js & other dependencies
Re-enables sensitivity: 'radius' for Visual File History
1年前
Eric Amodio
8a0a02ed19
Improves diff parsing accuracy, perf, & memory use
- Replaces line array w/ Map for sparse layout & optimized line lookups
- Line map is keyed on file line numbers for easy lookup usage
1年前
Eric Amodio
f664445296
Fixes tracked document refresh on repo discovery
1年前
Eric Amodio
c0262dbae1
Adds deep link to repo on branches & status
Adds deep link to branch on status
1年前
Eric Amodio
200b040451
Reverts otel package upgrade
Refs: https://github.com/open-telemetry/opentelemetry-js/issues/4216
1年前
Eric Amodio
8141d6ecf6
Updates dependencies
1年前
Eric Amodio
ac202a7310
Adds setting to disable liveshare integration
1年前
Eric Amodio
06edc1a511
Fixes "loose" text from getting lost in search
1年前
Eric Amodio
ce64a47714
Ensures search won't close on focus loss
1年前
Eric Amodio
3c725e0bf6
Fixes menu ordering
1年前
Eric Amodio
466609511d
Adds better logging
1年前
Eric Amodio
d68fb6809b
Fixes repo closing event
1年前
Eric Amodio
5f5e4e7822
Realigns output levels & makes warn the default
Unifies Git channel logging
1年前
Eric Amodio
167c718eef
Fixes #2923 adds empty string protection
1年前
Eric Amodio
1399d7cff1
Adds Open on Remote to root comparison
1年前
Eric Amodio
e2933ed3a3
Fixes incorrect regex change
1年前
Eric Amodio
4d27716002
Updates CHANGELOG
1年前
Eric Amodio
0b0cd8cc41
Closes #1399 adds option to hide merge commits
Co-authored-by: Shashank-Shastri <shashank.m.shastri@gmail.com>
1年前
Eric Amodio
388b258de7
Adds authors & files pickers for search queries
1年前
Eric Amodio
7c906b6eb2
Adds commit filtering to comparisons
1年前
Eric Amodio
c1210801f9
Adds author filtering in Commits view
1年前
Eric Amodio
84e197baab
Adds Collapse command to view nodes
1年前
Eric Amodio
fb0ca653cd
Fixes details getting overwritten when opening
1年前
Eric Amodio
7ee5980be6
Fixes details not updating w/ graph selection (view)
1年前
Eric Amodio
f90ae3a85d
Fixes opening stash details from view
1年前
Eric Amodio
7b22e7de32
Updates dependencies
1年前
Eric Amodio
095b469b4a
Fixes #2926 works around vscode label formatter
1年前
Ramin Tadayon
b4f3541db2
Reverts to client-side emojify for graph row messages
1年前
ericf-axosoft
31ab0c0cd7
Adjusted CSS styles related with GK Graph headers ( #2971 )
1年前
ericf-axosoft
cbbc618549
Implemented new property of the GK Graph to format commit messages ( #2977 )
* Implemented new property of the GK Graph to format commit messages
* Updates graph dependency
* Updates webview tsconfig
---------
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
1年前
Eric Amodio
2fd2bbbe32
Improves multi-instance webview splitting
Fixes issues with multi-instance timeline
Changes `*.experimental.allowMultipleInstances` to `*.allowMultiple`
1年前
Eric Amodio
69ad4db05c
Enables allowMultipleInstances by default
1年前
Eric Amodio
95b2a99cd7
Avoids updating context if value matches
1年前
Eric Amodio
ca10872650
Removes unused context keys for webviews
1年前
Eric Amodio
e18a9312fe
Improves multi-instance webview support
- Adds split commands to force a new webview (when allowed)
1年前
Ramin Tadayon
5237c5696f
Adds GitKraken license type and default for status priority
1年前
Eric Amodio
a04ab4d2e7
Fixes #2814 moves selection firing to base
1年前
Eric Amodio
d769f2bb91
Adds proper workspace configuration
1年前
Eric Amodio
b6b8f36890
Adds type discriminator to ViewNode
1年前
Eric Amodio
92e37bdba6
Fixes #2952 error msg for missing ignore revs file
1年前
Eric Amodio
e75ffd7df1
Adds multi-instance support to Focus & Timeline
1年前
Eric Amodio
0ca0a0fd16
Excludes logging certain core commands
1年前
Eric Amodio
75d559eb87
Updates dependencies
1年前
Eric Amodio
7e84331f21
Adds experimental multi-instance support to Graph
1年前
Eric Amodio
16692734bf
Adds support for multi-instance webview panels
- Prepares Graph, Focus, & Timeline for multi-instance support
1年前
Eric Amodio
7f4466bce8
Improves graph restore on startup
1年前
Eric Amodio
044887bf00
Un-nests ifs
1年前