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

## What would you like to be added: .NET MAUI contains platform lifecycle hooks off their app builder which makes it easy for 3rd party plugins to hook into things...

kind/enhancement
priority/awaiting-more-evidence

## Current behavior ThemeService relies on ApplicationSettings to determine whether dark/light or system theme is used. The call fails so it always defaults to system, even if there's already a...

kind/bug
priority/backlog

## Current behavior ReadPackagedAsync uses ApplicationData to determine folder for application files, which fails for unpackaged windows ## Expected behavior For unpackaged windows it should default to the folder of...

kind/bug
priority/important-soon

## What would you like to be added: Better CanExecute support 1. Enable async CanExecute 2. Implement `Command.Create(builder => builder.When(AsyncFunc))` 3. Enable MVUX generated-command's CanExecute ## Why is this needed:...

kind/enhancement
priority/awaiting-more-evidence

See original comment here: https://github.com/unoplatform/uno.extensions/pull/1420#discussion_r1182516258

kind/enhancement
priority/backlog

There should be a specific page (probably under Advanced) that thoroughly discusses the bindable proxy models and entities generated in MVUX, as well as their base-types. Related: #1542

kind/consumer-experience
kind/documentation
priority/backlog

# Intro MVUX pagination methods use `uint` methods. If I understand correctly this is because no negative values are expected to be used. uint is also used in [`ISupportIncrementalLoading.LoadMoreItems`](https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.data.isupportincrementalloading.loadmoreitemsasync) #...

kind/api-change-breaking
kind/enhancement
priority/awaiting-more-evidence

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

kind/consumer-experience
kind/documentation
priority/backlog

Scenario: The app uses an implementation of a specific service that connects to a server. The developer wants to create a mock implementation for that service for purpose of service.

kind/consumer-experience
kind/documentation
priority/backlog

Creating thorough reference docs is an ongoing priority, and we intend to track this work as features become documented. A vital part of this effort is annotating all interfaces, classes...

kind/consumer-experience
kind/documentation
priority/backlog