Skip to content

Releases: enisn/UraniumUI

v2.9.0-pre.5

08 Jul 10:25
Compare
Choose a tag to compare
v2.9.0-pre.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.9.0-pre.4...v2.9.0-pre.5

v2.9.0-pre.4

21 Jun 18:33
Compare
Choose a tag to compare
v2.9.0-pre.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.9.0-pre.3...v2.9.0-pre.4

v2.9.0-pre.3

07 May 05:20
da0b199
Compare
Choose a tag to compare
v2.9.0-pre.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.9.0-pre.2...v2.9.0-pre.3

v2.9.0-pre.2

04 Apr 07:14
Compare
Choose a tag to compare
v2.9.0-pre.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.9.0-pre.1...v2.9.0-pre.2

v2.9.0-pre.1

20 Mar 19:11
Compare
Choose a tag to compare
v2.9.0-pre.1 Pre-release
Pre-release

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

Full Changelog: v2.8.0...v2.9.0

v2.8.1

20 Mar 19:08
Compare
Choose a tag to compare

What's Changed

  • Add BindableProperty for DataGrid Column by @enisn in #603
  • Remove transparency from DatePickerField by @enisn in #633

Full Changelog: v2.8.0...v2.8.1

v2.8.0

02 Mar 15:44
Compare
Choose a tag to compare

What's Changed

  • Merge rel-2.7 into dev 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

23 Feb 23:02
Compare
Choose a tag to compare
v2.8.0-pre.5 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v2.8.0-pre.4...v2.8.0-pre.5

v2.8.0-pre.4

15 Feb 19:16
Compare
Choose a tag to compare
v2.8.0-pre.4 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v2.8.0-pre.3...v2.8.0-pre.4

v2.8.0-pre.3

14 Feb 20:51
Compare
Choose a tag to compare
v2.8.0-pre.3 Pre-release
Pre-release

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