v2.8.0
What's Changed
- Merge
rel-2.7
intodev
by @enisn in #518 - Switch to BlurView for better performance on Android by @enisn in #529
- ⬆️ Bump xunit from 2.5.3 to 2.6.2 by @dependabot in #487
- Initialize UraniumUI in test mock app by @enisn in #535
- Add events to TabView by @enisn in #541
- Updated material icons font to latest version by @Dokug in #546
- Enhance default dialog popups by @enisn in #553
- Add
IsVisible
property to TabItem by @enisn in #554 - Add Commands for TabView events by @enisn in #555
- Added Material Symbols fonts by @Dokug in #550
- TreeView - Refect binding context changes at runtime by @enisn in #566
- Introduce GridLayout by @enisn in #568
- Render DaraGrid table header when it's Empty by @enisn in #572
- Remove obsolete features from DataGrid by @enisn in #573
- Add BorderThichness to InputField border calculations by @enisn in #574
- DataGrid Column IsVisible & Title binding by @enisn in #575
- Remove outdated DataGrid usage from templates by @enisn in #576
- Datagrid binding enhancements by @enisn in #577
- Include MauiAssets in nuget package by @enisn in #578
- Update MAUI version to 8.0.7 by @enisn in #579
- Add README.md to packages & update version by @enisn in #580
- Datagrid Auto Columns binding fix by @enisn in #581
- Introduce AutoFormView by @enisn in #586
- AutoFormView Dialogs by @enisn in #587
- Prevent unfocusing Textfield while showing validations by @enisn in #588
- Use parameter platformView instead property in handler by @enisn in #591
- Handle if application isn't initialized yet in ColorResource by @enisn in #593
- Handle nullable condition of types for AutoFormView by @enisn in #596
- AutoCompleteView threshold by @enisn in #597
- Handle null SelectedItems in MultiplePickerField by @enisn in #598
- Prevent selection change while expanding/collapsing Treeview on Windows by @enisn in #599
New Contributors
Full Changelog: v2.7.4...v2.8.0