Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-04 | 1.8 kB | |
v12.1.0_ Popup V2 bugfixes! source code.tar.gz | 2025-07-04 | 10.4 MB | |
v12.1.0_ Popup V2 bugfixes! source code.zip | 2025-07-04 | 11.1 MB | |
Totals: 3 Items | 21.5 MB | 1 |
What's Changed
- Restrict AddPopup extensions to View to avoid ContentPage from being allowed by @bijington in https://github.com/CommunityToolkit/Maui/pull/2715
- [Popup] Properly handle Android Back Button pressed by @TheCodeTraveler in https://github.com/CommunityToolkit/Maui/pull/2716
- Speech Recognition Windows Ensure unsubscribe from events on Stop Recording by @VladislavAntonyuk in https://github.com/CommunityToolkit/Maui/pull/2705
- Prevent a tap inside the content from closing a popup by @bijington in https://github.com/CommunityToolkit/Maui/pull/2741
- [Popup] Add
Popup.CanBeDismissedByTappingOutsideOfPopup
by @TheCodeTraveler in https://github.com/CommunityToolkit/Maui/pull/2753 - ShowPopupAsync will now correctly return once the popup is closed under heavy garbage collection by @bijington in https://github.com/CommunityToolkit/Maui/pull/2756
- Remove exception swallowing and update tests to exhibit expected behaviour by @bijington in https://github.com/CommunityToolkit/Maui/pull/2749
- Fix: .UseMauiCommunityToolkit() Analyzer when wrapped in preprocessor directives by @IeuanWalker in https://github.com/CommunityToolkit/Maui/pull/2769
- Publish main to github nuget by @VladislavAntonyuk in https://github.com/CommunityToolkit/Maui/pull/2760
- [Popup] Add
DefaultPopupOptionsSettings
andDefaultPopupSettings
to.UseMauiCommunityToolkit(Options)
by @TheCodeTraveler in https://github.com/CommunityToolkit/Maui/pull/2759 - [Popup] Add
ComplexPopup
toCommunityToolkit.Maui.Sample
by @TheCodeTraveler in https://github.com/CommunityToolkit/Maui/pull/2771 - Fix Windows Snackbar Registration by @ne0rrmatrix in https://github.com/CommunityToolkit/Maui/pull/2755
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/12.0.0...12.1.0