-
Notifications
You must be signed in to change notification settings - Fork 762
Comparing changes
Open a pull request
base repository: microsoft/microsoft-ui-xaml
base: winui3/release/1.7.3
head repository: microsoft/microsoft-ui-xaml
compare: main
- 20 commits
- 36 files changed
- 11 contributors
Commits on Dec 13, 2024
-
WinUI TitleBar API Spec (#10056)
* titlebar spec initial * Update specs/TitleBar/titlebar-functional-spec.md Co-authored-by: whiskhub <173548087+whiskhub@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titleBar-dev-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titlebar-functional-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titlebar-functional-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update specs/TitleBar/titlebar-functional-spec.md Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * formatting changes from comments * update images * add height explanation * address more comments * add notes on header footer naming * contentBefore and contentAfter --------- Co-authored-by: whiskhub <173548087+whiskhub@users.noreply.github.com> Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 650b2c1 - Browse repository at this point
Copy the full SHA 650b2c1View commit details
Commits on Jan 14, 2025
-
Updating the WinUI logo (#10189)
* Updating icons * Remove source code links
Configuration menu - View commit details
-
Copy full SHA for ffe33f9 - Browse repository at this point
Copy the full SHA ffe33f9View commit details
Commits on Feb 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bc38ebc - Browse repository at this point
Copy the full SHA bc38ebcView commit details
Commits on Feb 11, 2025
-
Merge branch 'winui3/release/1.7-stable'
reunion-maestro-bot committedFeb 11, 2025 Configuration menu - View commit details
-
Copy full SHA for 7df1c8b - Browse repository at this point
Copy the full SHA 7df1c8bView commit details
Commits on Feb 12, 2025
-
Co-authored-by: Mike Crider <45052236+codendone@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 589ced4 - Browse repository at this point
Copy the full SHA 589ced4View commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 247d04e - Browse repository at this point
Copy the full SHA 247d04eView commit details
Commits on Mar 18, 2025
-
Merge branch 'winui3/release/1.7-stable'
reunion-maestro-bot committedMar 18, 2025 Configuration menu - View commit details
-
Copy full SHA for 7f181ad - Browse repository at this point
Copy the full SHA 7f181adView commit details
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b4ee2b - Browse repository at this point
Copy the full SHA 3b4ee2bView commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1ad9d6 - Browse repository at this point
Copy the full SHA c1ad9d6View commit details
Commits on Apr 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 788fe4e - Browse repository at this point
Copy the full SHA 788fe4eView commit details
Commits on Apr 16, 2025
-
Wasdk/1.8/1.8.exp1 bug template (#10511)
* Update bug_report.yaml
Configuration menu - View commit details
-
Copy full SHA for 268e068 - Browse repository at this point
Copy the full SHA 268e068View commit details
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d37afef - Browse repository at this point
Copy the full SHA d37afefView commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb7a83b - Browse repository at this point
Copy the full SHA fb7a83bView commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3021d8 - Browse repository at this point
Copy the full SHA a3021d8View commit details
Commits on Jul 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1103b3d - Browse repository at this point
Copy the full SHA 1103b3dView commit details -
Capitalized the first letter of a sentence for correctness (#10318)
* Capitalized the first letter of a sentence for correctness Updated the text by capitalizing the first letter of a sentence to ensure consistency and correctness. This change improves readability and maintains a uniform writing style that aligns with proper grammar and formatting conventions. * Update CONTRIBUTING.md Co-authored-by: Niels Laute <niels.laute@live.nl> * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md --------- Co-authored-by: Niels Laute <niels.laute@live.nl>
Configuration menu - View commit details
-
Copy full SHA for 2aa50f0 - Browse repository at this point
Copy the full SHA 2aa50f0View commit details
Commits on Aug 15, 2025
-
Update Issue and PR templates (#10710)
Adds config to help guide developers to the right forums/processes and remove extraneous information from templates. Adds actual behavior and more guidance on creating repros. Modernizes the feature proposal to use the modern form style for more guided creation. Adds more details to the PR template to provide more information about changes (more could be done here in the future).
Configuration menu - View commit details
-
Copy full SHA for 933fc6a - Browse repository at this point
Copy the full SHA 933fc6aView commit details -
chore: rename config.yaml to config.yml (#10723)
I didn't notice the GitHub uses the wrong file extension for this. See Issue: https://github.com/orgs/community/discussions/36812
Configuration menu - View commit details
-
Copy full SHA for eff242c - Browse repository at this point
Copy the full SHA eff242cView commit details
Commits on Aug 19, 2025
-
Update bug_report.yaml to provide more examples (#10730)
Added another question to ensure we understand more about the scenario/impact of issues. Also provided more information and details about why elements are important and what type of info we expect.
3Configuration menu - View commit details
-
Copy full SHA for 75d078f - Browse repository at this point
Copy the full SHA 75d078fView commit details -
Configuration menu - View commit details
-
Copy full SHA for adae194 - Browse repository at this point
Copy the full SHA adae194View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff winui3/release/1.7.3...main