Telerik UI for WinUI R2 2021 SP1 (0.3.0)

Released: Jun 16, 2021

R2 2021 SP1 (0.3.0) 버젼 업데이트

기능

  • What's New
    • Introduced a new, user-friendly RadDateTimePicker component for choosing both date and time elements by using infinite looping for navigation through the separate elements.
    • RadDatePicker is a new control for picking only date elements (month/day/year).
    • A new LoopingList component allows users to visualize a list of data items that can be scrolled infinitely with great performance.
    • Introduced a SegmentedControl which allows you to display a list of horizontally aligned, mutually exclusive options, which can be selected by the user.
    • Implemented a new RadTimePicker component for selecting only time elements (hour/minute/time of day).
  • PdfProcessing
    • Handle the import of documents with invalid cross-reference table offsets.
    • Handle the import of documents with invalid Prev cross-reference table offsets.
    • Handle the import of documents with many trailing zero bytes at its end.
    • Handle the import of documents containing invalid or empty annotation appearance.
    • Handle the import of documents with trailing content at its end.
    • Handle the import of documents containing streams decoded with FlateDecode filter with a Reserved compression method.
    • Handle the import of documents with invalid/split object definitions.

수정사항

  • DataGrid
    • The actual theme of the control is not correctly passed to the FilteringControl.
  • ListView
    • The swipe area content is not visible and the SwipeAction command is not executed in UWP.
  • PdfProcessing
    • An InvalidCastException is thrown when importing URI Action with URI property of type PdfHexString.
    • A NullReferenceException is thrown when importing a document containing an inline image that starts with spaces.
    • А NullReferenceException is thrown when annotation has appearance state but uses single state appearances.
    • Text is exported with a wrong encoding when the document contains Simple Font with Differences array.
    • A NotSupportedException is thrown when opening a document with many zero bytes at its end.
    • An OutOfMemoryException is thrown when importing a document containing many Path geometries.
  • RibbonView
    • The actual theme of the control is not correctly passed to the Backstage element.
    • Changed: The disabled state of the ribbon buttons currently uses the pressed state brush. A lighter brush will be used instead.
  • Scheduler
    • An exception 'The Value does not fall within the expected range' when creating/modifying an appointment.
    • An exception is thrown, if the initial view definition is a MonthViewDefinition.
  • SpreadProcessing
    • An exception is thrown when copying a worksheet that contains a shape.
    • А NullReferenceException is thrown when importing a scatter chart with only one axis.
  • WordsProcessing
    • Date and Numeric formatting of merge field is not respected.