uno.extensions
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.
## 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...
### 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...
### 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:...
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...
## 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 ##...
We currently only run the WASM UITests. This is to track the current work for enabling tests to run for mobile as well.
navigator.GetDataAsync fails when navigating within lower levels. Only works for (Wasm/Android/iOS)
### 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?...
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? ##...