v2.16.0
What's Changed
- fix(iOS/macCatalyst): Detach gesture recognizers on disconnect to prevent post-disconnect crashes by @Copilot in #959
- fix: apply PickerField text color on Windows by @enisn in #962
- fix: refresh MultiplePickerField layout after selection changes by @enisn in #963
- fix: make PickerField ItemDisplayBinding work in XAML by @enisn in #964
- fix: guard InputField template part initialization by @enisn in #965
- Solve iOS Dropdown issues by @tekemi in #969
- fix: restore paginator button state after navigation by @enisn in #971
- fix: Prevent crash when deleting chip from MultiplePickerField (#877) by @enisn in #957
- Align Dependabot package upgrades across MAUI targets by @enisn in #985
- Add global.json pinning SDK 10.0.100 and bump CI to match by @StepKie in #1006
- FIX #1002: TextField reserves Icon slot when Icon binding clears to null by @StepKie in #1004
- Add default trailing margin to InputField Attachments slot by @StepKie in #1007
- Add ShowHeaders option to DataGrid by @enisn in #1009
New Contributors
Full Changelog: v2.15.0...v2.16.0