Telerik DevCraft UI
Adds compatibility with Blazor WebAssembly 3.2.0 Preview 1
Features
New in Telerik UI for Blazor v2.7.0
- Common
- New MultiSelect
- Compatibility with Blazor WebAssembly 3.2.0 Preview 1
- AutoComplete
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- Calendar
- CTRL + ArrowKeys Navigation in Calendar
- ComboBox
- Custom filtering based on user input
- Add support for INotifyCollectionChanged data sources
- Add OnRead event
- DropDownList
- Add support for INotifyCollectionChanged data sources
- Grid
- Group Header Template
- Column header template
- Grid Aggregates
- Keyboard navigation improvements
- TreeView
- Add support for INotifyCollectionChanged data sources
- Home & End support in TreeView Keyboard Navigation
Fixes
Fixed in Telerik UI for Blazor v2.7.0
- Calendar
- Range Selection should skip disabled dates
- Calendar navigation closes grid's popup edit form
- ComboBox
- Combobox triggers form submit on Enter in the popup
- Filtering does not work in a Window
- Combobox throws on Tab out when no Data is loaded
- DateInput
- Pressing Enter while an input is focused submits the form it is in
- DatePicker
- Today button throws in WASM app
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Pressing Enter while an input is focused submits the form it is in
- DateTimePicker
- Calendar's Today button doesn't return focus to the input of the Date/TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- DropDownList
- Clearing the value by setting it to null does not work
- Grid
- Tab doesn't always move focus to filter row filter icon
- Grid range selection breaks with keyboard navigation enabled
- Menu
- MenuItem steals focus after rendered
- NumericTextBox
- Pressing Enter while an input is focused submits the form it is in
- TimePicker
- Set button should have a thicker outline when it's focused
- Pressing Enter while an input is focused submits the form it is in
- TreeView
- Aria-expanded missing from treeview nodes
- Window
- Window with @bind-Visible throws during pre-rendering - The current thread is not associated with the Dispatcher