Some Friday bugfixes for you! Special shout out to @GuidoNeele and @myix765 for their first contributions to this project, thank you so much! 👏 Find all the details about the fixes below.
And, did you know that we have an amazing sample app in this repository that shows you how to use all the features of the Toolkit?! Now you do! And the Windows version just got a refresh by @mhrastegari
Check this out 🤩
What's Changed
- Queue up the Text update when running on Android by @bijington in #1922
- Tidy up the masked text behavior handling of text changed by @bijington in #1925
- Set unloaded event to make sure popup is shown on Windows. by @GuidoNeele in #1932
- Swap the order of checks to prevent an unnecessary exception by @bijington in #1926
- Fix IconTintColorBehavior not tinting UriImageSource on Windows by @myix765 in #1949
- Fix for AvatarView child dimensions not being correctly set by @GeorgeLeithead in #1963
- Improve Windows sample app UI by @mhrastegari in #1861
Bumps and Housekeepings
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /samples by @dependabot in #1936
- Bump xunit from 2.7.0 to 2.8.1 in /samples by @dependabot in #1937
- Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 in /samples by @dependabot in #1938
- Bump Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit from 1.1.1 to 1.1.2 in /samples by @dependabot in #1959
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1964
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1999
New Contributors
- @GuidoNeele made their first contribution in #1932
- @myix765 made their first contribution in #1949
Full Changelog: 9.0.1...9.0.2