Ramin Tadayon
0732f3c0e4
Add type exclusion (WIP)
1 year ago
Ramin Tadayon
3ffabb1c24
Update naming, test using a *
1 year ago
Eric Amodio
38528246f4
(wip) hack to demo "include" filtering in Graph
1 year ago
Ramin Tadayon
7cbda3b358
Bump graph again
1 year ago
Ramin Tadayon
f93716712e
Bump graph version
1 year ago
Eric Follana
cbeee82516
Bump graph version
1 year ago
ericf-axosoft
833ea3fd17
153 - Rows are grayed out fairly frequently when VSCode loses the focus (Gitlens side) ( #2391 )
* 153 - Rows are grayed out fairly frequently when VSCode loses the focus
* Replaced graph procedure "setContainerWindowFocused" to be an input property instead
* Fixed code formatting issues
* Moved "onDidChangeWindowState" code down into the show method
1 year ago
Ramin Tadayon
119f7eead6
Bump graph version
1 year ago
Eric Follana
972cff4ac6
Bump graph version
1 year ago
Eric Follana
d4746545ed
Quick fix: renamed "hiddenRefsById" to "excludeRefsById"
1 year ago
Keith Daulton
9df7df1271
Updates graph to always enable repo controls
1 year ago
Keith Daulton
3cbc8a1266
Updates the commit graph header
- moves repo to the top
- adds branch and branch switching
- adds fetching
- moves account status and feedback to header
- adds PopMenu and MenuList components
1 year ago
Eric Amodio
794212da79
Updates dependencies
1 year ago
Eric Amodio
082b4405c2
Tightens up Pro access message
1 year ago
Eric Amodio
ddef019b6d
Avoids global registration
1 year ago
Eric Amodio
4e2e82f610
Adds better tracer isolation (in theory)
1 year ago
Eric Amodio
1c475c50d1
Fixes switch branch action in graph toolbar
1 year ago
Eric Amodio
afbc558cee
Adds more env context vars for real
1 year ago
Keith Daulton
9ff61f07fa
Updates dependencies
1 year ago
Eric Amodio
cf50946867
Adds more env context vars
1 year ago
Eric Amodio
ce5b3f4055
Fixes #2377 adds missing azdo icons
1 year ago
Eric Amodio
f2e5d4808f
Fixes #2380 allow `{` to start an autolink
1 year ago
Eric Amodio
c7f63acdb5
Updates dependencies
2 years ago
Eric Amodio
d65bc6e272
Updates dependencies (TypeScript & more)
2 years ago
Eric Amodio
5bc8c8a7b7
Fixes #2362 allows VFH in mixed repo workspaces
2 years ago
Eric Amodio
37c87b8357
Fixes #2381 don't force show details on focus
2 years ago
Eric Follana
10e77b5a8d
Bump graph
2 years ago
ericf-axosoft
0522cee48e
84 - Graph: Allow column re-ordering (Gitlens side) ( #2330 )
* 84 - Graph: Allow column re-ordering
* Fixed formatting issue
* Avoid "forEach" loops
* Simplified loop code
2 years ago
Ramin Tadayon
3717d2e19e
Add option to modify the scroll padding for the graph ( #2378 )
* Add option to modify the scroll padding for the graph
* Fix label ref
2 years ago
Keith Daulton
1bb02230d8
updates SubscriptionService to only track changes
2 years ago
Eric Amodio
f6c8e98cbc
Consolidates activate & config events
2 years ago
Keith Daulton
d1362d98f1
Updates changelog again
2 years ago
Keith Daulton
f727de2a9f
Updates changelog
2 years ago
Keith Daulton
c173654bac
Updates changelog
2 years ago
Keith Daulton
fa982a56ba
Bumps to v13.1.1
2 years ago
Keith Daulton
253ed09bd6
updates home view banners
2 years ago
Keith Daulton
3ebf9c3539
adds banner support on the home view
2 years ago
Keith Daulton
be6ef592b0
prevents event for `ExecuteDocumentSymbolProvider`
2 years ago
Keith Daulton
94cac8c012
Fixes #2359 duplicate avatar in interactive rebase
2 years ago
Eric Amodio
f8e8fa9de3
Switches to dev when debugging
2 years ago
Eric Amodio
2ad0de95ed
Fixes #2354 avoids disabling quickpick
VS Code made a change (or a new bug) that focuses the quickpick container rather than the input if the quick pick is disabled when it is shown
2 years ago
Eric Amodio
acec47e9f2
Fixes #2357 date typo
2 years ago
Eric Amodio
835d6317db
Bumps to v13.1.0
2 years ago
Eric Amodio
759306ce01
Updates CHANGELOG
2 years ago
Keith Daulton
d696d4be78
fixes overridden custom autolinks in search result
2 years ago
Keith Daulton
07cce470cb
fixes overridden autolinks in commit details
2 years ago
Eric Amodio
658a1d68d9
Adds even more protection
2 years ago
Eric Amodio
cee2da1fc0
Improves commit details following/selection
2 years ago
Eric Amodio
6187d2835e
Avoids needless re-renders
2 years ago
Eric Amodio
d10e76bb23
Fixes avoids sending sub/changed only when changed
2 years ago