Releases: enisn/UraniumUI
v2.4.0-pre.2
What's Changed
- Add default margin to provide safe area to inputfield title by @enisn in #258
- 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
Full Changelog: v2.4.0-pre.1...v2.4.0-pre.2
v2.3.2
v2.4.0-pre.1
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
New Contributors
- @Hottemax made their first contribution in #244
- @adiamante made their first contribution in #247
Full Changelog: v2.3.1...v2.4.0-pre.1
v2.3.1
v2.3.0
What's Changed
- Introduce EditorField (Multiline TextField) by @enisn in #196
- Fix #197 by @BinaryAssault in #199
- Update demoapp with property editor by @enisn in #201
- #200 - add ordering for BackdropView icons by @BinaryAssault in #206
- Update inputkit to
4.2.4
by @enisn in #208 - Introduce Separated Dialogs Implementation for Mopups & CommunityToolKit by @enisn in #207
- Update templates for new Dialogs abstraction by @enisn in #209
- Update namespaces of Dialogs by @enisn in #210
- Fix Error cascading style while changing at runtime by @enisn in #212
- Update demo app - Add FontIcons by @enisn in #213
- Update inputkit to
4.2.5
by @enisn in #214 - Add SelectedText for #205 by @BinaryAssault in #211
- AutoCompleteView Selectedtext platforms implementation by @enisn in #217
- Move AutoCompleteView to UraniumUI from Material Theme by @enisn in #218
- Adapt InputField icons to theme changes by @enisn in #219
- Update MAUI version to Service Release 2 by @enisn in #220
- Merge 2.2 into 2.3 by @enisn in #222
- Update CommunityToolkit to
4.0.0
by @enisn in #224
New Contributors
- @BinaryAssault made their first contribution in #199
Breaking-Changes: https://github.com/enisn/UraniumUI/pulls?q=is%3Apr+is%3Aclosed+milestone%3A2.3+label%3A%22breaking-change+%F0%9F%92%94%22
Migration-Guide: https://github.com/enisn/UraniumUI/blob/develop/docs/en/migration-guides/Migrating-To-2.3.md
Full Changelog: v2.2.4...v2.3.0
v2.2.5
v2.3.0-pre.2
What's Changed
- Update templates for new Dialogs abstraction by @enisn in #209
- Update namespaces of Dialogs by @enisn in #210
- Fix Error cascading style while changing at runtime by @enisn in #212
- Update demo app - Add FontIcons by @enisn in #213
- Update inputkit to
4.2.5
by @enisn in #214 - Add SelectedText for #205 by @BinaryAssault in #211
- AutoCompleteView Selectedtext platforms implementation by @enisn in #217
- Move AutoCompleteView to UraniumUI from Material Theme by @enisn in #218
- Adapt InputField icons to theme changes by @enisn in #219
Full Changelog: v2.3.0-pre.1...v2.3.0-pre.2
v2.3.0-pre.1
What's Changed
- Introduce EditorField (Multiline TextField) by @enisn in #196
- Fix #197 by @BinaryAssault in #199
- Update demoapp with property editor by @enisn in #201
- #200 - add ordering for BackdropView icons by @BinaryAssault in #206
- Update inputkit to
4.2.4
by @enisn in #208 - Introduce Separated Dialogs Implementation for Mopups & CommunityToolKit by @enisn in #207
New Contributors
- @BinaryAssault made their first contribution in #199
Be careful!
Be careful while trying this pre-release version. It has some breaking-changes for dialogs. You should install one of the dialogs libraries to keep the same dialog behaviors. UraniumUI.Dialogs.Mopups
or UraniumUI.Dialogs.CommunityToolkit
.
Full Changelog: v2.2.4...v2.3.0-pre.1
v2.2.4
What's Changed
-
[Enhancement] Add Events to BottomSheetView for Open/Closed by BinaryAssault in #199
Full Changelog: v2.2.3...v2.2.4