Improved TabStrip to read options from attributes when initialized from HTML.
Visual Studio Extension:
Enhanced notifications in Visual Studio Extension.
Visual Studio Code Extension:
Integrated notifications in Visual Studio Code Extension.
修補程式
Chart:
Fixed issue where drawing API tooltip for categoryAxis chart labels do not show.
FileManager:
Swapped list view and grid views icons in FileManager toolbar.
Fixed issue where drag and drop files to FileManager sends two requests to the server.
Form:
Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.
Fixed issue where the Form ignores the gutter values.
Grid:
Fixed issue where Navigatable Grid with custom NumericTextBox editor does not allow double click.
Fixed issue where Navigatable Grid with virtual scrolling doesn't fire the first row select event and messes up the scroll position on the first click.
Fixed issue where MultiSelect is closing when used as Grid editor.
Fixed issue where Grid doesn't filter data correctly with custom filterable ui and filterable.extra set to false.
Fixed issue where Grid in inline edit mode with reorderable rows does not save changed data.
Spreadsheet:
Fixed missing localization support for toolbar formatTypes, alignment, freeze and merge dropdown options.
TabStrip:
Fixed issue where TabStrip throws error when attributes collection is set for a tab with defined actions.
Tooltip:
Fixed issue where drawing API tooltip for categoryAxis chart labels do not show.
Upload:
Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.
Validator:
Fixed issue where required validation triggers only for the first Upload editor when the Form contains multiple Uploads.