Nick Randolph
Nick Randolph
### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Feature - Adds support for Uno ### :arrow_heading_down: What is the current behavior? No support...
## What would you like to be added: There needs to be a way for the remote control service to pass messages to visual studio to trigger hot reload. ##...
### Describe the bug Is the MapControl in the [experimental release](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/experimental-channel#version-15-experimental-150-experimental2) supposed to be working? All I'm seeing is a blue screen  ### Steps to reproduce the bug New...
## Current behavior  ## Expected behavior According to the [migration guide](https://github.com/unoplatform/Uno.Themes/blob/master/doc/material-migration.md) outlined style should the implicit (default) style for TextBox  This should look like this:  ## How...
## Current behavior Place Button and TextBlock adjacent to each other with TextBlock using BodySmall style. ``` Click Me Click Me ```  ## Expected behavior Text in Buttons and...
This is blocked waiting on new version of MapsUI that targets uno5 Also, need to add Windows target back into solution (removed in https://github.com/unoplatform/Uno.Samples/pull/604 due to issue https://github.com/unoplatform/uno/issues/14448)
### Review Steps 1. Check samples builds and runs for all targets. Samples should include Mobile (ios/android/catalyst), WASM, GTK, Windows by default. There are some exceptions where the sample is...
The Contoso sample needs to be reviewed: - Multiple areas commented out with TODO - Wasm and Mobile builds have been removed from build configuration due to being broken Follow...
Current sample doesn't include wpf, gtk and linux targets (see https://github.com/unoplatform/Uno.Samples/pull/240)