Tooling-Windows-Submodule icon indicating copy to clipboard operation
Tooling-Windows-Submodule copied to clipboard

Community Toolkit infrastructure for use as a submodule 'tooling' directory in other repositories.

Results 88 Tooling-Windows-Submodule issues
Sort by recently updated
recently updated
newest added

This PR: - Updates our Uno packages to the latest stable version - Closes #182. Updates the TFMs that Uno runs on from net7.0 to net8.0 - Fixes any issues...

This PR updates our tooling to use the PackageId as the AssemblyName for components. It required changes in both Tooling and any components with a custom PackageId due to the...

### Describe the bug As titled ### Steps to reproduce ```text 1. Launch app. Observe the app is at home page. 2. Click home button 3. Observe the app navigates...

bug :bug:

### Describe the bug Would be nice to be able to link between sample pages within the sample app. (Within the same component and between components.) ### Steps to reproduce...

bug :bug:
sample app 🖼
ux :paintbrush:
hyperlinking

## Background Our Uno Platform TFMs are currently set to `net7.0*`, originally upgraded in https://github.com/CommunityToolkit/Tooling-Windows-Submodule/pull/117. ## The problem However, .NET 7 will [reach End of Support](https://devblogs.microsoft.com/dotnet/dotnet-7-end-of-support/) on May 14, 2024....

enhancement
dev loop ➰
Uno

### Describe the bug The Chrome buttons in the titlebar are invisible in light mode (white on white) ### Steps to reproduce ```text Open the app in light mode ```...

## Background > @Arlodotexe thoughts on how hard it'd be to group things in the TOC under 'Controls' that have the Controls package/project name? I think that'd help reduce some...

dev loop ➰

`LabsUITestMethod` currently doesn't look for other attributes when being generated. We should at least create a pattern/work to enable `DataRow` for repeated test scenarios. Looks like `ExpectedException` is the old...

enhancement
dev loop ➰
source generator :gear:
testing 🏗

as an additional job to test changes to tooling against our main code-base. This will help us catch more issues with the build when we make tooling changes. Since before...

build :fire:
CI/pipeline 🔬
sample app 🖼
templating
testing 🏗

### Describe the bug i want to use Labs Source Code and Components but there is some issues for generating solutions, Issue 1: there is a bat file called: **OpenSolution.bat**...

bug :bug: