Released: Sep 15, 2016
2016 v2.5 での更新項目
機能
- Core - Added support for GrapeCity License manager add-in in Visual Studio. You can know license a Xuni project using the XML created from this tool. [Xamarin.Forms]
- Calendar
- The DayBorderColor and DayBorderWidth properties now apply to all views (Day, Month, Year). [Xamarin.Forms] [native iOS] [native Android]
- Calendar DaySlots are now refreshed when calling the Refresh() method on Android. [Xamarin.Forms]
- FlexChart - Added support for DateTime values of Annotations in DataCoordinate...
Released: May 17, 2016
2016 v1.5 での更新項目
機能
Calendar
- [XF][iOS][Android] The currently selected month is now highlighted in year view using the selection background and text color.
- [XF] Improved view mode animation on Windows.
FlexChart
- [XF][iOS] Clipping is improved with string labels on the X-Axis near the min and max of the axis.
FlexGrid
- [XF][iOS][Android] Added GridColumn.SortMemberPath property that allows you to sort by a different field than what is bound to the column when the user taps the column header.
- [XF][iOS][Android...
Released: Mar 23, 2016
Updates in this release
Updates in 2016 v1
New - Xuni Calendar
- Match any popular calendar UI with either horizontal or vertical scrolling navigation.
- Provide date range selection with intuitive tap gestures.
- Control selection by disabling dates such as weekends and holidays.
- Visualize date-related information directly on the calendar with day-slot templates.
New - Checkbox control for iOS and Xamarin.Forms
- Found in the Core library.
- Use the Checkbox to visualize or collect Boolean input with animated features when...
Released: Nov 11, 2015
Updates in this release
Updates in 2015 v3
FlexChart Updates
- LineMarker displays a single label on the chart with relevant, exact information about a single position. Users can drag the marker to reveal data point information anywhere on the plot.
- Customized axis labels allow developers to organize the layout into a more mobile-friendly design, abbreviate longer numbers, and generally use screen real estate more effectively.
FlexGrid Updates
- Star sizing allows columns to stretch and fill the available space, a common...
Released: Aug 19, 2015
Updates in this release
Updates in 2015 v2
New Platforms and Samples
If you’re a native mobile app developer working in iOS, Android or any Xamarin Platform you now have more ways to incorporate Xuni into your apps. When you download Xuni, you are now getting control libraries and samples for five platforms:
- Control libraries for Android 4.0+ and Java samples for Android Studio and Eclipse
- Control libraries for iOS 7.1+ and Xcode samples in both Objective C and Swift
- Control libraries and C# samples for Xamarin