How can I help you?
Syncfusion Toolkit for .NET MAUI - v1.0.10 Release Notes
SfBottomSheet
Bug fixes
- Resolved a spacing issue at the top when opened in
FullExpandedstate. - Resolved accessibility screen reader issue in iOS and Android.
Features
- Included SwipeFromHeaderOnly support to restrict the swipe only to the grabber area.
SfDatePicker
Features
-
#FR198012- Added support for additional date formats (MM_ddd_ddd_yyyy,yyyy_MM_ddd_dd) inSfDatePicker.
SfNumericEntry
Bug fixes
- Resolved
ArgumentOutOfRangeExceptionwhen the substring gets deselected in VoiceOver mode.
SfOtpInput
Bug fixes
- Resolved the pasting issue when the OTP is filled via Keyboard suggestions in iOS.
SfPopup
Features
-
FB63968- [Android,iOS]SfPopupcan now be used insidenative Android ActivityandiOS UIViewControllerhosts that embed.NET MAUIviews without a MAUI Window. This enables hybrid/native scenarios where MAUI content is placed within existing native apps.
Bug Fixes
-
198249- [Android] Resolved an issue whereSfPopupwas positioned incorrectly on first open in Arabic (RTL) layouts.
Breaking Changes
-
FB68680- When the overlay is disabled (ShowOverlayAlways = false), users can interact with background elements.
SfSparkChart
Features
Trackball:
Includes interactive trackball to provide additional data point details on hover or touch.
SfTabView
Bug fixes
- Resolved the
ImageSourcenullable warning in theTabItem.
Features
- Added border support for the tab header to enable appearance customization.
SfTextInputLayout
Bug fixes
- Resolved the
Hinttext not visible when modal page is closed and opened.
SfTimePicker
Bug fixes
-
#I824713- Fixed an issue whereSfEffectsViewcontrol was duplicated within the view container, causing warnings. -
#I835021- Fixed an issue where changing the hour reset the minutes to 0 when MinuteInterval was set and Mode=”Dialog”.