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

![image](https://github.com/unoplatform/uno.chefs/assets/33458222/55f7bc40-e2a9-4faa-8ae2-322106f2b66f)

kind/bug
triage/untriaged

## Current behavior If you navigate to a page using the modal navigation (`!`), when you alt+tab the page is being dismissed automatically on Windows. ## Expected behavior For me...

kind/documentation

closes https://github.com/unoplatform/uno.extensions-private/issues/195 ## PR Type What kind of change does this PR introduce? ## What is the current behavior? ## What is the new behavior? ## PR Checklist Please check...

Pending update from #2053 (@jeromelaban) > let's prefix with Uno.Extensions to avoid conflicts with other docs

kind/consumer-experience
kind/documentation

## Current behavior In my app that has MSAL authentication and not navigation extensions, build fails once I add the MSAL NuGet with: ``` CSC : error CS8785: Generator 'ForceBindingsUpdateGenerator'...

kind/bug
triage/untriaged

## Expected (MVUX) vs. current (Regular) behavior Multi selection doesn't work as expected when a `ListView` is bound to an `IListFeed`. (1) Expected (direct classic data binding) vs. (2) binding...

kind/bug
priority/awaiting-more-evidence

## Current behavior ## Expected behavior ## How to reproduce it (as minimally and precisely as possible) ### `MainPage.xaml` ```xml ``` ### `MainModel.cs` ```csharp public IFeed CurrentWeather => Feed.Async(WeatherService.GetCurrentWeather); ```...

kind/bug
triage/untriaged

## What would you like clarification on: ## Concern? - [ ] Usage in industry - [ ] Clarification of capabilities - [ ] Getting started with Uno - [...

kind/consumer-experience
kind/documentation
triage/untriaged

## What would you like to be added: Improve the way `ViewModelMappings` is being generated. ## Why is this needed: 1. We are generating them in the "assembly name" namespace,...

kind/enhancement
priority/awaiting-more-evidence

## What would you like to be added: Change the implementation for ShowMessageDialogAsync to use ContentDialog so that it can be appropriately styled (eg material or fluent) ## Why is...

kind/enhancement
triage/untriaged