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

Anpi/refresh.from.upstream #92

Open
wants to merge 274 commits into
base: uno
Choose a base branch
from
Open

Anpi/refresh.from.upstream #92

wants to merge 274 commits into from

Conversation

ajpinedam
Copy link

Description

Gets changes from upstream ( master) repository

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Yulia and others added 30 commits March 8, 2019 15:51
* Updated colors used by the "custom editor"

* Updated sample code
Fixing a bug with ContextMenuFlyout of the StandardUICommand sample.
* Added page for TeachingTip.

* Added tip to sample page.

* Added TeachingTip to related controls.

* Added button click to open tip.

* Added code to TeachingTip sample.

* Added additional TeachingTip samples.

* Aligned spacing.

* Implemented non-pointing TeachingTip sample.

* Added updated TeachingTip samples and icon image.

* Fixed Toggle Theme bug by moving teaching tips to PageHeader.xaml. Added cs and xaml files for code samples.

* Added command to close teaching tips on navigation and updated code samples.

* Added links tp Guidelines and API Reference docs.

* Removed empty file added in error.

* Added UIA name for sunset image.

* Migrated teaching tips to sample page.

* Revert "Migrated teaching tips to sample page."

This reverts commit 9d56e0e.

* Revert "Removed empty file added in error."

This reverts commit f8f323a.

* Revert adding Solution Items folder.
* density changes

* removed the old preview dictionary
* Change MSDN links to Docs. Add VS 2019 link.

* Change MSDN links to Docs.

* Change MSDN links to Docs.
* Added UI Tests using WinAppDriver for CI

* Added UI Tests using WinAppDriver for CI

* Updated UI Tests

* Updated timings & readme per feedback

* Test Commit to trigger CI Build

* Test Commit to trigger CI Build

* Test Commit to trigger CI Build

* Update UITests/README.md

Co-Authored-By: Steven Moyes <stmoy@microsoft.com>
* Update the SDK to the latest windows insider version. URL: https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewSDK

* Added Acrylic Luminosity sample (#62)

Added a luminosity example to the Acrylic page.

* ActualSize, ActualOffset samples (#60)

* Add a new placeholder sample for ActualSize and ActualOffset used as a reference in an ExpressionAnimation.

* Add a ActualSize sample.

* Xaml Interop: Clarify the value of theta in the equation

* Adding ActualOffset sample.

* Responding to PR feedback.

* Update to the latest insider SDK version.

* Sample for new ScrollViewer control (#88)
stmoy and others added 28 commits July 10, 2020 15:56
* Clarify the distinction between RadioButton and RadioButtons by moving RadioButtons into the Layouts section and clarify wording

* Remove unnecessary RelativePanel, update wording in json file

* Clean up RadioButton sample.

* Adding RadioButtons icon to differentiate from RadioButton

* Add sample code substitution for SelectedIndex on RadioButtons page.

* Responding to PR feedback
* Resized tile assets to match standard icon size

* Resized tile assets to match standard icon size (microsoft#473)

* Resized tile assets to match standard icon size (microsoft#473)

* Resized tile assets to match standard icon size (microsoft#473)

* Resized tile assets to match standard icon size (microsoft#473)

* Resized tile assets to match standard icon size (microsoft#473)

* Resized tile assets to match standard icon size (microsoft#473)

Co-authored-by: HenryPontzer <fluenthenry@gmail.com>
…osoft#478)

* Select correct item in navigation upon opening item from search

* Add bring into view
* Add texthighlighter RichTextBlock sample

* Clean up
* Revert PR microsoft#157

* Fix samples

* Switch default to green
* Initial commit, added screenshot mode and button to save screenshot to local fodler.

* Pick a good name for the screenshot.

* Adjust margins

* Added screenshot with delay, which captures popups and drop shadows

* Moved screenshot mode controls to Settings page, added FolderPicker for choosing where the screenshots are saved.

* Moved output/state text into new Output section of ControlExample, so that it doesn't end up in the screenshot.

* Removed custom padding from control pages and added a textbox to allow user to choose padding in screenshot mode.

* Cleanup some comments

* Fix to radio button page after unfortunate merge.

* Undo encoding changes to some files

* Updates for PR comments.

* Fix to offset issue when navigation view is in Top mode.

* Fix manifest merge issue.

* Adjust cropping area in delay screenshot case.

* Added capability to debug manifest as well

* PR request

* Avoid names colliding with each other.

* Missed change in merge commit.

* Tweak to layout of Output area.
Co-authored-by: null-val <59544401+null-val@users.noreply.github.com>
* merged stuff

* value changes for arylic slider #1

* step change for slider #2

* changed steps again slider #3

* changed steps slider #?

* lessen steps
* Change Windows UI Toolkit to Windows UI Library

It's called Windows UI Library. Windows UI Toolkit could be confusing for developers, as there's a Windows Community Toolkit.

* Update README.md

Co-authored-by: Steven Moyes <stmoy@microsoft.com>

* Update README.md

Co-authored-by: Steven Moyes <stmoy@microsoft.com>

Co-authored-by: Steven Moyes <stmoy@microsoft.com>
* Update the Winui version to the newest prerelease

* Update winui prerelease version
* Update AuttoSuggestBox sample to be more illustrative

* Update wording

* Update sample code
* Add button wrapping sample

* Apply suggestions from code review

Co-authored-by: Yulia Klein <yulikl@microsoft.com>

* CR feedback

* Update sample code

* Update sample

Co-authored-by: Yulia Klein <yulikl@microsoft.com>
* Adding a sample for FooterMenuItems

* Removing unecessary lines of sample code and changing to use radio buttons control

* Updating sample with more realistic pages

* Fixing spacing

* Removing WebViewHeight
@CLAassistant
Copy link

CLAassistant commented Nov 20, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 15 committers have signed the CLA.

✅ marcelwgn
✅ thomasclaudiushuber
✅ jamesmcroft
❌ oldnewthing
❌ stmoy
❌ ranjeshj
❌ MadEste
❌ RBrid
❌ StephenLPeters
❌ teaP
❌ salmanmkc
❌ Thomas1664
❌ Ana Wishnoff
❌ winston-de
❌ Spyromaniac31


Ana Wishnoff seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.