Telerik UI for ASP.NET Core
Adds new DropDownButton and SplitButton components.
Features
- Common
- Added new DropDownButton component.
- Added new SplitButton component.
- Implemented Calendar ARIA as per the spec.
- Added camelCase support for aggregates in aspnetmvc-transport.
- AutoComplete
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- Chart
- The Chart TagHelper now has an option to configure series type to BoxPlot.
- DatePicker
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- DateRangePicker
- Implemented DateRangePicker ARIA as per the spec.
- DateTimePicker
- Added aria-haspopup=grid to the DateTimePicker combobox element.
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- DropDownList
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- DropDownTree
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- Filter
- Implemented Filter ARIA as per the spec.
- Grid
- Added Grid Toolbar Template option in ASP.NET Core TagHelpers.
- Added initialSortDirection configuration to the ASP.NET MVC Grid wrapper.
- MaskedTextBox
- Added aria-placeholder to MaskedTextBox.
- MultiColumnComboBox
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- MultiSelect
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- Moved ARIA attributes from wrapper to input element.
- Pager
- Implemented Pager ARIA as per the spec.
- TimePicker
- Added aria-haspopup=listbox to the TimePicker combobox element.
- Substituted aria-owns with aria-controls in role="combobox" widgets.
- ToolBar
- Replaced ToolBar's SplitButton with SplitButton component.
- PdfProcessing
- Added Signature flags support.