Luke Blevins

Results 15 issues of Luke Blevins

### What's the Problem? There doesn't presently exist a standardized way to create a ListedItem from external constructs such as IStorageItem-derived types, WIN32_FIND_DATA, and IShellItem. We currently expose numerous public...

codebase quality

## On which page? https://platform.uno/docs/articles/get-started-vs-2022.html?tabs=windows ## What's wrong? The language explicitly makes the entire "Universal Windows Platform" Visual Studio workload a requirement for setting up one's development environment. ## Any...

triage/untriaged
difficulty/tbd
kind/documentation

## Fixes https://github.com/CommunityToolkit/WindowsCommunityToolkit/issues/4374 Users reported that DataGrid wouldn't work well with some types of DataGridColumns after #4206. I was able to reproduce the broken behavior with DataGridComboBoxColumn. Additionally, DataGridCheckBoxColumn was...

bug :bug:
DataGrid :capital_abcd:
hotfix 🌶

Windows Dev Channel builds include the new Segoe Fluent Icons font. Are developers allowed to include the TTF in their apps under the same MIT license to keep their experience...

GitHub Issue (If applicable): https://github.com/unoplatform/uno/issues/6894 ## PR Type What kind of change does this PR introduce? - Feature ## What is the current behavior? No samples for SwipeControl ## What...

As per discussion with Matthew and Sasha. https://user-images.githubusercontent.com/20365014/184353704-4dbdc1ea-5733-4ce0-afff-f86c75755bdc.mp4

Adds relevant sample for Xaml Basics writeup [write up](https://platform.uno/blog/xaml-fundamentals-for-web-and-mobile-three-level-list-detail-pattern/) Discussed internally with @sasakrsmanovic and Matthew M.

This PR ports the sample to WinUI 3 as per @sasakrsmanovic's request. ListViewItems should also now alternate their color without hover.

_Discussed internally with @jeromelaban_

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

ready-to-merge
area/build
kind/documentation