Hi All
Apologies for being absent regarding this project. I haven't been involved at all in mobile development with Maui, i do apologise for that. I am glad that some people from the community are able to come in and help sort things out for each other.
What's Changed
- Check for api level when checking for animations by @eichbaum in #109
- Fix: Windows window resizing by @IeuanWalker in #104
- Fix "VirtualView cannot be null here" on Android when
OnLayout
is fired after the handler is disconnected by @romerotg in #107 - iOS: Popup is closing when background is touched instead of tapped by @s153625 in #108
- Fix: Accessibility with overlaying popups by @IeuanWalker in #136
- Fix: Exception "MauiContext should have been set on parent" when removing a child from its parent layout on iOS by @troy-ob in #115
- Open popups on the main application window by @torfluor in #125
- Use interfaces instead of implementations by @bdovaz in #139
- Null VirtualView by @IeuanWalker in #137
New Contributors
- @romerotg made their first contribution in #107
- @s153625 made their first contribution in #108
- @troy-ob made their first contribution in #115
- @torfluor made their first contribution in #125
- @bdovaz made their first contribution in #139
Full Changelog: 1.3.0...v1.3.2