← Back to Toolkit Releases
v1.0.0-pre9: .NET MAUI RC1 Compatibility
Preview
Note: we are working on the RC version for the .NET MAUI Community Toolkit, but not quite there yet. This preview 9 package is compatible with .NET MAUI RC1 though. Stay tuned! Of course also check out all the other great changes that went into this release 👇
What’s Changed
- Update Sample App for .NET MAUI Preview 14 by @brminnick in https://github.com/CommunityToolkit/Maui/pull/329
- Refactor the IntToBoolConverter to use the BaseConverter by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/327
- Improve ColorConversionExtension docs by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/326
- 35 animation behavior by @stefanbogaard86 in https://github.com/CommunityToolkit/Maui/pull/185
- Update DateTimeOffsetConverterPage.xaml by Clifford Agius in https://github.com/CommunityToolkit/Maui/pull/333
- Remove Non-Generic
BaseConverterby @brminnick in https://github.com/CommunityToolkit/Maui/pull/331 - Add Color-to-String Unit Tests by @brminnick in https://github.com/CommunityToolkit/Maui/pull/339
- Update NuGet Logo by @brminnick in https://github.com/CommunityToolkit/Maui/pull/145
- Remove extraneous page registration from sample by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/341
- Add Workflow to README by @brminnick in https://github.com/CommunityToolkit/Maui/pull/342
- Calculate and display code coverage report by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/346
ListToStringConverter: Remove Unused Null Coalescing Operator + Update XML Documentation by @brminnick in https://github.com/CommunityToolkit/Maui/pull/347- Add
Popup.ColorNull Validation by @brminnick in https://github.com/CommunityToolkit/Maui/pull/350 StringToListConverter: Update XML Documentation, ChangeSeparatorsto Read-Write Property, Add Missing Unit Tests by @brminnick in https://github.com/CommunityToolkit/Maui/pull/348- Add
NullValidation toToastandSnackbarby @brminnick in https://github.com/CommunityToolkit/Maui/pull/349 - Ensure
Snackbar+Toastwork in Modal Page by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/338 - Add
TParamtoBaseConverterby Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/354 - Update to .NET MAUI RC1 by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/356
- Update PULL_REQUEST_TEMPLATE.md by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/357
New Contributors
- Clifford Agius made their first contribution in https://github.com/CommunityToolkit/Maui/pull/333
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/1.0.0-pre8…1.0.0-pre9