Arlo

Results 119 issues of Arlo

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

### Describe the bug The following projects need to be updated to use .NET 6: - [ ] WPF - [ ] Android - [ ] iOS - [ ]...

enhancement
dev loop ➰

### Describe the bug Here goes nothing. [In the CI](https://github.com/CommunityToolkit/Labs-Windows/runs/7550122176?check_suite_focus=true), we've hit ILT0005, and an out of memory error. Only WinUI 2 failed to build, and no app-affecting code was...

bug :bug:
CI/pipeline 🔬

# 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
sample app 🖼
dev loop ➰

### Describe the proposed changes Right now, we're using a PowerShell + a templated version of our previous (Visual Studio generated) solution file. This is hard to extend and maintain....

enhancement
CI/pipeline 🔬
dev loop ➰

In #75, we added the ability to switch to WinUI 3 for all Uno projects. While this works and all platforms compile both inside and outside of Visual Studio, there's...

bug :bug:
help wanted
Uno
WASM
sample app 🖼

### Problem Labs is designed to be run in a GitHub Codespaces. That means when the user is able to select a Lab project from the "Run" dropdown, and upon...

bug :bug:
help wanted
WASM
dev loop ➰

### Problem As stated in #19, Uno requires port 5000 to be made public to view the app in a Codespace. After much research, I wasn't able to find a...

enhancement
help wanted
WASM
build :fire:
dev loop ➰

In #37, we reported that source code wasn't displayed in the sample app due to to a bug with Uno. In #88, we fixed this issue on all platforms except...

bug :bug:
documentation :page_with_curl:
Uno
sample app 🖼

## Problem Much like the current main toolkit repo, we'll want the ability to reference the most up-to-date version of the toolkit. ## Solution Add nuget configuration that lets us...

build :fire:
CI/pipeline 🔬
dev loop ➰