Telerik UI for Blazor R1 2023 SP2 (v4.2.0)

Released: Apr 26, 2023

R1 2023 SP2 (v4.2.0) 버젼 업데이트

기능

  • Common
    • Added compatibility with Microsoft .NET 8 Preview 3.
    • Added RTL (Right-to-Left) support.
    • Fluent Theme v.6.3.0.
    • Material Theme v.6.3.0.
    • Bootstrap Theme v.6.3.0.
    • Default Theme v.6.3.0.
    • Updated DPL version to 2023.1.410.
  • ContextMenu
    • Added new Refresh method.
  • Form
    • Added support for arbitrary markup placed inside items and groups.
  • Grid
    • You can now allow control over the popup edit form.
  • TreeList
    • You can now allow control over the popup edit form.
  • TreeView
    • You can now avoid unnecessary re-rendering of treeview nodes when possible.
    • Improved expand performance and SignalR message size.
    • Improved TreeView selection performance in WebAssembly.

수정사항

  • AnimationContainer
    • TabStrip and AnimationContainer prevents TreeView re-renders and causes incorrect UI state.
  • Calendar
    • No visual indication for today's date.
  • Charts
    • Chart axis label format outputs literal t as a.
  • ChipList
    • Left Arrow key always focuses the first Chip when the Disabled field is not set.
  • ComboBox
    • When selecting an item with the Enter key, the value is not displayed in the input field.
  • ContextMenu
    • Menu opens programmatically disabled items with keyboard navigation.
  • Dialog
    • When a grid is inside a dialog, pressing Esc in a focused SearchBox throws an exception.
  • FileManager
    • Files with no extension appear as folders.
    • FileManager Breadcrumb navigation does not work correctly with many child folders.
  • Filter
    • Filter editor is not updated when changing the filter field to a field of the same type.
  • Form
    • Autogenerated form items are rendered on initial load even when form items for the same fields are already rendered.
  • Grid
    • Scroll to top after paging.
  • Menu
    • Menu opens programmatically disabled items with keyboard navigation.
  • MultiColumnComboBox
    • When selecting an item with the Enter key, the value is not displayed in the input field.
  • MultiSelect
    • Clear MultiSelect input when it loses focus and when the clear button is clicked.
  • Scheduler
    • Week/MultiDay view - The DatePicker label in the ToolBar is showing incorrect/larger range.
  • TabStrip
    • TabStrip and AnimationContainer prevents TreeView re-renders and causes incorrect UI state.
    • Forward/backward scroll buttons are enabled without actual tab scrolling.
  • ToolBar
    • Changing the visibility of items does not reposition the collapsed items.
  • TreeList
    • Scroll to top after paging.
  • TreeView
    • TabStrip and AnimationContainer prevents TreeView re-renders and causes incorrect UI state.
    • Multiple selection throws after programmatic item expansion.
    • Treeview checked items are not preserved when loaded on demand.
    • Indeterminate parent checkbox when all child checkboxes are checked or unchecked.
    • TreeView expanded item preserves its state but loses its subitems.
    • Checkboxes are not in a checked state if you navigate to a page that has a TreeView inside a Window.
    • Navigating and disposing a treeview throws errors in a WebAssembly app.
  • PdfProcessing
    • Applying a wrong default image compression filter leads to a broken PDF file.
    • Encrypted Hex strings in Bookmark titles are not decrypted on import.
    • Setting a filter on a mask results in an invalid file when exporting.
    • Wrongly parsed document content when the indirect object contains more spaces between object number and generation number.
    • Spaces are displayed as rectangles for some TrueType fonts.
  • SpreadProcessing
    • Repeating header rows are not imported correctly in some files.
  • WordsProcessing
    • NullReferenceException when importing a watermark with no opacity.