Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,657 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in unoplatform/uno that received 25 comments
[iOS] CommandBar: fixed height regression
Regression Fix
Fix the CommandBar regression introduced by PR #2997
PR Checklist
Please check if your PR fulfills the following requirements:
[ ] …
- fix(iOS) CommandBar updates on navigation #3017
- feat(dragdrop): Add support of Drag and Drop
- Handle const fields in XAML code generation
- fix(ProgressRing): Fixes IsEnabled should not remove the progress ring
- fix(dotnetnew): Skia WPF head is not referenced properly in sln
- Add null check for GetMethod in case of write-only property
- XAML Generation performance improvements
- feat(storage): Improve coverage of the Windows.Storage namespace
- Misc templates updates
- docs: Add missing TOC entries and tweaks
- ci: Adjust solution filters to include Uno.UI.RemoteControl.VS
- fix: Don't propagate DataContext via Border.Child
- feat: Add support for C# 9.0 source generators
- Fix memory issues, enable XAML ScrollBar on Wasm ScrollViewer
- fix(TextBox): fixed multiline textbox height not scaling properly on …