Skip to content

Releases: telerik/UI-For-UWP

1.0.2.11

15 Mar 10:27
a276725
Compare
Choose a tag to compare

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

19 Jan 12:49
2e8b6ee
Compare
Choose a tag to compare

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

12 May 12:06
e73f5e3
Compare
Choose a tag to compare

DataGrid
FIXED

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

1.0.2.8

20 Jan 16:27
13a9687
Compare
Choose a tag to compare

Updated Notices.txt.

1.0.2.7

12 Nov 15:47
a77ec1a
Compare
Choose a tag to compare

Added support for Visual Studio 2022.

1.0.2.6

16 Jun 13:05
Compare
Choose a tag to compare

Updated End User License Agreement (EULA).

1.0.2.5

13 May 15:14
e834546
Compare
Choose a tag to compare

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

13 May 07:14
eebad81
Compare
Choose a tag to compare

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

24 Feb 11:28
6e5cae5
Compare
Choose a tag to compare

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

21 Jan 12:36
a03aa29
Compare
Choose a tag to compare

Calendar
FIXED

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