Releases: DIPSAS/DIPS.Xamarin.UI
Releases · DIPSAS/DIPS.Xamarin.UI
Version 6.9.0
Sheet
- Added possibility for content of the sheet to follow the sheet height.
Version 6.9.0
Sheet
- Added possibility for the content of the sheet to follow the size of the sheet.
Version 6.8.1
Drag animation on gesture completion in SlidableLayout is toggleable.
Added Pan start and end events to SlidableLayout.
Version 6.7.2
Current page is wrapped in a grid called ToastContainer to where the toast is added and removed. This addition will display the toast without reseting the current pages' scrolling position.
Version 6.7.1
Badge on MenuButton
now displays actual count if BadgeCounter
is above 99.
Version 6.7.0
Added default formats of TimeConverter, DateConverter and DateAndTimeConverter to support English-GB and English-US.
Version 6.6.3
- The
IsOpen
property onFloatingActionMenuBehaviour
is toggled before the animation starts. StringCaseConverter
no longer throws an exception if the input is not a string.
Version 6.6.2
Fixed horizontal and vertical text alignment of a button inside sheet view
Version 6.6.0
Added RadioButtonPadding
property to RadioButtonGroup
.
Version 6.5.2
Added TextColor
property to RadioButtonGroup
.