Releases: DIPSAS/DIPS.Xamarin.UI
Releases · DIPSAS/DIPS.Xamarin.UI
v6.5.2-pre003
Merge branch 'master' into task/emk-radiobutton
v6.5.2-pre001
Added textcolor property
Version 6.5.1
Added / Fixed
- Sheet
- Sheet title font attributes can now be set with
TitleFontAttributes. Default is bold. - Sheet title default
TitleColoris now the same asLabel.TextColor.DefaultValueso the default title works with bold on iOS.
- Sheet title font attributes can now be set with
Introduce trend animations
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
Bug/ekv 234 (#235) Fixed crashing floating button
Version 6.4.2
Added / Fixed
- Localization file for iOS is now included.
v6.4.2-pre001
Made sure the resource file is included in for iOS
Version 6.4.1
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
Added
iOS
- Norwegian localization if the consumer chooses to use
noCFBundleLocalizationsto 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
Added
- Norwegian localization for global texts on iOS.