UI-For-UWP

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

OTHER License

Stars
1.2K
Committers
37

Bot releases are visible (Hide)

UI-For-UWP - 1.0.2.11 Latest Release

Published by polqnaP over 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.
UI-For-UWP - 1.0.2.10

Published by vvgeorgiev over 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.
UI-For-UWP - 1.0.2.9

Published by polqnaP over 2 years ago

DataGrid
FIXED

  • NullReferenceException is thrown when entering edit mode with a frozen column with CanUserEdit=false.
UI-For-UWP - 1.0.2.8

Published by polqnaP over 2 years ago

Updated Notices.txt.

UI-For-UWP - 1.0.2.7

Published by polqnaP almost 3 years ago

Added support for Visual Studio 2022.

UI-For-UWP - 1.0.2.6

Published by vvgeorgiev over 3 years ago

Updated End User License Agreement (EULA).

UI-For-UWP - 1.0.2.5

Published by APopatanasov over 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.

UI-For-UWP - 1.0.2.4

Published by APopatanasov over 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.

UI-For-UWP - 1.0.2.3

Published by polqnaP over 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.
UI-For-UWP - 1.0.2.2

Published by petar-k-marchev over 3 years ago

Calendar
FIXED

  • Fixed a problem with the header background in DayView and MultiDayView.
  • Fixed a NullReferenceException when calling ScrollTimeIntoView.
UI-For-UWP - 1.0.2.1

Published by APopatanasov about 4 years ago

DataGrid
FIXED
Fixed an issue with order of operations SelectItem and SelectCell.

UI-For-UWP - 1.0.1.9

Published by APopatanasov over 4 years ago

Chart
FIXED
ClearSelection of the ChartSelectionBehavior does not raise SelectionChanged.
Points that are outside of the ViewPort, but have connections to points inside of it are not rendered.

ListView
NEW
Added IsFrozen property of the group headers.
Exposed a method to scroll to a specific position.
Added contextual information in the command parameter of the LoadMoreDataCommand.
FIXED
Prevent item from being swiped beyond the SwipeOffset property.
SwipeOffset property is not respected.
LoadOnDemand event fires multiple times with automatic load on demand.
Frozen group headers are not being measured correctly.
Frozen group headers lose their collapsed state while scrolling.
Sticky group header overlaps top header.

Calendar
NEW
Added footer area with a Button.

UI-For-UWP - 1.0.1.8

Published by APopatanasov almost 5 years ago

DataForm
NEW
Added EditorValueChanged event.
FIXED
Numeric and date editors are not aligned properly.
Randomly validation errors are not displayed.
Calendar
FIXED
Appointments are not redrawn correctly when switching between DayView and MultiDayView.

UI-For-UWP - 1.0.1.7

Published by APopatanasov about 5 years ago

Calendar
NEW
Added ScrollTimeRuler used for scrolling the TimeRuler to a specified time.
Added DisplayDateChanged event.
FIXED
Apply a default look for the special slots if style is not applied.
Provide the correct date when slot is tapped and WeekendsVisible is set to false.

InlineButton
FIXED
Enabled the IsRepeatingEnabled functionality.

UI-For-UWP - 1.0.1.6

Published by APopatanasov over 5 years ago

AutoCompleteBox
NEW
Added SelectAllOnKeyboardFocus property that prevents the selection of the whole text when there is a keyboard focus.

Common
NEW
Added toolbox support for Visual Studio 2019.

NumericBox
FIXED
The number six could not be entered using an AZERTY keyboard in tablet mode.

UI-For-UWP - 1.0.1.5

Published by APopatanasov over 5 years ago

DataGrid
FIXED
ArgumentException is thrown when DataGrtid is bound to a business object that contains a static property.

NumericBox
FIXED
The number six could not be entered using an AZERTY keyboard when Shift or Ctrl gets pressed.

UI-For-UWP - 1.0.1.4

Published by APopatanasov over 5 years ago

Map
FIXED
Exception is thrown when the control is initialized.

ListView
FIXED
Content is not measured accurately when the Header and Footer are too large.

SideDrawer
FIXED
IsOpen is not updated consistently when the animation is interrupted.

DataGrid
NEW
Added Extended type of selection.

Chart
FIXED
The last point from a series is not visualized because it is considered to be out of the viewport.

UI-For-UWP - 1.0.1.3

Published by APopatanasov almost 6 years ago

Calendar
FIXED
Current time indicator is started when the mode is not MultiDayView.
AppointmentSource only fetches appointments for one month.

DataForm
FIXED
Resolve timing issues by making the EntityProvider initialize immediately when the Item is set and build the editors when the template is applied.

RadialMenu
NEW
Added built-in NavigateBack command.

DataGrid
FIXED
COMException is thrown when dragging header with custom template.

ListView
NEW
Reordering of the items works when grouping is applied.
FIXED
The header and footer are not scrolled when the ListView is oriented horizontally.
Key press is handled by the ListView when the original source is not the item itself.

UI-For-UWP - 1.0.1.2

Published by APopatanasov about 6 years ago

AutoCompleteBox
FIXED
Exception is thrown when initializing the control from XAML with version 1809.

Calendar
NEW
Added AllDayAreaTextBorderStyle for customization of the Border that holds the text of the all day area.
FIXED
AllDayAreaHeight was not calculating accurately when the maximum number of rows are bigger than the current number of rows.
Prevent overriding the Background of the appointments when Style is set and there isn't any Color set for the appointment.
Switching through the cells throws KeyNotFoundException.

DataGrid
FIXED
Exception is thrown when initializing the control from XAML with version 1809.

UI-For-UWP - 1.0.1.1

Published by APopatanasov about 6 years ago

Calendar
NEW
Added property for hiding/showing the weekends inside the MultiDay view.
FIXED
The CurrentTimeIndicator does not respects its BorderThickness when set through the CurrentTimeIndicatorStyle.

Chart
FIXED
Chart axes lines, ticks and labels aren't theme aware by default since the Creators Update.
Chart crashes when it gets opened in a different UI thread.

DataGrid
NEW
Added nested PropertyName support for the DataGridColumns.
FIXED
TemplateColumn throws NullReferenceException when measuring its cells while scrolling.
Modifying the last item throws IndexOutOfRangeException when filter is applied.
When updating the selected item inside a filtered grid, the item is not positioned correctly.

RadialMenu
FIXED
COMException is thrown while opening and closing the RadialMenu.

Badges
Extracted from project README
Build status NuGet Build status
Related Projects