Releases: enisn/UraniumUI
Releases · enisn/UraniumUI
v2.9.0-pre.5
What's Changed
- 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
New Contributors
- @PatrickAgeev made their first contribution in #698
Full Changelog: v2.9.0-pre.4...v2.9.0-pre.5
v2.9.0-pre.4
v2.9.0-pre.3
What's Changed
- #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
New Contributors
- @MAICO-Diagnostics made their first contribution in #651
Full Changelog: v2.9.0-pre.2...v2.9.0-pre.3
v2.9.0-pre.2
What's Changed
- #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
Full Changelog: v2.9.0-pre.1...v2.9.0-pre.2
v2.9.0-pre.1
What's Changed
- No parallel running tests in pipeline (
dotnet test
) by @enisn in #604 - Add BindableProperty for DataGrid Column by @enisn in #603
- 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
- Remove transparency from DatePickerField by @enisn in #633
New Contributors
- @trdsolutions made their first contribution in #621
- @DevFromDownUnder made their first contribution in #627
Full Changelog: v2.8.0...v2.9.0
v2.8.1
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
v2.8.0-pre.5
v2.8.0-pre.4
v2.8.0-pre.3
What's Changed
- 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
Full Changelog: v2.8.0-pre.2...v2.8.0-pre.3