v2.9.0
What's Changed
- No parallel running tests in pipeline (
dotnet test
) by @enisn in #604 - Revert "No parallel running tests in pipeline (
dotnet test
)" by @enisn in #605 - Added material symbol font conversions with filled parameter by @trdsolutions in #621
- #373 Focus issues fixes by @DevFromDownUnder in #627
- More styling options for InputField & TextField by @enisn in #631
- TextField SelectionHighlightColor and Font properties by @enisn in #632
- #630 Add style keys by @DevFromDownUnder in #634
- #635 Update properties for two way binding to EntryView by @DevFromDownUnder in #639
- #618 clear icon focus handling by @DevFromDownUnder in #638
- Expanding Pickerfield by @enisn in #642
- #643 Update IsEnabled & IsReadOnly bindings to be one-way by @DevFromDownUnder in #644
- Fixed missing notification by @MAICO-Diagnostics in #651
- Allow binding to HeaderTemplate and ContentTemplate of material:TabItem by @StepKie in #662
- Paginator by @enisn in #669
- Add Initial Paginator documentation by @enisn in #679
- fix bug: #684 by @jcyuan in #685
- Fix transparent icon color for InputField on Android by @enisn in #689
- Update MopupsDialogService.cs by @PatrickAgeev in #698
- Update CommunityToolkitDialogService.cs by @PatrickAgeev in #699
- Update MopupsDialogService.cs by @PatrickAgeev in #702
- Update MopupsDialogService.cs by @PatrickAgeev in #700
- Update MopupsDialogService.cs by @PatrickAgeev in #701
- Update Mopups to 1.3.0 by @enisn in #703
- Update MAUI to 8.0.21 & CommunityToolkit.Maui dependency by @enisn in #704
- Progress Dialog & Enhancements by @enisn in #706
- Close specific popup instead the last one by @enisn in #707
- Fix errors when
IAnimationManager
isn't initialized by @enisn in #708 - Use same instance of ItemsSource of AutoCompleteView by @enisn in #710
- Introduce Dropdown by @enisn in #670
- Add initial Dropdown documentation by @enisn in #712
- Introduce DropdownField by @enisn in #713
New Contributors
- @trdsolutions made their first contribution in #621
- @DevFromDownUnder made their first contribution in #627
- @MAICO-Diagnostics made their first contribution in #651
- @jcyuan made their first contribution in #685
- @PatrickAgeev made their first contribution in #698
Full Changelog: v2.8.1...v2.9.0