ComponentOne Studio for Xamarin 2018 v2 is now available

Posted by: kelley.ricker on 19 July 2018, 6:48 am EST

  • Posted 19 July 2018, 6:48 am EST

    A new release for ComponentOne Studio for Xamarin is now available via the GrapeCity NuGet server and nuget.org as build 3.0.20182.298. This build provides a number of feature updates and bug fixes.

    General

    Improvements

    • Added a new Entity Framework Core project template

    • Added Visual Studio for Mac project templates

    • Improved C1Weather sample with updated design and use of Geolocator Plugin to get your local weather

    Core

    Improvements

    • [XF] C1TappedEventArgs.IsBarrelButtonDown property added.

    Bug fixes

    • [XF] Fixed an issue where a Frame was not rendered correctly when converted to native on iOS.

    • [XF][X.iOS] Fixed an issue where C1CheckBox was rendered displaced

    • [XF[X.Android] Constructor of the renderers changed to take the context in order to avoid using obsolete(since version 2.5) base class constructor.

    Calendar

    Bug fixes

    • [XF] Fixed a NullReferenceException that could occur when navigate back to previous from content page contain Calendar

    CollectionView

    Improvements

    • [XF][X.iOS][X.Android] Can now MatchCase and MatchWholeWord when filtering

    FlexChart

    Improvements

    • [X.iOS] Added implicit conversion from CAMediaTimingFunction to C1Easing on iOS

    • [XF][X.Android][X.iOS] Added sunburst update animation

    • [XF][X.Android][X.iOS] Added Histogram chart type

    • [X.iOS] Added IsEnabled property

    Bug Fixes

    • [XF] Fixed a NullReferenceException occurs when SymbolRendering and SymbolRendered events are called without setting content in plot elements.

    • [XF] Using TranslateBehavior without ZoomBehavior should now work correctly by setting DisplayedRange or Scale

    • [XF][X.Android][X.iOS] Fixed an issue where axis labels could be cut off when LableAngle is set to 45 and LegendPosition is top or bottom

    • [XF] Fixed an issue where a tooltip displays behind custom plot element when tapping on custom plot element

    • [XF][X.Android] The ConenctingLine property for DataLabels should now display properly on all platforms

    • [XF] Fixed an issue where long tooltips does would get clipped on WinPhone

    • [XF][X.iOS][X.Android] Improved the Auto positioning behavior for LegendPositon

    • [XF][X.Android] Fixed an issue where the ‘{high}’ value of financial charts would return an empty string when getting from TooltipContent/DataLabelContent

    • [XF] Fixed an issue where Duplicate Axis labels would be observed when Rotated is set True and BindingX is Date value in any chart types other than Column/Bar/Financial charts

    • [XF][X.Android][X.iOS] Setting LegendPosition no longer has a thinning effect on Legend border thickness

    • [XF][X.Android][X.iOS] Fixed several issues where tooltips where not updating properly when data was removed or changed position

    • [XF] Fixed a problem where setting SliceBorderWidth would not take effect and border lines of each slice are not distinct if CustomPalette is applied in Sunburst chart

    • [XF][X.iOS] Improved Sunburst chart handling of fractional values

    • [XF][X.Android] Fixed a problem where selection StrokeDashArray also would apply to border of DataLabel when select any pie slice

    • [XF] IsVisible/IsEnabled properties of LineMarker now work correctly

    • [XF] Empty space is no longer preserved for Tooltip when ‘ShowTooltip=False or ToolTip=null’ on UWP

    • [XF] AnnotationLayers can now be added/removed at run time

    • [XF][X.Android] Fixed an issue where an Image annotation would not displayed if another type of annotation was not added

    • [XF] IsVisible property of Annotations should now work as expected

    • [XF][X.Android][X.iOS] Fixed several issues where annotations where not updating properly when data was removed or changed position

    • [XF][X.iOS] Fixed an issue where the bottom part of data series near X axis were cut off when ChartType of one series is set Spline family charts

    • [XF] Fixed an issue where Axis labels are shown as numeric values instead of string values when data is directly bound to the series

    FlexGrid

    Improvements

    • [XF][X.iOS][X.Android] Added WordWrap property for GridRow

    • [XF][X.iOS][X.Android] Added FrozenLinesColor property for styling grid lines in frozen rows

    • [XF][X.iOS][X.Android] DefaultColumnHeadersRowHeight property added.

    • [XF][X.iOS][X.Android] KeyActionTab property added for enabling Excel-like cycling when keyboard tabbing.

    • [XF][X.iOS][X.Android] Grid-lines were improved to display better in the edges of the grid, in grouping scenarios, and in column or row dragging

    • [XF][X.iOS][X.Android] Added customizable selection menu

    • [XF][X.iOS][X.Android] GridColumn HeaderBackgroundColor/HeaderTextColor properties added

    • [XF][X.iOS][X.Android] GridRow BackgroundColor/TextColor/HeaderBackgroundColor/HeaderTextColor properties added

    • [XF][X.iOS][X.Android] RowHeaderSelectedTextColor/ColumnHeaderSelectedTextColor properties added

    • [XF][X.iOS][X.Android] FullTextFilterBehavior.MatchCase and MatchWholeWord properties added

    • [XF][X.iOS][X.Android] Updated Light and Dark mode colors

    Bug Fixes

    • [XF] Fixed an issue where an editing cell does not exit from edit mode and next cell is not selected when Tab key is pressed while cell is in edit mode

    • [XF] Fixed an issue where an adjacent merged cell does not get selected and cell next to merged cell is selected when press tab key

    • [XF] Fixed an issue where a DataMap Column’s cell value could not be changed in edit mode on UWP

    • [XF] Removed extra grid-lines in group and column header cells were drawn when GridLinesVisibility and HeaderGridLinesVisibility were set to Horizontal

    Input

    Improvements

    • [XF][X.iOS][X.Android] Added Completed Event for input control.

    • [XF] [X.iOS][X.Android] Added MaskCompleted Property for C1MaskTextField

    • [XF] [X.iOS][X.Android] Added Improved animation

    • [XF] [X.iOS][X.Android] Added AutoCompleteMode property for filtering using StartsWith, EndsWith, and Contains as well as options for MatchCase an MatchWhole word:

    autoComplete.AutoCompleteMode = AutoCompleteMode.Contains | AutoCompleteMode.MatchCase;
    

    • [XF] [X.iOS][X.Android] Added ShowClearButton property for showing/hiding clear button from editable input control

    • [X.Android] Added IsDropDownOpen property for DropDown control

    Bug Fixes

    • [XF] Fixed and issue where Full screen dropdown part does not close when click back button on LocalMachine on UWP

    • [XF][X.iOS] DropDown header UI now displays if header is set within StackLayout

    • [XF] Fixed an issue with DropDown animations on UWP

    • [XF] AutoComplete drop down list updates after changed ItemsSource at run time on UWP

    • [XF] Fixed an issue with moving to adjacent characters when leading character is removed in MaskedEntry on Android

    • [XF][X.Android] Fixed an issue where the cursor would move to the first position when the delete button is pressed on an Android device using the Google Keyboard

    • [XF] Fixed an issue where deleting numbers are replaced with (-) instead of replaced by set PromptChar when Mask property is set with combination of ‘#’ and ‘-’ in MaskedEntry on iOS

    • [XF][X.iOS] Fixed an issue where an Input control could become overlapped with dropdown portion after changing DropDownDirection on iOS

    • [XF][X.Android] Fixed an issue where the selected item BackgroundColor could be retained after selecting a new item on Android

    • [XF] Fixed an issue where the DropDown portion does not open even though IsDropDownOpen property set to True

    • [XF] Fixed an issue where MaskedInput(PromptChar value) used in header portion of Dropdown is deleted when pressing Delete key

    • [XF] Fixed an issue where an ObjectDisposedException occurs when focus control with any DropDownMode except Default/FullScreen on second time navigation

    • [XF] Fixed an issue where Text in Text Editor cannot be deleted by pressing Delete key the first time in C1Combobox

    Key: [XF] = Xamarin.Forms, [X.Android] = Xamarin.Android, [X.iOS] = Xamarin.iOS, [X.Mac] = Xamarin.Mac

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels