Release History

By product

UI for Windows Universal Q1 2015 SP1 (2015.1.0421)

April 20, 2015

SideDrawer

NEW

  • TapOutsideToClose property.
  • SlideAlong transition.
  • Exposed API to show and hide the drawer programmatically.

FIXED

  • The main content is now not hit test visible when Drawer is opened.

LoopingList

FIXED
  • LoopingList items now stretch.
  • Updated TemplateBindings in LoopingListItem.
  • LoopingList now updates its ItemWidth and ItemHeight.

DataProvider

FIXED
  • DataProvider now processes pending collection changes if ViewChanging is not handled.

DataStorage

NEW

  • DataStorage is now Universal.

Chart

FIXED

  • CategoricalSeriesDescriptor now works with PointSeries.

DataBoundListBox

FIXED

  • Incremental loading improvements.

BusyIndicator

FIXED

  • Changed the way BusyIndicator resolves its style.

ListView

NEW
  • EmptyContent support.
  • ScrollItemIntoView method.
  • Pull to refresh in horizontal and vertical orientation.
  • Currency support.
FIXED
  • Fixed issue where action content remains visible after deleting an item.
  • ListHeader and ListFooter are now displayed correctly in both orientations.
  • Fix for bug where ListView with wrap layout throws exception if items are added one by one.
  • Item animations improvements.
  • Swipe action logic improvements.

Grid

FIXED

  • Fix for exception thrown while navigating with TAB key while in edit mode.
  • Changing descriptor property now work as expected.
  • Fixed issue where supplying ItemsSource with IEnumerable results in infinite loop.