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
3,605 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in unoplatform/uno that received 51 comments
feat: Add support for C# 9.0 source generators
GitHub Issue (If applicable): fixes #3948 PR Type What kind of change does this PR introduce? Feature What is the new behavior? Adds support for …
- fix(reg): Fix incorrect reference of roslyn generators when LangVersion preview is not selected
- fix: Adjust roslyn override inclusion for legacy projects
- fix(dotnetnew): Skia WPF head is not referenced properly in sln
- fix(ProgressRing): Fixes IsEnabled should not remove the progress ring
- feat: Add support Setter.Target in style declaration
- ci: Restore original package ignore version
- ci: Adjust for temporary publication of Uno.UI 3.1.0 package
- XAML Generation performance improvements
- fix(iOS): Remove warnings when building the iOS head
- 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
- ci: Adjust solution filters to include Uno.UI.RemoteControl.VS
- ci: Restore Skia samples app testing
- Misc templates updates
- Fix memory issues, enable XAML ScrollBar on Wasm ScrollViewer
- Add null check for GetMethod in case of write-only property
- Handle const fields in XAML code generation
- docs: add WASM config for Apache and Nginx
- Improvement suggestion: Documentation: code sample rendering enhanced
- Documentation: sub navigation position in main.scss amended
- Set PreferredDatePickerStyle on iOS 14
- docs: dotnet Uno in ArchLinux
- chore(iOS): Add iOS only solution for Vs4M
- docs: Fix formatting in native views
- [iOS] CommandBar: fixed height regression
- feat(storage): Improve coverage of the Windows.Storage namespace
- WinUI TabView
- chore(deps): bump docfx.console from 2.56.2 to 2.56.3
- feat(Manifest) : Manifest File Added
- feat: VibrationDevice & SimpleHapticsController
- [Android] ScrollViewer shouldn't pass PointerMoved to parents
- feat: Windows.Storage.PathIO
- Encode Android images with path
- feat: ChatMessage - common structs
- feat: Storage.Pickers.PickerLocationId
- [iOS/macOS][Android] Add support for MediaPlaybackItem as MediaPlayerElement Source
- Update debugging-uno-ui.md - add info about long paths
- WIP: feat(dragdrop): Update drag and drop macOS support
- chore: Update Custom Fonts Article
- feat(droid): Enable Textbox.CharacterCasing
- Some pull request reviews not shown.
Created an issue in unoplatform/uno that received 5 comments
Add support for cross-targeted fonts
What would you like to be added: The ability to place fonts in the shared projects and be automatically set to the appropriate item type. Why is th…
- [Wasm] Incorrect shape clipping
- WindowsRuntimeSystemExtensions does not support CoreDispatcher provided IAsyncAction
- [macOS] Origin of animations is incorrect
- [Wasm] Building from checked-in TFVC source fails because of readonly files
- Add nullable annotations default templates validation
- [Skia] Add support for WebView
- Update the Grid control