v1.0.0-pre9: .NET MAUI RC1 Compatibility
Pre-release
Pre-release
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 #329
- Refactor the IntToBoolConverter to use the BaseConverter by @bijington in #327
- Improve ColorConversionExtension docs by @bijington in #326
- 35 animation behavior by @stefanbogaard86 in #185
- Update DateTimeOffsetConverterPage.xaml by @CliffAgius in #333
- Remove Non-Generic
BaseConverter
by @brminnick in #331 - Add Color-to-String Unit Tests by @brminnick in #339
- Update NuGet Logo by @brminnick in #145
- Remove extraneous page registration from sample by @bijington in #341
- Add Workflow to README by @brminnick in #342
- Calculate and display code coverage report by @VladislavAntonyuk in #346
ListToStringConverter
: Remove Unused Null Coalescing Operator + Update XML Documentation by @brminnick in #347- Add
Popup.Color
Null Validation by @brminnick in #350 StringToListConverter
: Update XML Documentation, ChangeSeparators
to Read-Write Property, Add Missing Unit Tests by @brminnick in #348- Add
Null
Validation toToast
andSnackbar
by @brminnick in #349 - Ensure
Snackbar
+Toast
work in Modal Page by @VladislavAntonyuk in #338 - Add
TParam
toBaseConverter
by @VladislavAntonyuk in #354 - Update to .NET MAUI RC1 by @VladislavAntonyuk in #356
- Update PULL_REQUEST_TEMPLATE.md by @VladislavAntonyuk in #357
New Contributors
- @CliffAgius made their first contribution in #333
Full Changelog: 1.0.0-pre8...1.0.0-pre9