Skip to content

Releases: enisn/UraniumUI

v2.5.0-pre.2

21 May 21:41
Compare
Choose a tag to compare
v2.5.0-pre.2 Pre-release
Pre-release

What's Changed

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

v2.4.6

19 May 13:11
Compare
Choose a tag to compare

What's Changed

  • Fix SelectionHighLightColor for Windows by @enisn in #338
  • Remove fixed Height for InputFields by @enisn in #339

Full Changelog: v2.4.5...v2.4.6

v2.4.5

11 May 19:59
Compare
Choose a tag to compare

What's Changed

  • Focusing improvements by @enisn in #322
  • Fix focusing effects of InputFields on Windows by @enisn in #323
  • Update CommunityToolkit to 5.1.0 by @enisn in #324
  • Update InputKit to 4.2.12 by @enisn in #325

Full Changelog: v2.4.4...v2.4.5

v2.4.4

09 May 20:19
Compare
Choose a tag to compare

What's Changed

  • Enhancements on default dialogs implementation by @enisn in #305
  • Update maui to 7.0.86 by @enisn in #312
  • Update InputKit to 4.2.11 by @enisn in #313
  • Fix Applying FontAttributes for PickerField by @enisn in #315
  • Make TabItem Title bindable by @enisn in #314
  • Match pickerfield width with parent on Windows by @enisn in #316

Full Changelog: v2.4.3...v2.4.4

v2.5.0-pre.1

06 May 19:44
Compare
Choose a tag to compare
v2.5.0-pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.3...v2.5.0-pre.1

v2.4.3

06 May 19:38
Compare
Choose a tag to compare

What's Changed

  • Don't ignore empty string for validation by @enisn in #299
  • Remove comma(,) while joining validation messages by @enisn in #300
  • BottomSheet alignment fix on Apple devices by @enisn in #301
  • Apply InputField workaround to iOS & MacCatalyst too by @enisn in #304

Full Changelog: v2.4.2...v2.4.3

v2.4.2

20 Apr 18:41
Compare
Choose a tag to compare

What's Changed

  • InputField workaround for MAUI 7.0.81 by @enisn in #294

Full Changelog: v2.4.1...v2.4.2

v2.4.1

18 Apr 10:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

17 Apr 17:50
Compare
Choose a tag to compare

What's Changed

  • Add backdrop color to mopup dialogs by @enisn in #239
  • Dialogs Enhancements by @enisn in #240
  • Removed unnecessary ternary by @Hottemax in #244
  • Calls to OnPropertyChanged superfluous by @Hottemax in #243
  • Add unit tests to validate #243 by @enisn in #246
  • fix Android LongPress by @adiamante in #247
  • Add default margin to provide safe area to inputfield title by @enisn in #258
  • Fix TreeView node width by @enisn in #266
  • Update InputKit to 4.2.7 by @enisn in #267
  • Update CommunityToolkit to 5.0.0 by @enisn in #268
  • Styling Customization Enhancements by @enisn in #272
  • Chips & Multiple Selection by @enisn in #275
  • Update InputKit to 4.2.9 by @enisn in #279
  • Fix MultiplePickerField on apple by @enisn in #280
  • TabView - Prevent rendering tabs twice by @enisn in #282
  • Update MAUI 7.0.81 and 6.0.552 by @enisn in #283
  • Fix removing tabs of tebview by @enisn in #284
  • TabView Caching Strategy by @enisn in #285
  • Default value fix for Dialogs by @enisn in #286
  • TabView SelectedTab & CurrentItem separation by @enisn in #287

New Contributors

  • @Hottemax made their first contribution in #244
  • @adiamante made their first contribution in #247

Full Changelog: v2.3.1...v2.4.0

v2.3.3

12 Apr 21:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3