Highlights
- 7 discussions answered
Block or Report
Block or report PureWeen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,153 contributions in the last year
Contribution activity
May 2022
Created 33 commits in 1 repository
Created a pull request in dotnet/maui that received 9 comments
Create Window Specific Orientation Extensions
Description of Change Create extensions inside core from the essentials code that's able to base orientation on a passed in window. The FlyoutPage …
+80
−3
•
9
comments
Opened 33 other pull requests in 3 repositories
dotnet/maui
4
open
25
merged
1
closed
- Hide non visible shell parts from VO
- Return VER for PlatformView
- Resolving TableView/ListView issues
- Fix WinUI Modal to work with lack of root panel
- Better handle disappearing content with ViewPager2
- Fix swapping root page from Shell to Non Shell
- Setup WinUI to run window scoped tests in new window
- Add a Semaphore for AttachAndRun
- Cleanup cake file, add targets, fix for iOS Pair
- Fix iOS Shell Tests (still no CI <3)
- Unsubscribing from wrong incoming page
- Disconnect from PropertyChanged when handler removed
- Fix Shell Template Colors and Apply Styles to Shell
- Fix Shell Footer Measuring and RecyclerView Padding
- Rb template no breaking
- [Android] Set ViewIdResourceName for UI Automators
- Fix WinUI fully templated RadioButton
- Include route parameters when switching flyouts
- Disable ViewPager2 interaction if there are no tabs
- Uncomment Editor TextChanges Test
- Change iOS Shell pop to just use GotoAsync
- [ListView] Reuse already created ViewCellContainer for infinite height GetDesiredSize scenario
- Comment out measure all strategy on iOS 15 for grouping
- Cache checkbox locally
- Add a locked flyout immediately to the view
- Some pull requests not shown.
rachelkang/recipeSearch
1
closed
1
open
xamarin/Xamarin.Forms
1
open
Reviewed 22 pull requests in 1 repository
dotnet/maui
22 pull requests
- [Handlers] Make sure to update Content on handlers when the ControlTemplate changes
- Fix BlazorWebView disposal
- Create Window Specific Orientation Extensions
- [Tizen] Update ShellView
- Cleanup cake file, add targets, fix for iOS Pair
- Avoid having every access of Bounds or Frame allocate a new Rect
- Remove the now-extraneous platform invalidation service;
- Fix Shell Template Colors and Apply Styles to Shell
-
iOS modals use
Window.ModalNavigationManagervsApplication.NavigationProxy - Respect BarTextColor in Windows MenuBar
- Fix WinUI fully templated RadioButton
- [iOS] Update Editor scroll position
- [Windows] [Shell] Fix Flyout Background so it gets set in Locked behavior mode
- Change iOS Shell pop to just use GotoAsync
- Add Windows Icon to .exe and set Window Icon at runtime
- [Tizen] Update ShellHandler
- [Housekeeping] Remove the only sealed handler
- [Android] Disconnect old handler before updating view cell
- [GH-6523] Fix toolbar text color
- Base the Modal Size and position off the root window view
- Ensure glide targets run once
- Fix various measure/layout issues with android flyout
Created an issue in dotnet/maui that received 5 comments
[Android] Images aren't reloading correctly when you rebind to a CollectionView
#6739 appears to have fixed the crash but it looks like the images are failing to load when you refresh a CollectionView clone the following repos…
5
comments
Opened 15 other issues in 1 repository
dotnet/maui
13
open
2
closed
- Fire Navigating/Appearing/Disappearing for a popped page prior to the page get disconnected
- Setting ModalPage background to transparent no longer displays the underlying view
- Create Design Docs and Specs for how users should/can handle Handler Life Cycle
- Modal is currently broken on WinUI
- [WinUI] Fix FlyoutPage tests
- Make the Button Image/Text Layout the same by default for all platforms
- Fix WinUI resource loading so if users replace resource keys in the platform App.Xaml file those will take precedence
- MacCatalyst currently doesn't surface unhandled exceptions in user code so we should help MAUI users out
- WinUI Shell does not consistently react to shell structure changes
- Modify our templates to include a better version for iOS or build SupportedPlatforms into our targets
- [iOS] Modal Formsheet on iOS is currently not cancellable on Shell
- [iOS] Reusing the same page for formsheet Modal causes measuring issues
- [Shell] Shell currently doesn't detect pushed pages inside a Modal NavigationPage
- Disabled CheckBox on iOS always Tints Grey
- Fix timing issue on iOS with setting Accessibility Traits