Skip to content

Releases: DIPSAS/DIPS.Xamarin.UI

v6.5.2-pre003

21 Oct 13:03

Choose a tag to compare

v6.5.2-pre003 Pre-release
Pre-release
Merge branch 'master' into task/emk-radiobutton

v6.5.2-pre001

21 Oct 12:41

Choose a tag to compare

v6.5.2-pre001 Pre-release
Pre-release
Added textcolor property

Version 6.5.1

01 Oct 08:52
8c899cf

Choose a tag to compare

Added / Fixed

  • Sheet
    • Sheet title font attributes can now be set with TitleFontAttributes. Default is bold.
    • Sheet title default TitleColor is now the same as Label.TextColor.DefaultValue so the default title works with bold on iOS.

Introduce trend animations

23 Sep 05:14
53baa1c

Choose a tag to compare

Change trend graphs to include animations,

use TrendGraph.TrendAnimation property to set trend animations. Default animation is TrendAnimation.GrowAll

Floating button doesn't crash when created on a different thread

14 Sep 11:39
ee521e7

Choose a tag to compare

Bug/ekv 234 (#235)

Fixed crashing floating button

Version 6.4.2

11 Sep 13:59
911e480

Choose a tag to compare

Added / Fixed

  • Localization file for iOS is now included.

v6.4.2-pre001

11 Sep 13:28
831310e

Choose a tag to compare

v6.4.2-pre001 Pre-release
Pre-release
Made sure the resource file is included in for iOS

Version 6.4.1

07 Sep 21:41
6166d23

Choose a tag to compare

Added

  • Sheet
    • Sheet content can now be lazaly set by using the SheetContentTemplate with a DataTemplate.
    • Title , action / cancel buttons default size is medium, small small.
    • Title , action / cancel buttons size can now be set by using TitleSize, ActionButtonSize and CancelButtonSize.

Version 6.3.1

31 Aug 13:53
c050469

Choose a tag to compare

Added

iOS

  • Norwegian localization if the consumer chooses to use no CFBundleLocalizations to set the global texts on iOS. This affects the toolbar items above date picker and keyboards or other iOS components that are using system styles.

Version 6.3.1

31 Aug 12:59

Choose a tag to compare

Version 6.3.1 Pre-release
Pre-release

Added

  • Norwegian localization for global texts on iOS.