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,333 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in unoplatform/uno that received 28 comments
[Android] ScrollViewer shouldn't pass PointerMoved to parents
GitHub Issue (If applicable): # PR Type What kind of change does this PR introduce? Bugfix What is the current behavior? What is the new behavior? …
- [iOS] CommandBar: fixed height regression
- docs: Update pull request instructions with squash/rebase
- feat(dragdrop): Add support of Drag and Drop
- Wasm Rounded Corners were not clipping
- Add null check for GetMethod in case of write-only property
- fix(ProgressRing): Fixes IsEnabled should not remove the progress ring
- fix: Adjust roslyn override inclusion for legacy projects
- fix(dotnetnew): Skia WPF head is not referenced properly in sln
- feat: Windows.Storage.PathIO
- feat: Add support Setter.Target in style declaration
- feat: VibrationDevice & SimpleHapticsController
- [iOS/macOS][Android] Add support for MediaPlaybackItem as MediaPlayerElement Source
- WinUI TabView
- First <Setter> on a <Style> were potentially applying values using wrong precedence
- feat(storage): Improve coverage of the Windows.Storage namespace
- chore: Update Uno Fluent Assets Article
- feat: ToastNotificationActivatedEventArgs structs for all
- docs: Update conditional code/Xaml to include Skia
- ScrollViewer, Layout Skia updates
- feat: Add welcome page for vsix, set UWP as startup project
- feat(vsix): Add support for .vsconfig file for dotnet new and vsix
- docs: Adjust base .NET Core version
- feat: Add support for C# 9.0 source generators
- fix[Android]: Drawable error message made more clear
- ci: Restore Skia samples app testing
Created an issue in unoplatform/uno that received 3 comments
Refactoring: enable #nullable in XamlFileGenerator
What would you like to be added:
#nullable enable in XamlFileGenerator.cs and XamlFileGenerator.Reflection.cs
Why is this needed:
This class is pa…