New Form, Stepper and TileLayout widgets.
Adds Form, Stepper, TextBox and TileLayout widgets.
Features
- Common
- New TextBox widget.
- New TileLayout widget.
- New Stepper widget.
- New Form widget.
- Add official support for jQuery 3.5.1.
- Kendo defaults (global settings).
- Badge
- Badge improvements.
- Button
- Make toolbar container for buttons.
- ButtonGroup
- Make toolbar container for buttons.
- Calendar
- New Rendering for DatePicker & TimePicker.
- Chart
- Auto fit option for content area with labels in "pie" and "donut" chart.
- ComboBox
- Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached.
- DatePicker
- New Rendering for DatePicker & TimePicker.
- DateTimePicker
- New Rendering for DatePicker & TimePicker.
- Dialog
- Unify Window and Dialog design and styles.
- DropDownList
- Using arrows in virtualized and collapsed DropDownList/ComboBox to navigate through items cannot load next portion of items when reached.
- Editor
- Unify viewhtml dialog with the rest of the suites.
- Extend Editor toolbar rendering to match ToolBar rendering.
- FileManager
- Open a file on Enter key press in Grid View and List View, instead of entering rename mode.
- Filter
- Make toolbar container for buttons.
- Gantt
- Improved contrast of Gantt task and Scheduler event in Nova theme.
- Grid
- Grid Pager Position property.
- Use native select element for responsive pager numbers dropdown.
- DataSource server-side remote grouping.
- Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height.
- ListView
- ListView appearance improvements.
- MaskedTextBox
- Floating Labels for Inputs.
- Notification
- Enhance Notification color contrast.
- NumericTextBox
- Floating Labels for Inputs.
- Pager
- Update the responsive Pager styles and classes based on the latest design.
- Grid Pager Position property.
- Use native select element for responsive pager numbers dropdown.
- Scheduler
- Improved contrast of Gantt task and Scheduler event in Nova theme.
- Add workDays option to the views.
- Search input to filter scheduler events.
- Demo showing iCalendar format import and export.
- Allow usage of Adaptive Grid and Scheduler without defining an explicit pixel height.
- Spreadsheet
- Remove spreadsheet toolbar customizations.
- TextBox
- Floating Labels for Inputs.
- TimePicker
- New Rendering for DatePicker & TimePicker.
- ToolBar
- Make toolbar container for buttons.
- Upload
- Improve buttons in material upload.
- Upload appearance improvements.
- Validator
- Add errors to Validator's validate and validateInput event data.
- Accessibility improvements for Validator error label.
- Add Validation Summary.
- Add Validator setOptions() method.
- Update Validator rendering to match Form widget.
- Window
- Unify Window and Dialog design and styles.
Fixes
- Common
- Bundling bootstrap styles results in error.
- Chart
- Pie Chart labels may be rendered outside the visible area.
- ComboBox
- Change event in ComboBox not triggered, when the same value is cleared in the previously triggered change event.
- ComboBox change event fires inconsistently in cascading scenarios.
- FileManager
- FileManager - additional data cannot be sent along with the uploaded file.
- Moving folders in the TreeView inside the FileManager throws a JS error.
- Grid
- JS error thrown on pressing Space, when Grid with no data is focused.
- Grid width option is not documented and not included in the wrappers.
- Pager
- Current page number is not visible in Bootstrap v3 theme.
- Scheduler
- Scheduler events are displayed incorrectly when they start/end at the same time (SASS themes).
- TabStrip
- Not working TabStrip scrollable buttons on Apple iOS 13 and Android in Desktop mode.
- ToolBar
- Screen readers do not announce the state of ToolBar ToggleButton.
- Disabled ToolBar button does not have aria-disabled attribute.
- TreeView
- TreeView expandTo and expandPath methods do not set aria-expanded="true" and data-expanded="true" attributes to the respective nodes.