Releases: enisn/UraniumUI
Releases · enisn/UraniumUI
v2.5.0-pre.2
What's Changed
- Enhancements on default dialogs implementation by @enisn in #305
- Blurs in templates by @enisn in #306
- IStatefulView missing events by @enisn in #311
- 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
- Introduce
Attachments
for InputFields by @enisn in #319 - Make resources CanCascade true by @enisn in #318
- Introduce Password Show/Hide Attachment by @enisn in #320
- Introduce DynamicContentView by @enisn in #307
- 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 - Update InputKit to
4.3.0
by @enisn in #326 - Implement Form Resetting by @enisn in #327
- Add blur support to borders by @enisn in #332
- Add blur support to Dialogs by @enisn in #333
- Introduce CodeView by @enisn in #335
- Introduce ExpanderView by @enisn in #336
- Fix SelectionHighLightColor for Windows by @enisn in #338
- Remove fixed Height for InputFields by @enisn in #339
- Redesign the DemoApp by @enisn in #337
- Introduce Segoe Fluent Icons by @enisn in #341
Full Changelog: v2.5.0-pre.1...v2.5.0-pre.2
v2.4.6
v2.4.5
v2.4.4
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
v2.4.3
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
v2.4.1
v2.4.0
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