Adopted authored ref-promptbox-file-select-button, ref-promptbox-speech-to-text-button, and ref-promptbox-send-button in custom affixes without duplicating built-ins.
Routed the Chat file attachment button to the PromptBox start affix.
Forwarded PromptBox affix templates through Chat messageBox.
Made incoming messages near the bottom use threshold-aware scrolling while own messages still scroll to bottom.
Added autoScrollThreshold with pixel and percentage support for incoming message reveal.
修補程式
Chat:
Fixed ChatOptions error in kendo.all.d.ts.
Editor:
Fixed issue where export tool message is displayed as a tool title.
Fixed issue where editor formatting creates redundant span element.
FileManager:
Fixed issue where setting the push event handler of the FileManager dataSource throws a JS error.
Gantt:
Fixed issue where Gantt with rowHeight and shown Planned tasks has misalignments.
Grid:
Fixed issue where setting any of the GridSearchSettingsFieldTagHelper options throws an exception.
Fixed issue where defining a Grid ColumnTagHelper GroupHeaderTemplateHandler throws JS error.
Fixed issue where navigable Grid with popup editing scrolls to bottom on save.
Fixed issue regarding the wrong cell focus in Grid with virtual columns and hidden columns.
Fixed slow virtual horizontal scrolling in Grid with large number of columns.
MediaPlayer:
Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
MultiSelect:
Fixed issue where multiselect with Virtualization does not highlight all selected options in the drop-down menu.
PivotGrid:
Fixed issue where ampersand in column values prevents column from expanding.
PivotGridV2:
Fixed issue where PivotGridv2 does not calculate correctly Multiple measures with same type but different fields.
ScrollView:
Fixed issue where ScrollView prevents Nested MediaPlayer volume scroller from scrolling.
SmartPaste:
Fixed issue where CheckBoxGroup does not take data-smartpaste-description with higher precedence.
Stepper:
Fixed issue where Stepper connector lines do not connect to steps when zooming on iPad.