UI For UWP Versions Save

This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.

1.0.2.11

1 year ago

Chart NEW

  • Added SplineTension property for SplineSeries, which controls the tension of the spline.

FIXED

  • LineSeries are not drawn when they contain only two points.

1.0.2.10

1 year ago

Updated End User License Agreement (EULA).

DataGrid FIXED

  • Values are not refreshed when cancelling edit operation.

SideDrawer FIXED

  • When TapOustideToClose is false main content should be disabled.

1.0.2.9

2 years ago

DataGrid FIXED

  • NullReferenceException is thrown when entering edit mode with a frozen column with CanUserEdit=false.

1.0.2.8

2 years ago

Updated Notices.txt.

1.0.2.7

2 years ago

Added support for Visual Studio 2022.

1.0.2.6

2 years ago

Updated End User License Agreement (EULA).

1.0.2.5

3 years ago

What's New NEW Introduced a Shadow component. It adds a highly customizable shadow effect around any view - that helps elevate some UI elements and thus achieve modern look and feel for your app.

1.0.2.4

3 years ago

What's New NEW Introduced a Shadow component. It adds a highly customizable shadow effect around any view - that helps elevate some UI elements and thus achieve modern look and feel for your app.

1.0.2.3

3 years ago

Calendar NEW

  • Set DataContext for the HeaderContent.
  • Implement DisplayModeChanged event.

SideDrawer FIXED

  • Drawer is opened at a wrong location when DrawerLocation is changed dynamically.

1.0.2.2

3 years ago

Calendar FIXED

  • Fixed a problem with the header background in DayView and MultiDayView.
  • Fixed a NullReferenceException when calling ScrollTimeIntoView.