From 2a60354dab5efa23131fd36d5b4810e5bbbdf69c Mon Sep 17 00:00:00 2001 From: Alexandre Zollinger Chohfi Date: Mon, 19 Jul 2021 10:39:06 -0700 Subject: [PATCH] Org rename: windows-toolkit -> CommunityToolkit --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- .github/ISSUE_TEMPLATE/win32_controls.md | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 4 +- Contributing.md | 8 +- Directory.Build.props | 6 +- .../Generated/Guard.Collection.tt | 2 +- ...Microsoft.Toolkit.Uwp.Notifications.nuspec | 8 +- ...Microsoft.Toolkit.Uwp.Notifications.rd.xml | 2 +- .../Models/Sample.cs | 2 +- .../Properties/Default.rd.xml | 2 +- Microsoft.Toolkit.Uwp.SampleApp/ReadMe.md | 10 +- .../MarkdownTextBlock/InitialContent.md | 8 +- .../SamplePages/samples.json | 244 +++++++++--------- .../landingPageLinks.json | 8 +- .../BehaviorBase.cs | 2 +- .../BladeView/BladeView.cs | 2 +- .../Parsers/Constants.cs | 2 +- .../Parsers/Markdown/Inlines/ImageInline.cs | 2 +- Microsoft.Toolkit.Win32/README.md | 2 +- ReadMe.md | 8 +- ThirdPartyNotices.txt | 4 +- .../Memory/Test_Span2D{T}.cs | 2 +- .../Streams/Test_MemoryStream.cs | 2 +- .../UnitTests.Shared/Mvvm/Test_Messenger.cs | 2 +- .../Mvvm/Test_ObservableValidator.cs | 8 +- .../Helpers/Test_ConnectionHelper.cs | 2 +- nuget.config | 2 +- 29 files changed, 176 insertions(+), 176 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5a46684f76d..510e2f03e7b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: '' +IF NOT CERTAIN ABOUT THE ISSUE AND REQUIRE MORE CLARITY THEN PLEASE POST ON "QUESTIONS & HELP" CATEGORY OF THE DISCUSSIONS PLATFORM [https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/categories/questions-help] WHERE YOU CAN DISCUSS AND ENAGAGE WITH THE COMMUNITY TO GAIN FURTHER CLAIRITY REGARDING THE ISSUE 🚨 --> ## Describe the bug A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c76d8f07908..55100a7ecff 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: '' +IF NOT CERTAIN ABOUT THE FEATURE AND REQUIRE MORE CLARITY THEN PLEASE POST ON "IDEAS" CATEGORY OF THE DISCUSSIONS PLATFORM [https://github.com/CommunityToolkit/WindowsCommunityToolkit/discussions/categories/ideas] WHERE YOU CAN DISCUSS AND ENAGAGE WITH THE COMMUNITY TO GAIN FURTHER CLAIRITY REGARDING THE FEATURE 🚨 --> ## Describe the problem this feature would solve - [ ] Sample in sample app has been added / updated (for bug fixes / features) - - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) -- [ ] New major technical changes in the toolkit have or will be added to the [Wiki](https://github.com/windows-toolkit/WindowsCommunityToolkit/wiki) e.g. build changes, source generators, testing infrastructure, sample creation changes, etc... + - [ ] Icon has been created (if new sample) following the [Thumbnail Style Guide and templates](https://github.com/CommunityToolkit/WindowsCommunityToolkit-design-assets) +- [ ] New major technical changes in the toolkit have or will be added to the [Wiki](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki) e.g. build changes, source generators, testing infrastructure, sample creation changes, etc... - [ ] Tests for the changes have been added (for bug fixes / features) (if applicable) - [ ] Header has been added to all new source files (run *build/UpdateHeaders.bat*) - [ ] Contains **NO** breaking changes diff --git a/Contributing.md b/Contributing.md index b32b2127d45..6e784b3635d 100644 --- a/Contributing.md +++ b/Contributing.md @@ -12,16 +12,16 @@ Due to the high volume of incoming issues please keep our GitHub issues for bug For missing documentation related question, please file an issue at [Microsoft Docs](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs/issues/new). ## Fix a Bug :bug: -If you find any bug, you can help the community by [submitting an issue](https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/new?assignees=&labels=bug+%3Abug%3A&template=bug_report.md&title=). Once the issue is filed, feel free to start working on the PR and submit a PR. +If you find any bug, you can help the community by [submitting an issue](https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/new?assignees=&labels=bug+%3Abug%3A&template=bug_report.md&title=). Once the issue is filed, feel free to start working on the PR and submit a PR. ## Good First Issue :ok_hand: -If this is your first time contributing to the Windows Community Toolkit and do not have advanced level programming experience, we have got you covered :boom: WCT has a list of [good first issue](https://github.com/windows-toolkit/WindowsCommunityToolkit/labels/good%20first%20issue%20%3Aok_hand%3A) that can be a great entryway to find and fix any issues that best fit your expertise or technical background. +If this is your first time contributing to the Windows Community Toolkit and do not have advanced level programming experience, we have got you covered :boom: WCT has a list of [good first issue](https://github.com/CommunityToolkit/WindowsCommunityToolkit/labels/good%20first%20issue%20%3Aok_hand%3A) that can be a great entryway to find and fix any issues that best fit your expertise or technical background. ## Help Wanted :raising_hand: -WCT has a list of issues that are labeled as [help wanted](https://github.com/windows-toolkit/WindowsCommunityToolkit/labels/help%20wanted%20%3Araising_hand%3A). The level of complexity in the list can vary but if you have an advanced level of programming experience, feel free to jump in to solve these issues. +WCT has a list of issues that are labeled as [help wanted](https://github.com/CommunityToolkit/WindowsCommunityToolkit/labels/help%20wanted%20%3Araising_hand%3A). The level of complexity in the list can vary but if you have an advanced level of programming experience, feel free to jump in to solve these issues. ## Add New Feature :mailbox_with_mail: -* To contribute a new feature, fill out the [Feature Request Template](https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/new?assignees=&labels=feature+request+%3Amailbox_with_mail%3A&template=feature_request.md&title=%5BFeature%5D) and provide detailed information to express the proposal. +* To contribute a new feature, fill out the [Feature Request Template](https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/new?assignees=&labels=feature+request+%3Amailbox_with_mail%3A&template=feature_request.md&title=%5BFeature%5D) and provide detailed information to express the proposal. * Once the Feature Request is submitted, it will be open for discussion. * If it gets approved by the team, proceed to submit a PR of the proposed Feature. * If the PR contains an error-free code and the reviewer signs off, the PR will be merged. diff --git a/Directory.Build.props b/Directory.Build.props index aebd7b6929a..3aaaa7b3b0a 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,11 +4,11 @@ Microsoft.Toolkit true true - https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/build/nuget.png + https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png images\nuget.png - https://github.com/windows-toolkit/WindowsCommunityToolkit + https://github.com/CommunityToolkit/WindowsCommunityToolkit MIT - https://github.com/windows-toolkit/WindowsCommunityToolkit/releases + https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases (c) .NET Foundation and Contributors. All rights reserved. en-US $(MSBuildProjectName.Contains('.Design')) diff --git a/Microsoft.Toolkit.Diagnostics/Generated/Guard.Collection.tt b/Microsoft.Toolkit.Diagnostics/Generated/Guard.Collection.tt index 7af1a8a98d9..22bf00947e7 100644 --- a/Microsoft.Toolkit.Diagnostics/Generated/Guard.Collection.tt +++ b/Microsoft.Toolkit.Diagnostics/Generated/Guard.Collection.tt @@ -266,7 +266,7 @@ GenerateTextForItems(EnumerableTypes, item => // in 2-complement to perform the bounds check with a single compare operation. // This is the same trick used throughout CoreCLR as well. // For more info and code sample, see the original conversation here: - // https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3131#discussion_r390682835 + // https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/3131#discussion_r390682835 #> if ((uint)index < (uint)<#=item.Name#>.<#=item.Size#>) { diff --git a/Microsoft.Toolkit.Uwp.Notifications/Microsoft.Toolkit.Uwp.Notifications.nuspec b/Microsoft.Toolkit.Uwp.Notifications/Microsoft.Toolkit.Uwp.Notifications.nuspec index 7e85c64d8cc..814608f9f46 100644 --- a/Microsoft.Toolkit.Uwp.Notifications/Microsoft.Toolkit.Uwp.Notifications.nuspec +++ b/Microsoft.Toolkit.Uwp.Notifications/Microsoft.Toolkit.Uwp.Notifications.nuspec @@ -6,18 +6,18 @@ Microsoft.Toolkit,dotnetfoundation true MIT - https://github.com/windows-toolkit/WindowsCommunityToolkit - https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/build/nuget.png + https://github.com/CommunityToolkit/WindowsCommunityToolkit + https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png images\nuget.png The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications. - https://github.com/windows-toolkit/WindowsCommunityToolkit/releases + https://github.com/CommunityToolkit/WindowsCommunityToolkit/releases (c) .NET Foundation and Contributors. All rights reserved. notifications win10 windows 10 tile tiles toast toasts badge xml uwp c# csharp c++ wpf winforms - + diff --git a/Microsoft.Toolkit.Uwp.Notifications/Properties/Microsoft.Toolkit.Uwp.Notifications.rd.xml b/Microsoft.Toolkit.Uwp.Notifications/Properties/Microsoft.Toolkit.Uwp.Notifications.rd.xml index dd9ceac8093..2d5e88e0559 100644 --- a/Microsoft.Toolkit.Uwp.Notifications/Properties/Microsoft.Toolkit.Uwp.Notifications.rd.xml +++ b/Microsoft.Toolkit.Uwp.Notifications/Properties/Microsoft.Toolkit.Uwp.Notifications.rd.xml @@ -1,7 +1,7 @@ diff --git a/Microsoft.Toolkit.Uwp.SampleApp/Models/Sample.cs b/Microsoft.Toolkit.Uwp.SampleApp/Models/Sample.cs index 9be588da6be..9a55745ea11 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/Models/Sample.cs +++ b/Microsoft.Toolkit.Uwp.SampleApp/Models/Sample.cs @@ -119,7 +119,7 @@ public string CodeUrl #if !REMOTE_DOCS _codeUrl = value; #else - var regex = new Regex("^https://github.com/windows-toolkit/WindowsCommunityToolkit/(tree|blob)/(?.+?)/(?.*)"); + var regex = new Regex("^https://github.com/CommunityToolkit/WindowsCommunityToolkit/(tree|blob)/(?.+?)/(?.*)"); var docMatch = regex.Match(value); var branch = string.Empty; diff --git a/Microsoft.Toolkit.Uwp.SampleApp/Properties/Default.rd.xml b/Microsoft.Toolkit.Uwp.SampleApp/Properties/Default.rd.xml index 1182c415d85..f037f6220b2 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/Properties/Default.rd.xml +++ b/Microsoft.Toolkit.Uwp.SampleApp/Properties/Default.rd.xml @@ -23,7 +23,7 @@ - + \ No newline at end of file diff --git a/Microsoft.Toolkit.Uwp.SampleApp/ReadMe.md b/Microsoft.Toolkit.Uwp.SampleApp/ReadMe.md index 6fca2b6e133..6a059b6c637 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/ReadMe.md +++ b/Microsoft.Toolkit.Uwp.SampleApp/ReadMe.md @@ -1,4 +1,4 @@ -For the latest info, [visit the wiki article here](https://github.com/windows-toolkit/WindowsCommunityToolkit/wiki/Sample-Development). +For the latest info, [visit the wiki article here](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki/Sample-Development). # How to add new samples @@ -92,7 +92,7 @@ Therefore, for any new control/extension, you should still have a simplified sni ## 4. For Events/Resource Templates: Have your sample page implement the **IXamlRendererListener** interface -This gets called whenever the template gets parsed (due to loading or user modification). Here you can use the [LogicalTree](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.UI/Extensions/Tree/LogicalTree.cs) extensions to grab named controls in the template and register their events. **Check for null first** as the developer may have removed the name from the element. +This gets called whenever the template gets parsed (due to loading or user modification). Here you can use the [LogicalTree](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.UI/Extensions/Tree/LogicalTree.cs) extensions to grab named controls in the template and register their events. **Check for null first** as the developer may have removed the name from the element. ```csharp var markdownText = control.FindChild("MarkdownText") as MarkdownTextBlock; @@ -148,9 +148,9 @@ Select the category where you want your page to be listed and add the following "Name": "AdaptiveGridView", "Type": "AdaptiveGridViewPage", "About": "The AdaptiveGridView control allows to present information within a Grid View perfectly adjusting the total display available space. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically. The number and the width of items are calculated based on the screen resolution in order to fully leverage the available screen space. The property ItemsHeight define the items fixed height and the property DesiredWidth sets the minimum width for the elements to add a new column.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls/TextToolbar", "XamlCodeFile": "AdaptiveGridViewCode.bind", - "DocumentationUrl": "https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/docs/controls/AdaptiveGridView.md" + "DocumentationUrl": "https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/docs/controls/AdaptiveGridView.md" } ] } @@ -159,7 +159,7 @@ Select the category where you want your page to be listed and add the following ## Thumbnail Images -> NOTE: If creating a new icon, follow the [Thumbnail Style Guide and templates](https://github.com/windows-toolkit/WindowsCommunityToolkit-design-assets) +> NOTE: If creating a new icon, follow the [Thumbnail Style Guide and templates](https://github.com/CommunityToolkit/WindowsCommunityToolkit-design-assets) ## Restricting Samples to Specific API Sets diff --git a/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/MarkdownTextBlock/InitialContent.md b/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/MarkdownTextBlock/InitialContent.md index 9027f9965fa..1a8c19fe50d 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/MarkdownTextBlock/InitialContent.md +++ b/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/MarkdownTextBlock/InitialContent.md @@ -380,7 +380,7 @@ So inline image syntax looks like this: which renders in: -![Helpers Image](https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/Helpers.png) +![Helpers Image](https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/Helpers.png) Rendering Images is now supported through prefix. use property **UriPrefix** @@ -416,7 +416,7 @@ MarkdownTextblock supports links wrapped with Images. will render into -[![image](https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/build/nuget.png)](https://docs.microsoft.com/windows/uwpcommunitytoolkit/) +[![image](https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png)](https://docs.microsoft.com/windows/uwpcommunitytoolkit/) and when clicked will go to the Linked Page. @@ -425,7 +425,7 @@ MarkdownTextBlock also supports Reference based links. ``` [![image][1]][2] -[1]:https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/build/nuget.png +[1]:https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png [2]:https://docs.microsoft.com/windows/uwpcommunitytoolkit/ ``` @@ -434,7 +434,7 @@ will render into [![image][1]][2] -[1]:https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/main/build/nuget.png +[1]:https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/main/build/nuget.png [2]:https://docs.microsoft.com/windows/uwpcommunitytoolkit/ ***** diff --git a/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json b/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json index 89734b82abe..7d07e12fd9c 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json +++ b/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json @@ -8,7 +8,7 @@ "Type": "TextToolbarPage", "Subcategory": "Menus and Toolbars", "About": "A Toolbar for Editing Text attached to a RichEditBox. It can format RTF and Markdown, or use a Custom Formatter, and specify your own Formatter with Buttons and Actions.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TextToolbar", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TextToolbar", "XamlCodeFile": "TextToolbar.bind", "CodeFile": "TextToolbarCode.bind", "Icon": "/SamplePages/TextToolbar/TextToolbar.png", @@ -19,7 +19,7 @@ "Type": "DataGridPage", "Subcategory": "Layout", "About": "Control that presents data in a customizable table of rows and columns.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid", "XamlCodeFile": "DataGridCode.bind", "Icon": "/SamplePages/DataGrid/DataGrid.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DataGrid.md" @@ -29,7 +29,7 @@ "Type": "CarouselPage", "Subcategory": "Layout", "About": "Presents items in a carousel control. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel", "XamlCodeFile": "CarouselCode.bind", "Icon": "/SamplePages/Carousel/Carousel.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Carousel.md" @@ -38,7 +38,7 @@ "Name": "ColorPicker", "Subcategory": "Input", "About": "An improved color picker control providing more options to select colors.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker", "XamlCodeFile": "/SamplePages/ColorPicker/ColorPickerXaml.bind", "Icon": "/SamplePages/ColorPicker/ColorPicker.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ColorPicker.md" @@ -47,7 +47,7 @@ "Name": "ColorPickerButton", "Subcategory": "Input", "About": "A color picker within a flyout opened by pressing a dropdown button containing the selected color.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/ColorPicker", "XamlCodeFile": "/SamplePages/ColorPicker/ColorPickerButtonXaml.bind", "Icon": "/SamplePages/ColorPicker/ColorPicker.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ColorPicker.md" @@ -57,7 +57,7 @@ "Type": "AdaptiveGridViewPage", "Subcategory": "Layout", "About": "Presents items in a evenly-spaced set of columns to fill the total available display space. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/AdaptiveGridView", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/AdaptiveGridView", "XamlCodeFile": "AdaptiveGridViewCode.bind", "Icon": "/SamplePages/AdaptiveGridView/AdaptiveGridView.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/AdaptiveGridView.md" @@ -67,7 +67,7 @@ "Type": "UniformGridPage", "Subcategory": "Layout", "About": "Presents items in a evenly-spaced set of rows or columns to fill the total available display space. It reacts to changes in the layout as well as the content so it can adapt to different form factors automatically.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/UniformGrid", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/UniformGrid", "XamlCodeFile": "UniformGridXaml.bind", "Icon": "/SamplePages/UniformGrid/UniformGrid.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/UniformGrid.md" @@ -76,7 +76,7 @@ "Name": "RangeSelector", "Subcategory": "Input", "About": "The RangeSelector is a \"double slider\" control for range values.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RangeSelector", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RangeSelector", "XamlCodeFile": "/SamplePages/RangeSelector/RangeSelectorCode.bind", "Icon": "/SamplePages/RangeSelector/RangeSelector.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RangeSelector.md" @@ -86,7 +86,7 @@ "Type": "ImageExPage", "Subcategory": "Media", "About": "Images are downloaded asynchronously showing a load indicator. Source images are then stored in the App local cache to preserve resources and load time.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/ImageEx", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/ImageEx", "XamlCodeFile": "ImageExCode.bind", "Icon": "/SamplePages/ImageEx/ImageEx.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/ImageEx.md" @@ -96,7 +96,7 @@ "Type": "ListDetailsViewPage", "Subcategory": "Layout", "About": "The ListDetailsView control allows the user to implement the List/Details design pattern.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/ListDetailsView", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/ListDetailsView", "XamlCodeFile": "ListDetailsView.bind", "CodeFile": "ListDetailsViewCode.bind", "Icon": "/SamplePages/ListDetailsView/ListDetailsView.png", @@ -107,7 +107,7 @@ "Type": "MarkdownTextBlockPage", "Subcategory": "Input", "About": "An efficient and extensible control that can parse and render markdown.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock", "XamlCodeFile": "MarkdownTextBlock.bind", "CodeFile": "MarkdownTextBlockCode.bind", "Icon": "/SamplePages/MarkdownTextBlock/MarkdownTextBlock.png", @@ -118,7 +118,7 @@ "Type": "RadialGaugePage", "Subcategory": "Status and Info", "About": "The radial gauge displays a value within a range, using a needle on a circular face.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RadialGauge", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RadialGauge", "XamlCodeFile": "RadialGaugeCode.bind", "Icon": "/SamplePages/RadialGauge/RadialGauge.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RadialGauge.md" @@ -128,7 +128,7 @@ "Type": "RadialProgressBarPage", "Subcategory": "Status and Info", "About": "The radial progress bar displays progress as a circle getting filled.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RadialProgressBar", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RadialProgressBar", "XamlCodeFile": "RadialProgressBarCode.bind", "Icon": "/SamplePages/RadialProgressBar/RadialProgressBar.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RadialProgressBar.md" @@ -138,7 +138,7 @@ "Type": "MetadataControlPage", "Subcategory": "Status and Info", "About": "The control displays a list of metadata separated by bullets. The entries can either be strings or commands.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/MetadataControl", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls/MetadataControl", "XamlCodeFile": "MetadataControlCode.bind", "Icon": "/SamplePages/MetadataControl/MetadataControl.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/MetadataControl.md" @@ -148,7 +148,7 @@ "Type": "RotatorTilePage", "Subcategory": "Media", "About": "RotatorTile is an ItemsControl that rotates through a set of items one-by-one. It enables you to show multiple items of data in a live-tile like way.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RotatorTile", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/RotatorTile", "XamlCodeFile": "RotatorTileCode.bind", "Icon": "/SamplePages/RotatorTile/RotatorTile.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RotatorTile.md" @@ -158,7 +158,7 @@ "Type": "BladePage", "Subcategory": "Layout", "About": "BladeView provides a horizontal collection of blades for master-detail scenarios. The control is based on the experience demonstrated by the Azure Portal.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView", "XamlCodeFile": "BladeCode.bind", "Icon": "/SamplePages/BladeView/BladeView.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/BladeView.md" @@ -168,7 +168,7 @@ "Type": "ScrollHeaderPage", "Subcategory": "Layout", "About": "A UI control that works as a ListView or GridView header control with quick return, sticky and fade behavior.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Headers", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Headers", "XamlCodeFile": "ScrollHeaderCode.bind", "Icon": "/SamplePages/ScrollHeader/ScrollHeader.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/HeaderBehaviors.md" @@ -178,7 +178,7 @@ "Type": "GridSplitterPage", "Subcategory": "Layout", "About": "GridSplitter represents the control that redistributes space between columns or rows of a Grid control.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/GridSplitter", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/GridSplitter", "XamlCodeFile": "GridSplitter.bind", "Icon": "/SamplePages/GridSplitter/GridSplitter.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/GridSplitter.md" @@ -188,7 +188,7 @@ "Type": "DropShadowPanelPage", "Subcategory": "Media", "About": "DropShadowPanel contol allows the creation of a DropShadow for any Xaml FrameworkElement in markup.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/DropShadowPanel", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/DropShadowPanel", "XamlCodeFile": "DropShadowPanelXaml.bind", "Icon": "/SamplePages/DropShadowPanel/DropShadowPanel.png", "BadgeUpdateVersionRequired": "Anniversary Update required", @@ -199,7 +199,7 @@ "Type": "LoadingPage", "Subcategory": "Status and Info", "About": "LoadingControl helps to show content with animation to the user while the app is doing some calculation.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Loading", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Loading", "XamlCodeFile": "LoadingCode.bind", "Icon": "/SamplePages/Loading/Loading.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Loading.md" @@ -209,7 +209,7 @@ "Type": "ExpanderPage", "Subcategory": "Layout", "About": "Expander control allows user to show/hide content based on a boolean state.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Expander", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Expander", "XamlCodeFile": "ExpanderXaml.bind", "Icon": "/SamplePages/Expander/Expander.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Expander.md" @@ -219,7 +219,7 @@ "Type": "TileControlPage", "Subcategory": "Layout", "About": "A ContentControl that show an image repeated many times.The control can be synchronized with a Scrollviewer and animated easily", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TileControl", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TileControl", "XamlCodeFile": "TileControl.bind", "Icon": "/SamplePages/TileControl/TileControl.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/TileControl.md" @@ -229,7 +229,7 @@ "Type": "WrapPanelPage", "Subcategory": "Layout", "About": "The WrapPanel Control positions child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapPanel", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapPanel", "XamlCodeFile": "WrapPanel.bind", "Icon": "/SamplePages/WrapPanel/WrapPanel.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/WrapPanel.md" @@ -239,7 +239,7 @@ "Type": "WrapLayoutPage", "Subcategory": "Layout - ItemsRepeater", "About": "The WrapLayout virtualizes child elements in sequential position from left to right, breaking content to the next line at the edge of the containing box.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapLayout", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/WrapLayout", "XamlCodeFile": "WrapLayout.bind", "Icon": "/SamplePages/WrapLayout/WrapLayout.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/layout/WrapLayout.md" @@ -249,7 +249,7 @@ "Type": "OrbitViewPage", "Subcategory": "Layout", "About": "The OrbitView Control positions items in a circle around a center element and supports orbits and anchors.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/OrbitView", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/OrbitView", "XamlCodeFile": "OrbitViewXaml.bind", "Icon": "/SamplePages/OrbitView/OrbitView.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/OrbitView.md" @@ -261,7 +261,7 @@ "About": "This control will be removed in a future major release. Please use the MenuBar control from the WinUI Library instead.", "BadgeUpdateVersionRequired": "DEPRECATED", "DeprecatedWarning": "This control will be removed in a future major release. Please use the MenuBar control from the WinUI Library instead.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Menu", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/Menu", "XamlCodeFile": "Menu.bind", "Icon": "/SamplePages/Menu/Menu.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/Menu.md" @@ -271,7 +271,7 @@ "Type": "InAppNotificationPage", "Subcategory": "Status and Info", "About": "The In App Notification control offers the ability to show local notifications in your application.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/InAppNotification", "XamlCodeFile": "InAppNotificationXaml.bind", "CodeFile": "InAppNotificationCode.bind", "Icon": "/SamplePages/InAppNotification/InAppNotification.png", @@ -282,7 +282,7 @@ "Type": "DockPanelPage", "Subcategory": "Layout", "About": "Defines an area where you can arrange child elements either horizontally or vertically, relative to each other.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/DockPanel", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/DockPanel", "XamlCodeFile": "DockPanel.bind", "Icon": "/SamplePages/DockPanel/DockPanel.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DockPanel.md" @@ -292,7 +292,7 @@ "Type": "HeaderedContentControlPage", "Subcategory": "Layout", "About": "Allows content to be displayed with a specified header.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedContentControl", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedContentControl", "XamlCodeFile": "HeaderedContentControlXaml.bind", "Icon": "/SamplePages/HeaderedContentControl/HeaderedContentControl.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/HeaderedContentControl.md" @@ -302,7 +302,7 @@ "Type": "HeaderedItemsControlPage", "Subcategory": "Layout", "About": "Allows items to be displayed with a specified header.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedItemsControl", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedItemsControl", "XamlCodeFile": "HeaderedItemsControlXaml.bind", "Icon": "/SamplePages/HeaderedItemsControl/HeaderedItemsControl.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/HeaderedItemsControl.md" @@ -312,7 +312,7 @@ "Type": "StaggeredPanelPage", "Subcategory": "Layout", "About": "The StaggeredPanel allows for layout of items in a column approach where an item will be added to whichever column has used the least amount of space.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredPanel", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredPanel", "XamlCodeFile": "StaggeredPanel.bind", "Icon": "/SamplePages/StaggeredPanel/StaggeredPanel.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/StaggeredPanel.md" @@ -322,7 +322,7 @@ "Type": "StaggeredLayoutPage", "Subcategory": "Layout - ItemsRepeater", "About": "The StaggeredLayout virtualizes items in a column approach where an item will be added to whichever column has used the least amount of space.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredLayout", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/StaggeredLayout", "XamlCodeFile": "StaggeredLayout.bind", "Icon": "/SamplePages/StaggeredLayout/StaggeredLayout.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/layout/StaggeredLayout.md" @@ -332,7 +332,7 @@ "Type": "LayoutTransformControlPage", "Subcategory": "Layout", "About": "Control that implements support for transformations as if applied by LayoutTransform.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/LayoutTransformControl", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Layout/LayoutTransformControl", "XamlCodeFile": "LayoutTransformControlXaml.bind", "Icon": "/SamplePages/LayoutTransformControl/LayoutTransformControl.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/LayoutTransformControl.md" @@ -342,7 +342,7 @@ "Type": "CameraPreviewPage", "Subcategory": "Media", "About": "Allows to easily preview video from available camera frame source groups and also get realtime video frames/ software bitmaps from the selected source.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/CameraPreview", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/CameraPreview", "XamlCodeFile": "CameraPreviewXaml.bind", "CodeFile": "CameraPreviewCode.bind", "Icon": "/SamplePages/CameraPreview/CameraPreview.png", @@ -355,7 +355,7 @@ "Type": "InfiniteCanvasPage", "Subcategory": "Media", "About": "InfiniteCanvas is a canvas that supports Infinite Scrolling, Ink, Text, Format Text, Zoom in/out, Redo, Undo, Export canvas data, Import canvas data.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas", "XamlCodeFile": "InfiniteCanvas.bind", "Icon": "/SamplePages/InfiniteCanvas/InfiniteCanvas.png", "ApiCheck": "Windows.UI.Xaml.Controls.ColorPicker", @@ -367,7 +367,7 @@ "Type": "RemoteDevicePickerControlPage", "Subcategory": "Input", "About": "Remote Device Picker Control for Project Rome.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RemoteDevicePicker", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/RemoteDevicePicker", "CodeFile": "RemoteDevicePickerCode.bind", "Icon": "/SamplePages/RemoteDevicePicker/RemoteDevicePicker.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/RemoteDevicePicker.md" @@ -377,7 +377,7 @@ "Type": "ImageCropperPage", "Subcategory": "Input", "About": "ImageCropper control allows user to crop image freely.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper", "XamlCodeFile": "ImageCropperXaml.bind", "CodeFile": "ImageCropperCode.bind", "Icon": "/SamplePages/ImageCropper/ImageCropper.png", @@ -388,7 +388,7 @@ "Type": "EyedropperPage", "Subcategory": "Input", "About": "Eyedropper can pick up a color from anywhere in your application.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/Eyedropper", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Media/Eyedropper", "XamlCodeFile": "EyedropperXaml.bind", "CodeFile": "EyedropperCode.bind", "Icon": "/SamplePages/Eyedropper/Eyedropper.png", @@ -398,7 +398,7 @@ "Name": "LoginButton", "Subcategory": "Graph", "About": "The LoginButton control is a button and flyout to facilitate Microsoft identity platform authentication for AAD or MSA accounts.", - "CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/LoginButton", + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/LoginButton", /*"XamlCodeFile": "/SamplePages/Graph/LoginButtonXaml.bind",*/ "Icon": "/SamplePages/Graph/LoginButton.png", "BadgeUpdateVersionRequired": "PREVIEW", @@ -409,7 +409,7 @@ "Name": "PersonView", "Subcategory": "Graph", "About": "The PersonView control is used to display a person or contact by using their photo, name, and/or email address from Microsoft Graph.", - "CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PersonView", + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PersonView", /*"XamlCodeFile": "/SamplePages/Graph/PersonViewXaml.bind",*/ "Icon": "/SamplePages/Graph/PersonView.png", "BadgeUpdateVersionRequired": "PREVIEW", @@ -420,7 +420,7 @@ "Name": "PeoplePicker", "Subcategory": "Graph", "About": "The PeoplePicker Control searchs for people and renders the list of results from Microsoft Graph. By default, the component will search for all people.", - "CodeUrl": "https://github.com/windows-toolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PeoplePicker", + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/master/Microsoft.Toolkit.Graph.Controls/Controls/PeoplePicker", /*"XamlCodeFile": "/SamplePages/Graph/PeoplePickerXaml.bind",*/ "Icon": "/SamplePages/Graph/PeoplePicker.png", "BadgeUpdateVersionRequired": "PREVIEW", @@ -432,7 +432,7 @@ "Type": "AlignmentGridPage", "Subcategory": "Developer", "About": "AlignmentGrid is used to display a grid to help aligning controls.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/AlignmentGrid", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/AlignmentGrid", "XamlCodeFile": "AlignmentGridXaml.bind", "Icon": "/SamplePages/AlignmentGrid/AlignmentGrid.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/AlignmentGrid.md" @@ -442,7 +442,7 @@ "Type": "FocusTrackerPage", "Subcategory": "Developer", "About": "FocusTracker can be used to display information about the current focused XAML element.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/FocusTracker", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.DeveloperTools/FocusTracker", "XamlCodeFile": "FocusTrackerXaml.bind", "Icon": "/SamplePages/FocusTracker/FocusTracker.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/FocusTracker.md" @@ -452,7 +452,7 @@ "Type": "TokenizingTextBoxPage", "Subcategory": "Input", "About": "A text input control that makes suggestions and keeps track of data token items", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox", "CodeFile": "TokenizingTextBoxCode.bind", "XamlCodeFile": "TokenizingTextBoxXaml.bind", "Icon": "/SamplePages/TokenizingTextBox/TokenizingTextBox.png", @@ -462,7 +462,7 @@ "Name": "TabbedCommandBar", "Subcategory": "Menus and Toolbars", "About": "A control for displaying multiple CommandBars in the same space, like Microsoft Office's ribbon.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Core/TabbedCommandBar", "XamlCodeFile": "/SamplePages/TabbedCommandBar/TabbedCommandBar.bind", "Icon": "/SamplePages/TabbedCommandBar/TabbedCommandBar.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/TabbedCommandBar.md" @@ -471,7 +471,7 @@ "Name": "SwitchPresenter", "Subcategory": "Layout", "About": "The SwitchPresenter is a ContentPresenter which can allow a developer to mimic a switch statement within XAML.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/SwitchPresenter", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/SwitchPresenter", "XamlCodeFile": "/SamplePages/Primitives/SwitchPresenter.bind", "Icon": "/SamplePages/Primitives/SwitchPresenter.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/SwitchPresenter.md" @@ -487,7 +487,7 @@ "Subcategory": "Activities", "About": "Activity for Animations to Start another Animation", "Icon": "/Assets/Helpers.png", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Activities", "XamlCodeFile": "/SamplePages/Animations/Activities/StartAnimationActivity.bind", "CodeFile": "/SamplePages/Animations/Activities/StartAnimationActivityCode.bind", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md" @@ -497,7 +497,7 @@ "Subcategory": "Activities", "Icon": "/Assets/Helpers.png", "About": "Activity chaining Actions from the Behaviors package into an Animation schedule.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Animations", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Animations", "CodeFile": "/SamplePages/Animations/Activities/InvokeActionsActivityCode.bind", "XamlCodeFile": "/SamplePages/Animations/Activities/InvokeActionsActivity.bind", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md" @@ -506,7 +506,7 @@ "Name": "Fade", "Subcategory": "Behavior", "About": "Opacity of XAML elements using composition animations", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Effects/FadeBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Effects/FadeBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Effects/FadeBehavior.png", @@ -516,7 +516,7 @@ "Name": "Scale", "Subcategory": "Behavior", "About": "Scale of XAML elements using composition", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Behaviors/ScaleBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Behaviors/ScaleBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Behaviors/ScaleBehavior.png", @@ -526,7 +526,7 @@ "Name": "Offset", "Subcategory": "Behavior", "About": "Offset of XAML elements using composition", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Behaviors/OffsetBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Behaviors/OffsetBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Behaviors/OffsetBehavior.png", @@ -536,7 +536,7 @@ "Name": "Rotate", "Subcategory": "Behavior", "About": "Rotation on XAML elements using composition", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Behaviors/RotateBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Behaviors/RotateBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Behaviors/RotateBehavior.png", @@ -546,7 +546,7 @@ "Name": "Blur", "Subcategory": "Behavior", "About": "Blur XAML elements using composition", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Behaviors/BlurBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Behaviors/BlurBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Behaviors/BlurBehavior.png", @@ -557,7 +557,7 @@ "Name": "Saturation", "Subcategory": "Behavior", "About": "Saturate XAML elements using composition", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "/SamplePages/Animations/Behaviors/SaturationBehaviorCode.bind", "XamlCodeFile": "/SamplePages/Animations/Behaviors/SaturationBehaviorXaml.bind", "Icon": "/SamplePages/Animations/Behaviors/SaturationBehavior.png", @@ -569,7 +569,7 @@ "Type": "FadeHeaderBehaviorPage", "Subcategory": "Effect", "About": "Fade ListView and GridView Headers", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/Xaml/Default", "CodeFile": "FadeHeaderBehaviorCode.bind", "XamlCodeFile": "FadeHeaderBehaviorXaml.bind", "Icon": "/SamplePages/FadeHeader/FadeHeaderBehavior.png", @@ -581,14 +581,14 @@ "Subcategory": "Effect", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/Lottie.md", - "CodeUrl": "https://github.com/windows-toolkit/Lottie-Windows" + "CodeUrl": "https://github.com/CommunityToolkit/Lottie-Windows" }, { "Name": "ItemsReorderAnimation", "Type": "ItemsReorderAnimationPage", "Subcategory": "Effect", "About": "Animates items of a grid or list control when the size changes", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations", "XamlCodeFile": "ItemsReorderAnimation.bind", "Icon": "/SamplePages/ItemsReorderAnimation/ItemsReorderAnimation.png", "BadgeUpdateVersionRequired": "Anniversary Update required", @@ -599,7 +599,7 @@ "Subcategory": "Effect", "About": "Effects from the Media package that can be animated from an AnimationSet schedule.", "Icon": "/SamplePages/Animations/Effects/EffectAnimations.png", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Animations", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Animations", "XamlCodeFile": "/SamplePages/Animations/Effects/EffectAnimations.bind", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet.md" }, @@ -608,7 +608,7 @@ "Type": "ImplicitAnimationsPage", "Subcategory": "Effect", "About": "Attached properties to enable Implicit animations (including Show and Hide animations) through XAML", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations", "Icon": "/SamplePages/Implicit Animations/ImplicitAnimations.png", "XamlCodeFile": "ImplicitAnimationsCode.bind", "BadgeUpdateVersionRequired": "Creators Update required", @@ -619,7 +619,7 @@ "Type": "ConnectedAnimationsPage", "Subcategory": "Effect", "About": "Attached properties to enable Connected animations through XAML", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/ConnectedAnimations", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Animations/ConnectedAnimations", "XamlCodeFile": "ConnectedAnimationsCode.bind", "DisableXamlEditorRendering": true, "Icon": "/SamplePages/Connected Animations/ConnectedAnimations.png", @@ -639,7 +639,7 @@ "BadgeUpdateVersionRequired": "PREVIEW", "DeprecatedWarning": "The Graph Providers are in preview. Find out more here: https://aka.ms/wgt", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/graph/providers/InteractiveProviderBehavior.md", - "CodeUrl": "https://github.com/windows-toolkit/Graph-Controls" + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls" } ] }, @@ -652,7 +652,7 @@ "Type": "ImageCachePage", "Subcategory": "Data", "About": "The ImageCache allows persistence of images with an option to use in-memory storage.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Cache/ImageCache.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Cache/ImageCache.cs", "CodeFile": "ImageCacheCode.bind", "XamlCodeFile": "ImageCacheXaml.bind", "Icon": "/SamplePages/ImageCache/ImageCache.png", @@ -663,7 +663,7 @@ "Type": "ObjectStoragePage", "Subcategory": "Systems", "About": "The Object Storage helper allows you to easily read and save objects in your application, both locally or on every device (roaming).", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/ObjectStorage", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/ObjectStorage", "CodeFile": "ObjectStorageCode.bind", "Icon": "/SamplePages/Object Storage/ObjectStorage.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/ObjectStorage.md" @@ -673,7 +673,7 @@ "Type": "IncrementalLoadingCollectionPage", "Subcategory": "Data", "About": "Allows to create collections that can be loaded incrementally, as user requests more items in the view. This type of collections can be bound to controls like GridView and ListView.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/IncrementalLoadingCollection", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/IncrementalLoadingCollection", "CodeFile": "IncrementalLoadingCollectionCode.bind", "Icon": "/SamplePages/Incremental Loading Collection/icon.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/IncrementalLoadingCollection.md" @@ -683,7 +683,7 @@ "Type": "BackgroundTaskHelperPage", "Subcategory": "Systems", "About": "Allows easy registration and maintenance of background task", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/BackgroundTaskHelper.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/BackgroundTaskHelper.cs", "CodeFile": "BackgroundTaskHelperCode.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/BackgroundTaskHelper.md" @@ -693,7 +693,7 @@ "Type": "NetworkHelperPage", "Subcategory": "Systems", "About": "The NetworkHelper class is used to determine whether the app has Internet, and if it is on a metered Internet connection", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/Network", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/Network", "CodeFile": "NetworkHelperCode.bind", "Icon": "/SamplePages/NetworkHelper/NetworkHelper.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/NetworkHelper.md" @@ -703,7 +703,7 @@ "Type": "BluetoothLEHelperPage", "Subcategory": "Systems", "About": "The Bluetooth LE helper class is used to connect and interact with bluetooth LE devices.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/BluetoothLEHelper", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Connectivity/BluetoothLEHelper", "CodeFile": "BluetoothLEHelperCode.bind", "Icon": "/SamplePages/BluetoothLEHelper/BluetoothLEHelper.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/BluetoothLEHelper.md", @@ -714,7 +714,7 @@ "Type": "SystemInformationPage", "Subcategory": "Systems", "About": "The SystemInformation class provides easy access to some of system/app/device information", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/SystemInformation.cs", "CodeFile": "SystemInformationCode.bind", "Icon": "/SamplePages/SystemInformation/SystemInformation.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/SystemInformation.md" @@ -724,7 +724,7 @@ "Type": "PrintHelperPage", "Subcategory": "Systems", "About": "Allows to easily print XAML controls", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/PrintHelper", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/PrintHelper", "CodeFile": "PrintHelperCode.bind", "XamlCodeFile": "PrintHelperXaml.bind", "Icon": "/SamplePages/PrintHelper/PrintHelper.png", @@ -735,7 +735,7 @@ "Type": "DispatcherQueueHelperPage", "Subcategory": "Developer", "About": "Allows easy interaction with Windows Runtime message dispatcher queue for multi-threaded scenario (I.E: Run code on UI thread).", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Extensions/DispatcherQueueExtensions.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Extensions/DispatcherQueueExtensions.cs", "CodeFile": "DispatcherQueueHelperCode.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/DispatcherQueueExtensions.md" @@ -745,7 +745,7 @@ "Type": "AdvancedCollectionViewPage", "Subcategory": "Data", "About": "Allows you to easily sort and filter your collections before displaying them.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/AdvancedCollectionView", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/AdvancedCollectionView", "CodeFile": "AdvancedCollectionView.bind", "Icon": "/SamplePages/AdvancedCollectionView/AdvancedCollectionView.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/AdvancedCollectionView.md" @@ -755,7 +755,7 @@ "Type": "ObservableGroupPage", "Subcategory": "Data", "About": "Allows you to easily create observable grouped collections.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit/Collections", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit/Collections", "CodeFile": "ObservableGroup.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/collections/ObservableGroups.md" @@ -765,7 +765,7 @@ "Type": "CameraHelperPage", "Subcategory": "Systems", "About": "Allows to easily get camera frame sources available for media capture to preview video and get real time video frames/software bitmaps.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/CameraHelper/CameraHelper.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/CameraHelper/CameraHelper.cs", "CodeFile": "CameraHelperCode.bind", "Icon": "/SamplePages/CameraHelper/CameraHelper.png", "BadgeUpdateVersionRequired": "April 2018 update required", @@ -776,7 +776,7 @@ "Type": "ThemeListenerPage", "Subcategory": "Systems", "About": "The ThemeListener allows you to keep track of changes to the System Theme.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Helpers/ThemeListener.cs", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Helpers/ThemeListener.cs", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/ThemeListener.md" }, @@ -785,7 +785,7 @@ "Type": "RemoteDeviceHelperPage", "Subcategory": "Systems", "About": "Allows you to easily enumerate remote devices ( Project Rome ).", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper/RemoteDeviceHelper.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper/RemoteDeviceHelper.cs", "CodeFile": "RemoteDeviceHelperCode.bind", "Icon": "/SamplePages/RemoteDeviceHelper/RemoteDeviceHelper.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/RemoteDeviceHelper.md" @@ -795,7 +795,7 @@ "Type": "ViewportBehaviorPage", "Subcategory": "Systems", "About": "Behavior for listening element enter or exit viewport", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Viewport", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Behaviors/Viewport", "CodeFile": "ViewportBehaviorCode.bind", "XamlCodeFile": "ViewportBehaviorXaml.bind", "Icon": "/SamplePages/ViewportBehavior/ViewportBehavior.png", @@ -806,7 +806,7 @@ "Type": "AutoFocusBehaviorPage", "Subcategory": "Systems", "About": "Behavior to automatically set the focus on a control when it loads", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/AutoFocusBehavior.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/AutoFocusBehavior.cs", "XamlCodeFile": "AutoFocusBehaviorXaml.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/FocusBehaviors.md" @@ -816,7 +816,7 @@ "Type": "FocusBehaviorPage", "Subcategory": "Systems", "About": "Behavior to automatically set the focus on the first control which accepts it", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/FocusBehavior.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Focus/FocusBehavior.cs", "CodeFile": "FocusBehaviorXaml.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/FocusBehaviors.md" @@ -825,7 +825,7 @@ "Name": "AutoSelectBehavior", "Subcategory": "Systems", "About": "Behavior to automatically select the entire content of a TextBox control when it loads", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI/Behaviors/", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI/Behaviors/", "XamlCodeFile": "/SamplePages/AutoSelectBehavior/AutoSelectBehaviorXaml.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/AutoSelectBehavior.md" @@ -835,7 +835,7 @@ "Type": "CanvasPathGeometryPage", "Subcategory": "Parser", "About": "CanvasPathGeometry class allows you to convert Win2d Path Mini Language string to CanvasGeometry, Brushes, CanvasStrokes or CanvasStrokeStyles.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Geometry", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Geometry", "Icon": "/SamplePages/CanvasPathGeometry/CanvasPathGeometry.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/parsers/CanvasPathGeometry.md" }, @@ -844,7 +844,7 @@ "Type": "LiveTilePage", "Subcategory": "Notifications", "About": "This shows how to update a Live Tile with a rich Adaptive notification.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Tiles", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Tiles", "CodeFile": "LiveTileCode.bind", "Icon": "/SamplePages/LiveTile/LiveTile.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md" @@ -854,7 +854,7 @@ "Type": "ToastPage", "Subcategory": "Notifications", "About": "This shows how to send a Toast notification.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Toasts", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications/Toasts", "CodeFile": "ToastCode.bind", "Icon": "/SamplePages/Toast/Toast.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md" @@ -864,7 +864,7 @@ "Type": "WeatherLiveTileAndToastPage", "Subcategory": "Notifications", "About": "This shows how to send a Weather Live Tile and Toast notification, displaying the forecast.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Notifications", "CodeFile": "WeatherLiveTileAndToastCode.bind", "Icon": "/SamplePages/WeatherLiveTileAndToast/WeatherLiveTileAndToast.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/notifications/NotificationsOverview.md" @@ -873,7 +873,7 @@ "Name": "Guard APIs", "Subcategory": "Developer", "About": "The Guard APIs can be used to validate method arguments in a streamlined manner, which is also faster, less verbose, more expressive and less error prone than manually writing checks and throwing exceptions.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Diagnostics", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Diagnostics", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/developer-tools/Guard.md" }, @@ -881,7 +881,7 @@ "Name": "High Performance APIs", "Subcategory": "Developer", "About": "The High Performance package contains a set of APIs that are heavily focused on optimization. All the new APIs have been carefully crafted to achieve the best possible performance when using them, either through reduced memory allocation, micro-optimizations at the assembly level, or by structuring the APIs in a way that facilitates writing performance oriented code in general.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.HighPerformance", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.HighPerformance", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/high-performance/Introduction.md" }, @@ -891,13 +891,13 @@ "About": "The MVVM Toolkit package is a modern, fast, and modular MVVM library for .NET Standard 2.0.", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/mvvm/Introduction.md", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Mvvm" + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Mvvm" }, { "Name": "CompareStateTrigger", "Subcategory": "State Triggers", "About": "Enables a state if the value is equal to, greater than, or less than another value", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/CompareStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/CompareStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/CompareStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -906,7 +906,7 @@ "Name": "IsEqualStateTrigger", "Subcategory": "State Triggers", "About": "Enables a state if the value is equal to another value", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsEqualStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsEqualStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/IsEqualStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -916,7 +916,7 @@ "Type": "FullScreenModeStateTriggerPage", "Subcategory": "State Triggers", "About": "Trigger for switching when in full screen mode", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/FullScreenModeStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/FullScreenModeStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/FullScreenModeStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -926,7 +926,7 @@ "Type": "IsNullOrEmptyStateTriggerPage", "Subcategory": "State Triggers", "About": "Enables a state if an Object is null or a String/IEnumerable is empty", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNullOrEmptyStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNullOrEmptyStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/IsNullOrEmptyStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -935,7 +935,7 @@ "Name": "NetworkConnectionStateTrigger", "Subcategory": "State Triggers", "About": "Trigger for switching when the network availability changes", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/NetworkConnectionStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/NetworkConnectionStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/NetworkConnectionStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -944,7 +944,7 @@ "Name": "IsNotEqualStateTrigger", "Subcategory": "State Triggers", "About": "Enables a state if the value is not equal to another value", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNotEqualStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/IsNotEqualStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/IsNotEqualStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -953,7 +953,7 @@ "Name": "RegexStateTrigger", "Subcategory": "State Triggers", "About": "Enables a state if the regex expression is true for a given string value", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/RegexStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/RegexStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/RegexStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -962,7 +962,7 @@ "Name": "UserHandPreferenceStateTrigger", "Subcategory": "State Triggers", "About": "Trigger for switching UI based on whether the user favours their left or right hand.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserHandPreferenceStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserHandPreferenceStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/UserHandPreferenceStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -971,7 +971,7 @@ "Name": "UserInteractionModeStateTrigger", "Subcategory": "State Triggers", "About": "Trigger for switching when the User interaction mode changes (tablet mode)", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserInteractionModeStateTrigger.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Triggers/UserInteractionModeStateTrigger.cs", "XamlCodeFile": "/SamplePages/Triggers/UserInteractionModeStateTrigger.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/Triggers.md" @@ -986,7 +986,7 @@ "Name": "BackdropBlurBrush", "Type": "BackdropBlurBrushPage", "About": "Brush which fills the contents with a blurred version of whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropBlurBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropBlurBrush.cs", "XamlCodeFile": "BackdropBlurBrushXaml.bind", "Icon": "/SamplePages/BackdropBlurBrush/BackdropBlurBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -996,7 +996,7 @@ "Name": "BackdropInvertBrush", "Type": "BackdropInvertBrushPage", "About": "Brush which fills the contents with an inverted version of whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropInvertBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropInvertBrush.cs", "XamlCodeFile": "BackdropInvertBrushXaml.bind", "Icon": "/SamplePages/BackdropInvertBrush/BackdropInvertBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1006,7 +1006,7 @@ "Name": "BackdropGammaTransferBrush", "Type": "BackdropGammaTransferBrushPage", "About": "Brush which fills the contents with a gamma modified version of whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropGammaTransferBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropGammaTransferBrush.cs", "XamlCodeFile": "BackdropGammaTransferBrushXaml.bind", "Icon": "/SamplePages/BackdropGammaTransferBrush/BackdropGammaTransferBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1016,7 +1016,7 @@ "Name": "BackdropSaturationBrush", "Type": "BackdropSaturationBrushPage", "About": "Brush which applies a Saturation effect to whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSaturationBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSaturationBrush.cs", "XamlCodeFile": "BackdropSaturationBrushXaml.bind", "Icon": "/SamplePages/BackdropSaturationBrush/BackdropSaturationBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1026,7 +1026,7 @@ "Name": "BackdropSepiaBrush", "Type": "BackdropSepiaBrushPage", "About": "Brush which applies a Sepia effect to whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSepiaBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/BackdropSepiaBrush.cs", "XamlCodeFile": "BackdropSepiaBrushXaml.bind", "Icon": "/SamplePages/BackdropSepiaBrush/BackdropSepiaBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1036,7 +1036,7 @@ "Name": "ImageBlendBrush", "Type": "ImageBlendBrushPage", "About": "Brush which applies a blending effect a given image from whatever's behind it.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/ImageBlendBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/ImageBlendBrush.cs", "XamlCodeFile": "ImageBlendBrushXaml.bind", "Icon": "/SamplePages/ImageBlendBrush/ImageBlendBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1048,7 +1048,7 @@ "BadgeUpdateVersionRequired": "DEPRECATED", "DeprecatedWarning": "Please migrate to the RadialGradientBrush control from WinUI, this control will be removed in a future release. https://aka.ms/winui", "About": "A composition brush which creates a radial gradient effect.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/RadialGradientBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/RadialGradientBrush.cs", "XamlCodeFile": "RadialGradientBrushXaml.bind", "Icon": "/SamplePages/RadialGradientBrush/RadialGradientBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1058,7 +1058,7 @@ "Name": "PipelineBrush", "Type": "PipelineBrushPage", "About": "A composition brush which can render any custom Win2D/Composition effects chain.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/PipelineBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/PipelineBrush.cs", "CodeFile": "PipelineBrushCode.bind", "XamlCodeFile": "PipelineBrushXaml.bind", "Icon": "/SamplePages/PipelineBrush/PipelineBrush.png", @@ -1068,7 +1068,7 @@ { "Name": "VisualEffectFactory", "About": "A composition pipeline which can render any custom Win2D/Composition effects chain directly on a Composition visual.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Visuals", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Visuals", "XamlCodeFile": "VisualEffectFactory.bind", "Icon": "/SamplePages/PipelineBrush/PipelineBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1078,7 +1078,7 @@ "Name": "AcrylicBrush", "Type": "AcrylicBrushPage", "About": "A composition brush that provides a custom implementation of the official acrylic brush.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/AcrylicBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/AcrylicBrush.cs", "XamlCodeFile": "AcrylicBrushXaml.bind", "Icon": "/SamplePages/AcrylicBrush/AcrylicBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1088,7 +1088,7 @@ "Name": "TilesBrush", "Type": "TilesBrushPage", "About": "A composition brush that provides the ability to display a repeated image on its render surface.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/TilesBrush.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Media/Brushes/TilesBrush.cs", "XamlCodeFile": "TilesBrushXaml.bind", "Icon": "/SamplePages/TilesBrush/TilesBrush.png", "ApiCheck": "Windows.UI.Xaml.Media.XamlCompositionBrushBase", @@ -1104,7 +1104,7 @@ "Name": "ListViewExtensions", "Type": "ListViewExtensionsPage", "About": "Extensions for all controls that inherit from ListViewBase like ListView.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ListViewBase", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ListViewBase", "CodeFile": "ListViewExtensionsCode.bind", "XamlCodeFile": "ListViewExtensionsXaml.bind", "Icon": "/Assets/Helpers.png", @@ -1114,7 +1114,7 @@ "Name": "ViewExtensions", "Type": "ViewExtensionsPage", "About": "View extensions to set TitleBar properties.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions", "XamlCodeFile": "ViewExtensionsCode.bind", "Icon": "/SamplePages/ViewExtensions/ViewExtensions.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/ViewExtensions.md" @@ -1123,7 +1123,7 @@ "Name": "TextBoxMask", "Type": "TextBoxMaskPage", "About": "TextBox Mask property allows a user to more easily enter fixed width text in TextBox control where you would like them to enter the data in a certain format", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox", "XamlCodeFile": "TextBoxMask.bind", "Icon": "/SamplePages/TextBoxMask/TextBoxMask.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/TextBoxMask.md" @@ -1132,7 +1132,7 @@ "Name": "Mouse", "Type": "MouseCursorPage", "About": "Mouse.Cursor attached property enables you to easily change the mouse cursor over specific Framework elements.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement/FrameworkElementExtensions.Mouse.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement/FrameworkElementExtensions.Mouse.cs", "XamlCodeFile": "MouseCursorPage.bind", "Icon": "/SamplePages/Mouse/MouseCursor.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/MouseCursor.md" @@ -1141,7 +1141,7 @@ "Name": "TextBoxRegex", "Type": "TextBoxRegexPage", "About": "TextBoxRegex helps developer to validate a TextBox with a regular expression using the Regex property.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox", "XamlCodeFile": "TextBoxRegex.bind", "Icon": "/SamplePages/TextBoxRegex/TextBoxRegex.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/TextBoxRegex.md" @@ -1149,7 +1149,7 @@ { "Name": "SurfaceDialTextbox", "About": "Enables support for Surface Dial on any given Textbox. Rotate the Dial to change the numeric value of the Textbox.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox/TextBoxExtensions.SurfaceDial.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/TextBox/TextBoxExtensions.SurfaceDial.cs", "XamlCodeFile": "/SamplePages/SurfaceDialTextbox/SurfaceDialTextboxCode.bind", "Icon": "/SamplePages/SurfaceDialTextbox/SurfaceDialTextbox.png", "BadgeUpdateVersionRequired": "Anniversary Update required", @@ -1159,7 +1159,7 @@ "Name": "Visual Extensions", "Type": "VisualExtensionsPage", "About": "Attached properties to modify object visual properties through XAML", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/VisualExtensions.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/VisualExtensions.cs", "XamlCodeFile": "VisualExtensionsCode.bind", "Icon": "/SamplePages/Visual Extensions/VisualExtensions.png", "BadgeUpdateVersionRequired": "Creators Update required", @@ -1169,7 +1169,7 @@ "Name": "FrameworkElementExtensions", "Type": "FrameworkElementExtensionsPage", "About": "Extensions for all the FrameworkElement controls.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/FrameworkElement", "XamlCodeFile": "FrameworkElementExtensionsCode.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/FrameworkElementExtensions.md" @@ -1178,7 +1178,7 @@ "Name": "ClipToBounds", "Type": "ClipToBoundsPage", "About": "Extension to clip the UIElement inner controls inside its bounds.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/UIElementExtensions.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/UIElementExtensions.cs", "XamlCodeFile": "ClipToBoundsCode.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/UIElementExtensions.md" @@ -1187,7 +1187,7 @@ "Name": "StringExtensions", "Type": "StringExtensionsPage", "About": "String Extensions to validate strings", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit/Extensions/StringExtensions.cs", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit/Extensions/StringExtensions.cs", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/StringExtensions.md" }, @@ -1195,7 +1195,7 @@ "Name": "ScrollViewerExtensions", "Type": "ScrollViewerExtensionsPage", "About": "Extensions for all controls that contain a ScrollViewer like ListView.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ScrollViewer", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/ScrollViewer", "XamlCodeFile": "ScrollViewerExtensionsXaml.bind", "CodeFile": "ScrollViewerExtensionsCode.bind", "Icon": "/Assets/Helpers.png", @@ -1205,7 +1205,7 @@ "Name": "OnDevice", "Type": "OnDevicePage", "About": "The OnDevice markup extension allows you to customize UI appearance on a per-DeviceFamily basis.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/OnDeviceExtension.cs", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/OnDeviceExtension.cs", "Icon": "/SamplePages/OnDevice/OnDevice.png", "XamlCodeFile": "OnDeviceXaml.bind", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/OnDeviceMarkup.md" @@ -1214,7 +1214,7 @@ "Name": "IconExtensions", "Type": "IconExtensionsPage", "About": "Markup extensions to easily create various types of icons.", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/Markup", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI/Extensions/Markup", "XamlCodeFile": "IconExtensionsXaml.bind", "Icon": "/Assets/Helpers.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/extensions/IconMarkupExtensions.md" @@ -1223,7 +1223,7 @@ "Name": "EnumValuesExtension", "Type": "EnumValuesExtensionPage", "About": "The EnumValuesExtension markup extension allows you to easily retrieve a collection of all values from an enum type.", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs", "Icon": "/Assets/Helpers.png", "XamlCodeFile": "EnumValuesExtensionXaml.bind", "CodeFile": "EnumValuesExtensionCode.bind", @@ -1241,7 +1241,7 @@ "About": "Demonstrate the properties and events of the Gaze Interaction library", "XamlCodeFile": "GazeInteractionXaml.bind", "CodeFile": "GazeInteractionCode.bind", - "CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.GazeInteraction", + "CodeUrl" : "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.GazeInteraction", "Icon": "/SamplePages/GazeInteraction/GazeInteraction.png", "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md", "ApiCheck": "Windows.Devices.Input.Preview.GazeInputSourcePreview" @@ -1250,7 +1250,7 @@ "Name": "GazeTracing", "Type": "GazeTracingPage", "About": "Shows how to use the Windows 10 API for eye trackers", - "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.Gaze/", + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.Input.Gaze/", "XamlCodeFile": "GazeTracingXaml.bind", "CodeFile": "GazeTracingCode.bind", "Icon": "/SamplePages/GazeTracing/GazeTracing.png", diff --git a/Microsoft.Toolkit.Uwp.SampleApp/landingPageLinks.json b/Microsoft.Toolkit.Uwp.SampleApp/landingPageLinks.json index 05acdfa32a3..5d3342436c7 100644 --- a/Microsoft.Toolkit.Uwp.SampleApp/landingPageLinks.json +++ b/Microsoft.Toolkit.Uwp.SampleApp/landingPageLinks.json @@ -15,15 +15,15 @@ }, { "title": "GitHub Issues", - "url": "https://github.com/windows-toolkit/WindowsCommunityToolkit/issues" + "url": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues" }, { "title": "Roadmap", - "url": "https://github.com/windows-toolkit/WindowsCommunityToolkit/milestones" + "url": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/milestones" }, { "title": "Contributors", - "url": "https://github.com/windows-toolkit/WindowsCommunityToolkit/graphs/contributors" + "url": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/graphs/contributors" }, { "title": "UWP Community Discord", @@ -90,7 +90,7 @@ }, { "title": "ColorCode-Universal (Dependency)", - "url": "https://github.com/windows-toolkit/ColorCode-Universal" + "url": "https://github.com/CommunityToolkit/ColorCode-Universal" }, { "title": "Monaco Editor UWP (Dependency)", diff --git a/Microsoft.Toolkit.Uwp.UI.Behaviors/BehaviorBase.cs b/Microsoft.Toolkit.Uwp.UI.Behaviors/BehaviorBase.cs index 418b1044f16..8bf21567b00 100644 --- a/Microsoft.Toolkit.Uwp.UI.Behaviors/BehaviorBase.cs +++ b/Microsoft.Toolkit.Uwp.UI.Behaviors/BehaviorBase.cs @@ -15,7 +15,7 @@ namespace Microsoft.Toolkit.Uwp.UI.Behaviors /// The type of the associated object. /// /// - /// For more info, see https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/1008. + /// For more info, see https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/1008. /// public abstract class BehaviorBase : Behavior where T : UIElement diff --git a/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView/BladeView.cs b/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView/BladeView.cs index 1b5b0b44228..48828ac6c6d 100644 --- a/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView/BladeView.cs +++ b/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView/BladeView.cs @@ -152,7 +152,7 @@ private async void BladeOnVisibilityChanged(object sender, Visibility visibility ActiveBlades.Add(blade); UpdateLayout(); - // Need to do this because of touch. See more information here: https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/760#issuecomment-276466464 + // Need to do this because of touch. See more information here: https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/760#issuecomment-276466464 var dispatcherQueue = DispatcherQueue.GetForCurrentThread(); await dispatcherQueue.EnqueueAsync( () => diff --git a/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Constants.cs b/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Constants.cs index 219cbc3817a..417e0439601 100644 --- a/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Constants.cs +++ b/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Constants.cs @@ -6,6 +6,6 @@ namespace Microsoft.Toolkit.Parsers { internal static class Constants { - internal const string ParserObsoleteMsg = "Parsing code has been deprecated, we suggest using Markdig. See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3200 for more info."; + internal const string ParserObsoleteMsg = "Parsing code has been deprecated, we suggest using Markdig. See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3200 for more info."; } } \ No newline at end of file diff --git a/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Markdown/Inlines/ImageInline.cs b/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Markdown/Inlines/ImageInline.cs index e90aacd4edb..3d4841c1778 100644 --- a/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Markdown/Inlines/ImageInline.cs +++ b/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Markdown/Inlines/ImageInline.cs @@ -66,7 +66,7 @@ internal static void AddTripChars(List tripCharHelpers) } /// - /// Attempts to parse an image e.g. "![Toolkit logo](https://raw.githubusercontent.com/windows-toolkit/WindowsCommunityToolkit/master/Microsoft.Toolkit.Uwp.SampleApp/Assets/ToolkitLogo.png)". + /// Attempts to parse an image e.g. "![Toolkit logo](https://raw.githubusercontent.com/CommunityToolkit/WindowsCommunityToolkit/master/Microsoft.Toolkit.Uwp.SampleApp/Assets/ToolkitLogo.png)". /// /// The markdown text. /// The location to start parsing. diff --git a/Microsoft.Toolkit.Win32/README.md b/Microsoft.Toolkit.Win32/README.md index f5455fefa3e..811797c0f70 100644 --- a/Microsoft.Toolkit.Win32/README.md +++ b/Microsoft.Toolkit.Win32/README.md @@ -1,3 +1,3 @@ # Windows Community Toolkit - WPF and Windows Forms -The source has moved to a new repository: https://github.com/windows-toolkit/Microsoft.Toolkit.Win32 \ No newline at end of file +The source has moved to a new repository: https://github.com/CommunityToolkit/Microsoft.Toolkit.Win32 \ No newline at end of file diff --git a/ReadMe.md b/ReadMe.md index 567bf61b26b..4def9cf7f23 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,8 +4,8 @@ The Windows Community Toolkit is a collection of helper functions, custom contro | Target | Branch | Status | Recommended package version | | ------ | ------ | ------ | ------ | -| Production | rel/7.0.2 | [![Build Status](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_apis/build/status/Toolkit-CI?branchName=rel/7.0.2)](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_build/latest?definitionId=10&branchName=rel/7.0.2) | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Toolkit.Uwp.svg)](https://www.nuget.org/profiles/Microsoft.Toolkit) | -| Pre-release beta testing | main | [![Build Status](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_apis/build/status/Toolkit-CI?branchName=main)](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_build/latest?definitionId=10) | [![DevOps](https://vsrm.dev.azure.com/dotnet/_apis/public/Release/badge/696bc9fd-f160-4e97-a1bd-7cbbb3b58f66/1/1)](https://dev.azure.com/dotnet/WindowsCommunityToolkit/_packaging?_a=feed&feed=WindowsCommunityToolkit-MainLatest) | +| Production | rel/7.0.2 | [![Build Status](https://dev.azure.com/dotnet/CommunityToolkit/_apis/build/status/Toolkit-CI?branchName=rel/7.0.2)](https://dev.azure.com/dotnet/CommunityToolkit/_build/latest?definitionId=10&branchName=rel/7.0.2) | [![NuGet](https://img.shields.io/nuget/v/Microsoft.Toolkit.Uwp.svg)](https://www.nuget.org/profiles/Microsoft.Toolkit) | +| Pre-release beta testing | main | [![Build Status](https://dev.azure.com/dotnet/CommunityToolkit/_apis/build/status/Toolkit-CI?branchName=main)](https://dev.azure.com/dotnet/CommunityToolkit/_build/latest?definitionId=10) | [![DevOps](https://vsrm.dev.azure.com/dotnet/_apis/public/Release/badge/696bc9fd-f160-4e97-a1bd-7cbbb3b58f66/1/1)](https://dev.azure.com/dotnet/CommunityToolkit/_packaging?_a=feed&feed=WindowsCommunityToolkit-MainLatest) | ## Getting Started :raised_hands: Please read the [Getting Started with the Windows Community Toolkit](https://docs.microsoft.com/windows/communitytoolkit/getting-started) page for more detailed information about using the toolkit. @@ -31,9 +31,9 @@ The [Features list](https://github.com/MicrosoftDocs/WindowsCommunityToolkitDocs * Principle **#3**: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it. ## Roadmap :earth_americas: -Read what we [plan for next iterations](https://github.com/windows-toolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions. +Read what we [plan for next iterations](https://github.com/CommunityToolkit/WindowsCommunityToolkit/milestones), and feel free to ask questions. -Check out our [Preview Packages Wiki Page](https://github.com/windows-toolkit/WindowsCommunityToolkit/wiki/Preview-Packages) to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try. +Check out our [Preview Packages Wiki Page](https://github.com/CommunityToolkit/WindowsCommunityToolkit/wiki/Preview-Packages) to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try. ## Code of Conduct :page_facing_up: This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) diff --git a/ThirdPartyNotices.txt b/ThirdPartyNotices.txt index 56f67488365..0f85ebbb58a 100644 --- a/ThirdPartyNotices.txt +++ b/ThirdPartyNotices.txt @@ -9,8 +9,8 @@ This project incorporates components from the projects listed below. The origina 2. MichaeIDietrich/UwpNotificationNetCoreTest commit 5c1a4a3 (https://github.com/MichaeIDietrich/UwpNotificationNetCoreTest), used in DesktopNotificationManagerCompat.cs to support .NET Core 3.0. 3. lbugnion/mvvmlight commit 4cbf77c (https://github.com/lbugnion/mvvmlight), from which some APIs from the `Microsoft.Toolkit.Mvvm` package take inspiration from. 4. PrivateObject/PrivateType (https://github.com/microsoft/testfx/tree/664ac7c2ac9dbfbee9d2a0ef560cfd72449dfe34/src/TestFramework/Extension.Desktop), included in UnitTests. -5. QuinnDamerell/UniversalMarkdown (https://github.com/QuinnDamerell/UniversalMarkdown) contributed by Quinn Damerell and Paul Bartrum for the MarkdownTextBlock control, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/772. -6. qmatteoq/DesktopBridgeHelpers commit e278153 (https://github.com/qmatteoq/DesktopBridgeHelpers), contributed by Matteo Pagani to identify if running with identity in DesktopNotificationManagerCompat.cs and DesktopBridgeHelpers.cs, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/windows-toolkit/WindowsCommunityToolkit/pull/3457. +5. QuinnDamerell/UniversalMarkdown (https://github.com/QuinnDamerell/UniversalMarkdown) contributed by Quinn Damerell and Paul Bartrum for the MarkdownTextBlock control, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/772. +6. qmatteoq/DesktopBridgeHelpers commit e278153 (https://github.com/qmatteoq/DesktopBridgeHelpers), contributed by Matteo Pagani to identify if running with identity in DesktopNotificationManagerCompat.cs and DesktopBridgeHelpers.cs, relicensed to this .NET Foundation project under the MIT license upon contribution in https://github.com/CommunityToolkit/WindowsCommunityToolkit/pull/3457. %% PedroLamas/DeferredEvents NOTICES AND INFORMATION BEGIN HERE ========================================= diff --git a/UnitTests/UnitTests.HighPerformance.Shared/Memory/Test_Span2D{T}.cs b/UnitTests/UnitTests.HighPerformance.Shared/Memory/Test_Span2D{T}.cs index b6dace090a4..15b98adb851 100644 --- a/UnitTests/UnitTests.HighPerformance.Shared/Memory/Test_Span2D{T}.cs +++ b/UnitTests/UnitTests.HighPerformance.Shared/Memory/Test_Span2D{T}.cs @@ -803,7 +803,7 @@ public void Test_Span2DT_TryGetSpan_From1DArray_3() Assert.AreEqual(span.Length, 0); } - // See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3947 + // See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3947 [TestCategory("Span2DT")] [TestMethod] public void Test_Span2DT_TryGetSpan_From1DArray_4() diff --git a/UnitTests/UnitTests.HighPerformance.Shared/Streams/Test_MemoryStream.cs b/UnitTests/UnitTests.HighPerformance.Shared/Streams/Test_MemoryStream.cs index 73aa9470a60..71047797cc7 100644 --- a/UnitTests/UnitTests.HighPerformance.Shared/Streams/Test_MemoryStream.cs +++ b/UnitTests/UnitTests.HighPerformance.Shared/Streams/Test_MemoryStream.cs @@ -78,7 +78,7 @@ public void Test_MemoryStream_Seek() Assert.AreEqual(stream.Position, 32); } - // See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3536 + // See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3536 [TestCategory("MemoryStream")] [TestMethod] public void Test_MemoryStream_WriteToEndAndRefreshPosition() diff --git a/UnitTests/UnitTests.Shared/Mvvm/Test_Messenger.cs b/UnitTests/UnitTests.Shared/Mvvm/Test_Messenger.cs index 1ccc27af67d..9d10fee3f91 100644 --- a/UnitTests/UnitTests.Shared/Mvvm/Test_Messenger.cs +++ b/UnitTests/UnitTests.Shared/Mvvm/Test_Messenger.cs @@ -511,7 +511,7 @@ void Test() messenger.Cleanup(); } - // See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/4081 + // See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/4081 [TestCategory("Mvvm")] [TestMethod] [DataRow(typeof(StrongReferenceMessenger))] diff --git a/UnitTests/UnitTests.Shared/Mvvm/Test_ObservableValidator.cs b/UnitTests/UnitTests.Shared/Mvvm/Test_ObservableValidator.cs index 913581e21c9..b550ee3e73b 100644 --- a/UnitTests/UnitTests.Shared/Mvvm/Test_ObservableValidator.cs +++ b/UnitTests/UnitTests.Shared/Mvvm/Test_ObservableValidator.cs @@ -468,7 +468,7 @@ public class PersonWithDeferredValidation : ObservableValidator /// /// Test model for linked properties, to test instance. - /// See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3665 for the original request for this feature. + /// See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3665 for the original request for this feature. /// public class ComparableModel : ObservableValidator { @@ -522,7 +522,7 @@ protected override ValidationResult IsValid(object value, ValidationContext vali /// /// Test model for custom validation properties. - /// See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3729 for the original request for this feature. + /// See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3729 for the original request for this feature. /// public class CustomValidationModel : ObservableValidator { @@ -568,7 +568,7 @@ public bool Validate(string name) /// /// Test model for custom validation with an injected service. - /// See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3750 for the original request for this feature. + /// See https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3750 for the original request for this feature. /// public class ValidationWithServiceModel : ObservableValidator { @@ -604,7 +604,7 @@ public static ValidationResult ValidateName(string name, ValidationContext conte /// /// Test model for validation with a formatted display name string on each property. - /// This is issue #1 from https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3763. + /// This is issue #1 from https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3763. /// public class ValidationWithDisplayName : ObservableValidator { diff --git a/UnitTests/UnitTests.UWP/Helpers/Test_ConnectionHelper.cs b/UnitTests/UnitTests.UWP/Helpers/Test_ConnectionHelper.cs index 91019c24da5..da5ae0ab6e1 100644 --- a/UnitTests/UnitTests.UWP/Helpers/Test_ConnectionHelper.cs +++ b/UnitTests/UnitTests.UWP/Helpers/Test_ConnectionHelper.cs @@ -7,7 +7,7 @@ namespace UnitTests.Helpers { - //// TODO: Need Mock to WinRT Issue #3196 - https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3196 + //// TODO: Need Mock to WinRT Issue #3196 - https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/3196 [TestClass] public class Test_ConnectionHelper { diff --git a/nuget.config b/nuget.config index e85f867d738..e5374173ae8 100644 --- a/nuget.config +++ b/nuget.config @@ -2,7 +2,7 @@ - +