Skip to content

Releases: DIPSAS/DIPS.Xamarin.UI

Version 6.9.0

07 May 17:56
Compare
Choose a tag to compare
Version 6.9.0 Pre-release
Pre-release

Sheet

  • Added possibility for content of the sheet to follow the sheet height.

Version 6.9.0

07 May 17:41
Compare
Choose a tag to compare
Version 6.9.0 Pre-release
Pre-release

Sheet

  • Added possibility for the content of the sheet to follow the size of the sheet.

Version 6.8.1

06 May 13:40
60b62ed
Compare
Choose a tag to compare

Drag animation on gesture completion in SlidableLayout is toggleable.
Added Pan start and end events to SlidableLayout.

Version 6.7.2

04 Mar 05:42
67496cd
Compare
Choose a tag to compare

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

01 Feb 11:39
f63f5b8
Compare
Choose a tag to compare

Badge on MenuButton now displays actual count if BadgeCounter is above 99.

Version 6.7.0

09 Dec 15:57
4b58d6a
Compare
Choose a tag to compare

Added default formats of TimeConverter, DateConverter and DateAndTimeConverter to support English-GB and English-US.

Version 6.6.3

30 Nov 14:49
913d6c8
Compare
Choose a tag to compare
  • The IsOpen property on FloatingActionMenuBehaviour is toggled before the animation starts.
  • StringCaseConverter no longer throws an exception if the input is not a string.

Version 6.6.2

10 Nov 12:06
27de7af
Compare
Choose a tag to compare

Fixed horizontal and vertical text alignment of a button inside sheet view

Version 6.6.0

28 Oct 09:01
1804be3
Compare
Choose a tag to compare

Added RadioButtonPadding property to RadioButtonGroup.

Version 6.5.2

22 Oct 08:10
fdc6820
Compare
Choose a tag to compare

Added TextColor property to RadioButtonGroup.