-
Notifications
You must be signed in to change notification settings - Fork 12
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
base: uno
Are you sure you want to change the base?
Conversation
* Updated colors used by the "custom editor" * Updated sample code
Creating a new XamlUICommand sample
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 <[email protected]>
* 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)
* 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 <[email protected]>
* Improve sample * CR feedback
…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 <[email protected]>
* 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 <[email protected]> * Update README.md Co-authored-by: Steven Moyes <[email protected]> Co-authored-by: Steven Moyes <[email protected]>
* 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 <[email protected]> * CR feedback * Update sample code * Update sample Co-authored-by: Yulia Klein <[email protected]>
* 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
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. |
Description
Gets changes from upstream ( master) repository
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes