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

We added two extension methods for Messaging on top of IState. We need to add this as part of the documentation. ## What would you like clarification on ## For...

kind/consumer-experience
kind/documentation
triage/untriaged

## Current behavior When [ObservableProperty] is used in C# markup, the compiler fails with: _The type 'Uno.ObservableAsMarkupApp.MyItem' cannot be used as type parameter 'T' in the generic type or method...

kind/bug
triage/untriaged

GitHub Issue (If applicable): closes #2473 ## PR Type What kind of change does this PR introduce? - Bugfix ## PR Checklist Please check if your PR fulfills the following...

## What would you like to be added: Recently we used the `DynamicallyAccessedMembers` attribute to prevent some symbols from being removed by the linker (#2548), instead of using a LinkerDefinition...

kind/enhancement
triage/untriaged

## Current behavior Setting `uen:Region.Attached="true" ` on Grid (or NavigationView) throws `Windows.UI.Xaml.Markup.XamlParseException`: `Failed to assign to property 'Uno.Extensions.Navigation.UI.Region.Attached'. ` ## Expected behavior Should not throw any exception ## How to...

kind/bug
triage/untriaged

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

## What would you like to be added: To improve the integration of breadcrumb navigation within our application, we need to extend the BreadcrumbBar control by introducing an attached property....

kind/enhancement
triage/untriaged

## Current behavior Uno.Extensions.Navigation.Navigators.ContentControlNavigator[0] Show - Missing view for navigation path '' ## Expected behavior warning should not exist. Maybe template generation should add the needed view. ## How to...

kind/bug
triage/untriaged

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

## What would you like to be added: Rename the Bindable Generator Attribute to something more generic, especially now that this is not generating BindableModels anymore but instead it is...

kind/enhancement
triage/untriaged