Highlights
- Arctic Code Vault Contributor
Popular repositories
668 contributions in the last year
Less
More
Contribution activity
March 2021
Created 3 commits in 1 repository
Created 1 repository
Created a pull request in dotnet/maui that received 5 comments
Consolidate Maui Core to single Font property
At the MAUI Core level, there's no reason to require handlers to construct Fonts out of the individual pieces in order to convert them to the nativ…
+89
−77
•
5
comments
Opened 4 other pull requests in 2 repositories
dotnet/maui
2
merged
1
open
dotnet/net6-mobile-samples
1
merged
Reviewed 8 pull requests in 1 repository
dotnet/maui 8 pull requests
- Consolidate Maui Core to single Font property
- CheckBox Handlers
- Picker Handlers
- Update MAUI contributing guidelines, PR template, issue templates
- Fix renderer shim registration and layout quirks
- Implement IsTextPredictionEnabled in IEntry Handlers
- Implement Padding in ILabel Handlers
- Update README.md with link to Davids session at .NET Frontend Day
Created an issue in dotnet/maui that received 1 comment
Port CheckBox.IsChecked to Handler
Please read the Handler Property PR Guidelines for instructions on how to create and submit a PR for this issue. Thanks for your help!
1
comment
Opened 46 other issues in 1 repository
dotnet/maui
42
open
4
closed
- Implement TimePicker.ClockIdentifier
- Port TimePicker.Time to Handler
- Port TimePicker.CharacterSpacing to Handler
- Port Picker.HorizontalTextAlignment to Handler
- Port Picker.VerticalTextAlignment to Handler
- Port Picker.Title to Handler
- Port Picker.SelectedItem to Handler
- Port Picker.SelectedIndex to Handler
- Port Picker.ItemsSource to Handler
- Port Picker.CharacterSpacing to Handler
- Port RadioButton.Value to Handler
- Port RadioButton.GroupName to Handler
- Port RadioButton.IsChecked to Handler
- Port RadioButton.Content to Handler
- Port SearchBar.PlaceHolder to Handler
- Port SearchBar.CharacterSpacing to Handler
- Port Image.Aspect to Handler
- Port SearchBar.HorizontalTextAlignment to Handler
- Port SearchBar.VerticalTextAlignment to Handler
- Port SearchBar.Text to Handler
- Port Editor.AutoSize to Handler
- Port Editor.VerticalTextAlignment to Handler
- Port Editor.Text to Handler
- Port Editor.SelectionLength to Handler
- Port Editor.PlaceHolder to Handler
- Some issues not shown.