Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

v1.2.0 Preview 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfversluis jfversluis released this 07 May 17:30
· 174 commits to main since this release
54e3e94

From 1.1.0 straight to 1.2.0! That's how we roll. This is just a pre-release, but just look at all the goodness that is in there. Our F# friends will be pretty pleased to find out that our little Toolkit now also works for them. We've also got MediaElement for Tizen, more converters, a shiny new HexLayout! And last but certainly not least, SemanticEffect and SemanticOrderView in order to make your app more accessible.

As a cherry on top; loads of bugfixes! Enjoy!

✨ Added/Improved

  • Adds select all text effect implementation for UWP (#1067)
  • Implemented shadow on UWP (#1102)
  • [Tizen] Added MediaElement implementation (#1140)
  • Implement CompareConverter (#1172)
  • F# Support (#1133 & #1181)
  • AnimationBehavior enhancements: (#1180)
  • [Converter] Added StringToListConverter (#1132)
  • Math expression converter (#1117)
  • SideMenuView: New types of appearance | Parallax effect | Scale factor (#1192)
  • HexLayout (#436)
  • EnumToIntConverter (#1203)
  • Base implementations for SemanticEffect and SemanticOrderView (#1240)

🐛 Fixes

  • [iOS] Make RangeSlider more natural look like (#1109)
  • AvatarView: Show initials if stream is empty (#1125)
  • StateLayout: Init previousState field with LayoutState.None (#1122)
  • Fix Expander crash when Direction changed (#1147)
  • CameraView: photoOutput != null check taken off. (#1119)
  • Fix animation behavior fires command twice (#1162)
  • Fix MultiValidationBehavior overwrites external BindingContext bindings (#1163)
  • [iOS] Update save area on orientation (#1092)
  • Fix NullReferenceException when displaying Toast or SnackBar (#963)
  • Snackbar/Toast Anchor (#1005)
  • RangeSlider: Fixed regression crash (#1212)
  • Fix Invalid Cast Exception on iOS (#1244)
  • Fix right menu scale factor issue (#1250)

💀 Deprecated

  • Deprecate WeekSubscribe method due to high probability of misuse (#1106)

🏡 Housekeeping

  • Generate Mdoc documentation files (#932)
  • Update dependencies (#1174)

We could not have done this release without you, so thank you: @Alex-Witkowski, @Cfun1, @sattew, @JoonghyunCho, @bijington, @GUOLDEV, @maxkoshevoi, @geskill, @VladislavAntonyuk, @Axemasta, @Hottemax

And of course our awesome dedicated team members: @AndreiMisiukevich, @jsuarezruiz, @pictos, @sthewissen, @brminnick and... me 🤓