uno.extensions icon indicating copy to clipboard operation
uno.extensions copied to clipboard

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.

Results 272 uno.extensions issues
Sort by recently updated
recently updated
newest added

## Current behavior When LoginAsync is called using the Authentication service, the popup doesn't send the token back to the main window, but instead sends it to a new page...

kind/bug
triage/untriaged

### Description Add RecipeDetails tabs

## What would you like to be added: When navigating using a TabBar or NavigationView with a `Grid` to hold the content of its items, it would be great if...

kind/enhancement
triage/untriaged

### Current behavior See repro steps. ### Expected behavior A clean build. ### How to reproduce it (as minimally and precisely as possible) See the AsyncVoid branch of this repo:...

kind/bug
triage/untriaged

Services inside of Extensions that are relying on configuration files should react to changes made to those configuration values at runtime. Things like the HTTP extensions should be configured to...

kind/enhancement
area/configuration

## Current behavior EmbeddedSource functions is using AddEnvironmentConfiguration when a config is provided in params ## Expected behavior EmbeddedSource functions should use AddEnvironmentEmbeddedConfiguration as all 3 AddConfigurtations in function ##...

kind/bug
triage/untriaged

We currently only run the WASM UITests. This is to track the current work for enabling tests to run for mobile as well.

kind/enhancement
area/tests

### Current behavior When using Uno.Toolkit.UI Navigation, I've come across an issue where on the return from `await navigator.GetDataAsync` , it only works as expected under WASM/Android/iOS, not for UWP/WinUI?...

kind/bug
triage/untriaged

GitHub Issue (If applicable): closes # ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ##...