What's Changed
- Support nullable DatePickerField dates by @enisn in #1012
- Introduce custom CalendarView by @enisn in #1013
- Add date prompt dialog support by @enisn in #1015
- fix: preserve EditorField text color across theme changes by @enisn in #1011
- Migrate DatePickerField to date prompt with CalendarView by @enisn in #1017
- Polish CalendarView transitions by @enisn in #1019
- Stabilize default dialog close flow by @enisn in #1018
- Fix picker-family clear icon padding by @enisn in #1020
- Update DataGrid.cs by @PatrickAgeev in #941
- Fix CommunityToolkit dialog double border rendering by @Copilot in #1021
- Stabilize blur platform effects by @enisn in #1022
- Allow hiding MultiplePickerField chip remove icon by @enisn in #988
- Add Close() method to Dropdown components for manual dismissal by @Copilot in #947
- Rework TreeView with flat virtualization by @enisn in #1024
- Fix DropdownField selected item binding by @enisn in #1026
- Add cancellable custom view dialogs by @enisn in #1025
- ⬆️ Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.203 by @dependabot[bot] in #989
- Update UraniumContentPage attachment docs by @enisn in #1028
- Fix DataAnnotations behavior with compiled bindings by @enisn in #1031
- Fix CommunityToolkit form dialog validation by @enisn in #1033
- Add async form validation support by @enisn in #1034
- Fix TabView content binding context by @enisn in #1035
- Add spell check toggle to TextField by @enisn in #1038
- Dialog checkboxes, MultiplePickerField chip styling by @enisn in #1036
- Introduce MAUI Select with custom template support by @enisn in #1039
- Fix DatePickerField icon spacing by @enisn in #1041
- Fix InputField clear icon theme updates by @enisn in #1040
- Fix InputField formatted title support by @enisn in #1037
- fix: validate FormView bindable layout children by @enisn in #1043
- feat: add TreeView selection change events by @enisn in #1044
- Fix DataGrid Android release crash by @enisn in #1042
- ⬆️ Bump coverlet.collector from 10.0.0 to 10.0.1 by @dependabot[bot] in #1029
- feat: add DataGridIgnore for auto columns by @enisn in #1048
- fix: preserve transparent ButtonView backgrounds on press by @enisn in #1047
- fix: show TextField clear button for initialized text by @enisn in #1045
- Fix stale button pressed state after navigation by @enisn in #1046
- build: update MAUI to 10.0.71 and drop net9 by @enisn in #1049
- docs: expand README positioning by @enisn in #1050
- ⬆️ Bump Shouldly from 4.2.1 to 4.3.0 by @dependabot[bot] in #993
Full Changelog: v2.16.0...v3.0.0
Check out What's new in v3 from here:
https://enisn-projects.io/docs/en/uranium/latest/whats-new/What-Is-New-In-3.0