Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 1.4 kB | |
v12.2.0_ More Popup fixes! source code.tar.gz | 2025-08-06 | 10.4 MB | |
v12.2.0_ More Popup fixes! source code.zip | 2025-08-06 | 11.1 MB | |
Totals: 3 Items | 21.5 MB | 2 |
Some more fixes related to Popup and then some... Also, this release reinstates the assembly versioning that got lost in translation somewhere. Most people probably didn't even notice or care. But if you're one of the people who does... Now its fixed!
What's Changed
- Adds installation instructions to README by @VladislavAntonyuk in https://github.com/CommunityToolkit/Maui/pull/2797
- Fire
Action PopupOptions.OnTappingOutsideOfPopup
when Android Back Button Pressed by @TheCodeTraveler in https://github.com/CommunityToolkit/Maui/pull/2799 - Prevent Popup From Being Dismissed when Tapped Inside Popup by @bijington in https://github.com/CommunityToolkit/Maui/pull/2800
- Reinstate assembly versioning by @jfversluis in https://github.com/CommunityToolkit/Maui/pull/2837
- Refactor TextCaseConverter and enhance ListToStringConverterTests by @waheez in https://github.com/CommunityToolkit/Maui/pull/2840
- Fix typo in the example label text on IsInRangeConverterPage by @ruyut in https://github.com/CommunityToolkit/Maui/pull/2846
New Contributors
- @waheez made their first contribution in https://github.com/CommunityToolkit/Maui/pull/2840
- @ruyut made their first contribution in https://github.com/CommunityToolkit/Maui/pull/2846
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/12.1.0...12.2.0