forked from microsoft/vscode-pull-request-github
-
Notifications
You must be signed in to change notification settings - Fork 1
Test PR from main on a fork #2
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
Open
alexr00
wants to merge
954
commits into
alexr00/testBaseBranch
Choose a base branch
from
main
base: alexr00/testBaseBranch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
so that git updates before we create the PR. This prevents the focus view from never showing
* Add back label colors * create: Use — for button loading state * create: Make tags list tabbable * create: Clean up split button CSS
* Focus current branch in pickers Fixes microsoft#5069 * Use find instead
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
and add disablement and keyboard
…t#5093) * Update create pr diffs view: Part 1, diffs without upstream * Clean up * Fix close tabs
* Update create pr diffs view: Part 2, commits * Fix missing return * Fix paths
* a11y: Hide elements not useful to VoiceOver, improve tabbing * create: Update style
* Changelog for 0.78.0
and remove notices file + update release instructions
* Load category tree nodes fast Part of microsoft/vscode#198951 * Fix test
Co-authored-by: Alex Ross <[email protected]>
* Ensure only a single request is fired when marking an entire folder as viewed or not viewed * Perform mutation in prsTreeDataProvider * Dont pass pr model to directory tree node * Remove performMutation argument from updateFromCheckboxChanged * add static processCheckboxUpdates helper to tree node * use static helper in prChangesTreeDataProvider and prsTreeDataProvider * Dont make _pullRequestModel private * Reduce indentation in helper * fix typo in helper * Use platform specific separator * Dont mark files as viewed/unviewed individually anymore * unify the mark and unmark functions. add batching * fix typo * fix another typo * fix yet another typo, add some comments * Make suggested changes --------- Co-authored-by: Alex Ross <[email protected]>
* Initial POC create issue from markdown template * Add support for blank issue * Show template name and about * Handle quotes on metadata * Restore active file behavior and 💄 --------- Co-authored-by: Alex Ross <[email protected]>
…oesn't change to the branch name (microsoft#5557) Fixes microsoft#4579
Might fix some console errors
* Speed up copy permalink Fixes microsoft#5185 * Fix test
* Fix eslint configuration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.