v28.1.41
·
43 commits
to master
since this release
AI AssistView
Features
#I669136- Now we have provided a new methodscrollToBottom()to programmatically scroll the view to the bottom in the AssistView.
Bullet Chart
Bug Fixes
#I676482- The bullet chart will render properly even when the range is set to empty.
Chart
Bug Fixes
#I651775- The data label position for the stacked column now renders properly.#F195744- The tooltip for the stacking column series now renders properly during keyboard navigation.
ComboBox
Bug Fixes
#I679101- Fixed the issue where an error was encountered when filtering in the ComboBox with custom values disabled and virtualization enabled.
ContextMenu
Bug Fixes
#I668145- The issue with "Script error thrown while selecting the dynamically updated submenu items in the context menu" has been resolved.
DatePicker
Bug Fixes
#I675886- Fixed an issue where values were not updated correctly when a mask was configured.
DropDownButton
Bug Fixes
- Issue in "template not rendering in a function type in the React DropDownButton component" has been resolved.
DropDownTree
Bug Fixes
#I678070- The issue change event is not triggered when checking SelectAll checkbox after dynamically selecting any node in the Dropdown Tree component has been resolved.
GanttChart
Bug fixes
#I665780- Baseline and taskbar width mismatched when using the same dates for both issue has been fixed.#I678186- Decimal work value is updating, when record add issue has been fixed.#I679179- Offset value was not calculated properly issue has been fixed.
Grid
Bug fixes
#I676657- Resolved an issue where two column chooser dialog were opened when theopenColumnChoosermethod was called programmatically in an adaptive layout.#I932065- Fixed the tooltip flickering issue when the mouse moves inside the grid header.#I675890- Resolved an issue where the grid refresh action was triggered on search focus-out when performing a search for the same key.
Menu
Bug Fixes
#I681943- The issue with "Escape key closes all submenus instead of last submenu" has been resolved.
MultiSelect
Bug Fixes
#I662148- Fixed an issue where the value was not bound to the Multiselect component.
PDF Viewer
Bug Fixes
#I676738- Now, the radio button is visible on the non-rendered page when saving the document.#I675055,#678431- Now, the script error no longer occurs when using the PDF Viewer in React withVitein production.#I678021- Now, the free text annotation is not missing when saving a document with Unicode text and newline characters.#I680495- Now, the annotations are visible in the customer provided document.
Breaking Changes
#I676549- In thepageRenderCompleteevent, the page number property now reflects the actual page number instead of the page index.
Pivot Table
Bug fixes
#I657448- Double-clicking the 'No records to display' cell for drill-through in an empty pivot table will no longer trigger an error.#I679703- The Y-axis title can now be customized for the Pivot Chart when using the 'Combined' multiple axis mode.
RichTextEditor
Bug Fixes
-
#I677837- Now, the removal of thedivelement from the content when pressing the enter key followed by the backspace key has been resolved. -
#I680214- Now, the console error thrown when the editor parent document has aniframedocument with a different origin has been resolved.
Signature
Bug Fixes
#I679504- Issue with "ThegetSignaturemethod not shown in signature component instance for VUE platforms" has been resolved.