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

### Describe the bug See guidance on [scroll chaining here](https://learn.microsoft.com/en-us/windows/apps/design/input/guidelines-for-panning#:~:text=concept%20of%20rails.-,chaining%20embedded%20or%20nested%20content,-After%20a%20user) Basically, we want to be able to continue to scroll down a page, and if a sample is using a...

bug :bug:
help wanted
sample app 🖼
ux :paintbrush:

### Describe the bug Based on issues discovered trying to clean-up the design of the sample app in CommunityToolkit/Labs-Windows#356. We need to allow some samples to control their: - [...

bug :bug:
regression
sample app 🖼

### Describe the bug The tooling created for Labs is going to be reused for the main toolkit. The sample app that was created is not capable of being rebranded,...

bug :bug:
dev loop ➰
ux :paintbrush:
hyperlinking

### Describe the bug The [CommunityToolkit/Windows](https://github.com/CommunityToolkit/Windows/) repo has build errors when the user's system decimal separator is set to ",". ### Steps to reproduce ```text 1. Set your system's decimal...

bug :bug:
source generator :gear:

Right now the Sample App is all structure, but we should make some functional improvements to its functionality and design. ```[tasklist] ### Essentials - [x] Add theme selection - [x]...

enhancement
help wanted
sample app 🖼
ux :paintbrush:

We should either have a collapsible region at the top of the C# code display for samples that hides the license info and namespaces to better focus on the code...

good first issue
sample app 🖼

# Problem Source code for each sample is bundled into the final app output. This step is done manually, with one exception: UWP in release mode. Under release mode, UWP...

enhancement
sample app 🖼

We should generate an index of all the common terms across all markdown documents and sample code. This index should be part of the sample app so we can provide...

enhancement
build :fire:
nuget :package:
sample app 🖼
source generator :gear:

In the doc tag for samples: ``` > [!SAMPLE ContentSizerTopShelfPage] ``` We should have a way to specify if we only want C# or XAML displayed ``` > [!SAMPLE ContentSizerTopShelfPage...

documentation :page_with_curl:
enhancement
help wanted
sample app 🖼

# Background Design guidelines advise to use Mica as a background material for modern Windows apps, therefore it would be great for the Labs Gallery to have this as well....

enhancement
sample app 🖼
ux :paintbrush: