Nick Randolph
Nick Randolph
**Describe the bug** The namespace for controls within the Uno-WinUI specific packages includes both Uno and WinUI. These should be dropped to make controls more discoverable and allow for consistent...
GitHub Issue (If applicable): closes #9338 ## PR Type What kind of change does this PR introduce? - Bugfix - Feature ## What is the current behavior? Android: Doesn't use...
## What would you like to be added: Android implementation of WAB should use CustomTabs iOS implementation should use ASWebAuthenticationSession and fall back to SFAuthenticationSession ## Why is this needed:...
## Current behavior Using NavigationView with Material theme results in no Settings Button  ## Expected behavior There should be a settings button unless IsSettingsVisible is false  ## How...
## Current behavior Create a new app using the Uno extensions template (unoapp-extensions from https://www.nuget.org/packages/Uno.Extensions.Templates) Run the WPF target and navigate to the second page Back button isn't visible until...
## What would you like to be added: Change the text editor to use the Monaco editor ## Why is this needed: Adds intellisense and code highlighting ## For which...
Has anyone used Swagger (eg [Swashbuckle](https://www.nuget.org/packages/swashbuckle.aspnetcore/)) to document an API that exposes a CloudEvent (eg adding Swagger to this [sample](https://github.com/cloudevents/sdk-csharp/tree/master/samples/CloudNative.CloudEvents.AspNetCoreSample))? I'm seeing a bunch of clr types being added to...
See branch https://github.com/unoplatform/Uno.Samples/tree/dev/xygu/20220705/paginated-feed-listview-2 Run application on WinUI Scroll deals and note that as you scroll additional items are added but then subsequent scrolling doesn't load any more items cc @dr1rrb