Arlo

Results 119 issues of Arlo

## 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

## 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 ➰

When the [`TitleBar`](https://github.com/CommunityToolkit/Labs-Windows/pull/459) component is ready, we should remove the copy of this component added in #88 and use the published component instead.

enhancement
sample app 🖼

> One thing we'll have to think about is how we mark which platforms are supported within the docs and that script. Like for now for WASM it's easiest to...

documentation :page_with_curl:
sample app 🖼

# Background Using the [`GenerateAllSolution.ps1`](https://github.com/CommunityToolkit/Labs-Windows/blob/02a352f8034c977d7dc2fe7e7c50757f31395b43/GenerateAllSolution.ps1) script, we take a template of a solution file, dynamically add all sample projects to it, and spit out a working solution. # The problem...

enhancement
dev loop ➰
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 ➰

### 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:

# 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 🖼

### Describe the bug We spent quite a bit of time creating tools that will speed up the developer experience when creating samples. However, few will be able to use...

documentation :page_with_curl:
dev loop ➰

## Background The sample applications for both CommunityToolkit vNext and CommunityToolkit Labs currently utilize an "Experimental" InfoBar with "Informational" severity. ## Problem The aforementioned notice is exclusively applicable to Labs...

documentation :page_with_curl:
dev loop ➰
sample app 🖼