Files
David Friedel c0e669fb30 Add multi-window support for all platforms
- Fork as MarketAlly.Mopups with updated package name and URLs
- Add PushAsync(page, window) overload to IPopupNavigation
- Add AddAsync(page, window) overload to IPopupPlatform
- Windows: Use target window's XamlRoot instead of main window
- iOS: Use target window's UIWindowScene
- MacCatalyst: Use target window's UIWindowScene
- Android: Use target window's Activity DecorView
- Add Microsoft.Maui.Controls/Essentials package references for .NET 9
- Update to version 2.0.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 22:05:04 +00:00
..