Érik Lima

Results 49 issues of Érik Lima

GitHub Issue (If applicable): closes #2346 ## PR Type What kind of change does this PR introduce? - Build or CI related changes ## What is the current behavior? ##...

GitHub Issue (If applicable): #1165 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? The url being returned is `file:\C:\C\1165\UnoApp1\UnoApp1\bin\Debug\net8.0-windows10.0.19041\AppxManifest.xml`....

GitHub Issue (If applicable): closes # ## PR Type What kind of change does this PR introduce? - Build or CI related changes ## What is the current behavior? ##...

## 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

## 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 When navigating to a specific URL using the address bar, the application fails to display the expected content hierarchy. For example, when entering the URL http://localhost:5000/Main/Second, the...

kind/bug
triage/untriaged

### Current behavior There is a different behavior between Windows and Uno. Given the repo/example below ~**RelativeSource** as `TemplatedParent` works on Windows but not on Uno~ (fixed) where **RelativeSource** as...

kind/bug

# What would you like to be added: - https://github.com/unoplatform/Uno.Themes/issues/974 added support for `Label` and `PlaceholderText` at the same time for `TextBox`. We should do the same for `PasswordBox`. Right...

theme/material

Issue: https://github.com/unoplatform/Uno.Samples/issues/828 Update Sdk to 5.4.5 Some files are using tab and others space for indentation. Changes for all to use space.