Eric Amodio
c84cefce69
Updates to TypeScript 5.0-rc
1 year ago
Eric Amodio
bb3a0c6ece
Updates dependencies
1 year ago
Keith Daulton
f5e74f2025
Removes GitLens insiders
1 year ago
Keith Daulton
83c532b97e
Updates context menu grouping
1 year ago
Keith Daulton
8ce9f543a2
Adds support for sidebar views
1 year ago
Keith Daulton
10ec66b914
Fixes #969 adds copy relative path to context menu
2 years ago
Ramin Tadayon
ee5c175f98
2495 Cannot use gitlens+ feature on public repo in some folders ( #2510 )
* Use stored cache of repo visibility
* Add commands to clear cache
* Fix cache name
* Extracts cache key into function for consistency
* Update command wording
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Ramin Tadayon
b56da89ed1
Updates graph dependency
1 year ago
Eric Amodio
1fd62bda1e
Adds Open Git Worktree command
1 year ago
Ramin Tadayon
f14af9dc4a
Pipe downstream info through to graph ( #2552 )
* Pipe downstream info through to graph
* Optimizations
* Updates graph dependency
1 year ago
Eric Amodio
a51032e63e
Adds experimental OpenAI commit message generation
1 year ago
Eric Amodio
23ffbda5ea
Bumps to v13.3.2
1 year ago
Eric Amodio
785fa502ae
Changes to point to pre-release
1 year ago
Eric Amodio
cf63f0c6dd
Updates dev dependencies
1 year ago
Eric Amodio
5f5d2da676
Reduces bundle size & updates emoji
- LZ compresses emoji data
1 year ago
Eric Amodio
fd77953e8b
Reduces bundle size
- Code splits iconv-lite until needed
- Stubs whatwg/url since we don't need it
- Stubs debug package as we don't need it
1 year ago
Eric Amodio
9dc395ca43
Updates dependencies
1 year ago
Keith Daulton
bf79a8345e
Bumps gitkraken-components version
1 year ago
Eric Amodio
0bcb2ab85e
Adds [alt|ctrl]+enter shortcut key hooks
1 year ago
Eric Amodio
3db465fc92
Updates dev dependencies
1 year ago
Eric Amodio
dc4d1d99a3
Updates dev dependencies
1 year ago
Keith Daulton
9d409cc1c1
Bumps to v13.3.1
1 year ago
Ramin Tadayon
dc1480613d
Bumps graph dependency
1 year ago
Keith Daulton
0747d1e946
Bumps to v13.3.0
1 year ago
Keith Daulton
6e5fd719d1
Removes workspaces code
1 year ago
Keith Daulton
c141b9ff37
Adds focus view WIP
1 year ago
Keith Daulton
1d3345ca61
Adds initial workspaces webview
2 years ago
Ramin Tadayon
0428b1e5c8
Add settings for additional graph minimap marker types ( #2514 )
* Move head to "always on", stashes to default on marker settings
* Add plumbing for minimap marker settings
* Sends settings through to the markers calculation logic
1 year ago
Eric Amodio
a00da70842
Adds theme colors for the new Graph features
1 year ago
Eric Amodio
4cf5e7048f
Updates Graph & dependencies
1 year ago
Eric Amodio
6fcafb47aa
Switches column menu ordering
1 year ago
Eric Amodio
13585b23b3
Changes PR worktree create to open if possible
Aligns worktree open prompting using quick picks
1 year ago
Ramin Tadayon
f7c1ec1f50
Bumps graph version
1 year ago
Eric Amodio
f99c67d2a0
Updates setting description
1 year ago
Ramin Tadayon
9f2221f93e
Graph: add support for activity column ( #2494 )
* Add activity column settings and toggling
* Add colors for the column
* Mutes the bar colors
* Renames column to "changes"
* Hides the column by default
* Remove redundant css properties
* Use vscode colors
* Put colors and other params directly into graph style
* Bumps graph dependency
1 year ago
Ramin Tadayon
5b6be2a64c
Graph: add rich scrollbar support ( #2489 )
* Setup hard-coded colors for scrollbar markers
* Add upstream for local refs and current for upstream remote
* Add setting to toggle the feature
* Removes tag markers and sets selection color
* Updates marker names
* Pluralizes some marker names
* Remove redundant css properties
* Use markers in settings
* Match minimap hues
* Restore space
* Fix typo
* Bump graph dependency
* Avoids extra array copying
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
d9649ab962
Adds settings to control commit tooltip formats
1 year ago
Eric Amodio
35187ad247
Updates dependencies
Bumps elint ecma version
1 year ago
Eric Amodio
2302e82a2f
Adds code splitting to the minimap
1 year ago
Eric Amodio
77345311f1
Updates dependencies
Reworks esbuild script (wip)
1 year ago
Eric Amodio
6f3c58a5e2
Avoids double bundling react/react-dom
Updates dependencies
1 year ago
Eric Amodio
10d1794be6
Removes md5 dependency
1 year ago
Eric Amodio
c873cba3f3
Adds bundle analysis for webviews
Removes JSON5
1 year ago
Ramin Tadayon
0cbb0f5674
Updates graph dependency
1 year ago
Eric Amodio
77e8847207
Updates dev dependencies
Switches to EsbuildPlugin for minification
1 year ago
Eric Amodio
742a7926ea
Fixes typo
1 year ago
Eric Amodio
f2d62c7a73
Updates dependencies
1 year ago
Ramin Tadayon
0473ca4faa
Bumps graph version
1 year ago
Eric Amodio
b232476aee
Adds context menu support to upstream status
Adds dblclick action to upstream & pr metadata
1 year ago
Eric Amodio
029c01e6ec
Enables graph features by default
1 year ago