Telerik UI for Blazor 2024 Q4 (v7.1.0)

Released: Dec 17, 2024

2024 Q4 (v7.1.0) 버젼 업데이트

기능

  • Common
    • Updated Telerik.Pivot.Core and Telerik.Pivot.DataProviders.Xmla to version 0.1.3.
    • Supports Bootstrap theme version 10.0.1.
    • Supports Classic theme version 10.0.1.
    • Supports Default theme version 10.0.1.
    • Supports Fluent theme version 10.0.1.
    • Supports Material theme version 10.0.1.
  • Scheduler
    • Added a refresh method.

수정사항

  • DropDownButton
    • Onclick can sometimes throw in WASM.
  • Grid
    • Enhanced left/right arrow range cell selection.
    • Incorrect selected cell with hidden columns.
    • Exclude hidden columns from range cell selection.
    • Ensure cell selection works with cell templates.
  • Popover
    • Update anchor if element do not match selector anymore.
  • Popup
    • Position popup above the anchor when height is changed.
  • SplitButton
    • Onclick can sometimes throw in WASM.
  • Switch
    • Remove hidden checkbox.
  • TabStrip
    • Tabs with no child content are not correctly deselected.
  • TimePicker
    • Ensure date has time parts only present in the Format.
  • Tooltip
    • Ensure correct title when anchor title changes dynamically.
  • TreeList
    • Incorrect selected cell with hidden columns.
    • Exclude hidden columns from range cell selection.
  • TreeView
    • Do no throw when selecting from filtered data set.
    • Throws when component is disposed during load on demand.
  • Window
    • Increase zIndex when window is focused and should show above the other windows.
    • Prevent focus out when tabbing in modal mode.