Skip to content

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
wants to merge 954 commits into
base: alexr00/testBaseBranch
Choose a base branch
from
Open

Test PR from main on a fork #2

wants to merge 954 commits into from

Conversation

alexr00
Copy link
Owner

@alexr00 alexr00 commented Apr 13, 2023

No description provided.

alexr00 and others added 30 commits July 13, 2023 07:44
so that git updates before we create the PR. This prevents the focus view from never showing
)

* Fix Create button disabled chevron color in light themes

* Remove unneeded importants
* 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
alexr00 and others added 30 commits November 29, 2023 14:40
* Changelog for 0.78.0
and remove notices file + update release instructions
* 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]>
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.