Telerik UI for Blazor 2.21.0

Released: Jan 20, 2021

2.21.0 버젼 업데이트

기능

  • Common
    • New RangeSlider Component.
    • New Slider Component.
    • New Splitter Component.
    • New LoaderContainer.
    • Material Theme Package - v3.28.0.
    • Bootstrap Theme Package - v4.30.0.
    • Default Theme Package - v4.32.0.
    • Update DPL version to 2021.1.118.
  • AutoComplete
    • Add PopupClass Parameter.
  • Calendar
    • Added Class parameter.
  • Charts
    • Added Class parameter.
  • ComboBox
    • Add PopupClass Parameter.
  • ContextMenu
    • Added Class parameter.
  • DatePicker
    • Add PopupClass Parameter.
  • DateRangePicker
    • Add PopupClass Parameter.
    • Added Class parameter.
  • DateTimePicker
    • Add PopupClass Parameter.
  • DropDownList
    • Add PopupClass Parameter.
  • Grid
    • Remove automatic right positioning of the SearchBox.
    • Apply new styles and rendering changes to toolbars.
    • Multi-checkbox filter.
    • Load Groups on demand.
    • Animation During Grid Load.
  • ListView
    • Loader Integration in ListView.
  • MultiSelect
    • Add PopupClass Parameter.
  • Scheduler
    • Added Class parameter.
    • Keyboard Navigation for Scheduler.
    • Loader integration in Scheduler.
    • Class parameter.
  • StockChart
    • Added Class parameter.
  • TabStrip
    • Added Class parameter.
    • Tab Strip Tab Header has a Class Parameter.
    • Header Templates.
  • TextArea
    • Add Width parameter.
  • TimePicker
    • Add PopupClass Parameter.
  • TreeList
    • Remove automatic right positioning of the SearchBox.
    • Apply new styles and rendering changes to toolbars.
    • Multi-checkbox filter.
    • Keyboard Navigation for TreeList.
    • Loader Integration in TreeList.
  • TreeView
    • Added Class parameter.
    • Loader Integration for TreeView.
    • Checkbox selection of nodes.
  • Upload
    • Added Class parameter.
    • Keyboard Navigation for Upload.
    • Loader Integration in Upload.

수정사항

  • ChunkProgressBar
    • Wrong chunk size under cultures with a comma for a decimal separator.
  • DateInput
    • DateInput bound to nullable type displays wrong value after date is deleted.
    • No red border on invalid input.
  • DatePicker
    • Pickers throw on popup close.
    • No red border on invalid input.
  • DateRangePicker
    • Pickers throw on popup close.
  • DateTimePicker
    • Pickers throw on popup close.
    • No red border on invalid input.
  • Grid
    • Navigation between sections in the column menu is not working.
    • Clicking on a cell in Incell edit mode doesn't open editor when Navigable is true.
    • Group header row prevents navigation to column header cells.
  • ListView
    • Going back in Listview Paging from the last page leaves unexpected extra items or throws errors in a WebAssembly app.
  • MaskedTextBox
    • Width parameter is not applied when Label parameter is not set.
  • Menu
    • The Menu steals away the focus of other components.
  • MultiSelect
    • If the AutoClose parameter is set to false and the selected items span across multiple lines the popup does not update its position accordingly.
  • NumericTextBox
    • NumericTextbox allows writing a letter for non-integer types when all the input is deleted.
    • Value disappears when focusing after clearing its value, disabling it and enabling it again.
  • TextArea
    • The Class parameter is not rendered on the topmost wrapping element.
  • TileLayout
    • Allow changing the state when using OnResize and OnReorder.
  • TimePicker
    • Clicking Now makes the time picker invalid forever.
    • Pickers throw on popup close.
    • No red border on invalid input.
  • ToolBar
    • The Visible parameter does not affect the visibility of the ToolBar buttons.
  • TreeView
    • Error is thrown when Items child collection is null.