Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gitkraken #1

Open
wants to merge 2,142 commits into
base: bug/preview-trial
Choose a base branch
from
Open

Update gitkraken #1

wants to merge 2,142 commits into from

Conversation

Redrobin488
Copy link
Owner

@Redrobin488 Redrobin488 commented Sep 24, 2024

❤ Thank you for contributing to GitLens! ❤

🚨 IMPORTANT 🚨

  • Please create an issue before creating a Pull Request
  • Please use the following Git commit message style
    • Use future tense ("Adds feature" not "Added feature")
    • Use a "Fixes #xxx -" or "Closes #xxx -" prefix to auto-close the issue that your PR addresses
    • Limit the first line to 72 characters or less
    • Reference issues and pull requests liberally after the first line

↑👆 DELETE above before submitting 👆↑


Description

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

nzaytsev and others added 30 commits July 29, 2024 09:18
* Provides title and description from stash on create patch from stash action
- creates a separate action for commit graph
to avoid something else getting in there
GLVSC-591 gitkraken#3428
Closes gitkraken#3379
…GLVSC-610) (gitkraken#3432)

* add mouseup event trigger to release column resize

* hide highlighted handle on graph blur
Improves merge & rebase commands
 - messaging & count issues
Improves comparisons with HEAD
 - Splits into two commands: 1 for branches, 1 for others
 - Commit/Stash/Tag command improves directionality based on topology and time
Renames some comparison commands
nzaytsev and others added 29 commits September 20, 2024 10:58
- Stored in __tests__ subdirectories
- Adds sample tests for iterable and color
- Adds restriction for using .only tests suites
 - Avoids the need to import the whole GitUri
Switches to mjs for all scripts
- separates scrollbar fix in scss to its own mixin
- adds preload selector in scrollbar styles in web components
Attempts to get e2e tests to work again -- but still not working
@Redrobin488 Redrobin488 changed the base branch from main to bug/preview-trial September 24, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants