Syncfusion Essential Studio JavaScript 2023 Volume 4 (24.1.46)

Released: Jan 17, 2024

Actualizaciones en 2023 Volume 4 (24.1.46)

Características

  • DropDownTree
    • Added support for auto check functionality when filtering in enabled in the Dropdown Tree component.

Correcciones

  • Common
    • The issue with "rendering the html template string" has been resolved.
  • ButtonGroup
    • Issue in "Focus Css style not removed after clicking outside from button group button in bootstrap4 theme" has been resolved.
  • Chart
    • The enableZoom property in the scrollbarSettings is now working properly.
    • The showTooltip is now working properly on mobile devices.
    • The chart values now update properly during the resized event when integrating the EJ2 JS chart in a Blazor application.
  • Checkbox
    • Need to set HtmlAttributes Id in input element checkbox has been resolved.
  • Diagram
    • Overview now updated properly while zoom out and move nodes outside viewport.
  • DocumentEditor
    • Resolved list numbering issue in the attached document.
    • Resolved the reply comment sorted issue.
    • Resolved Issue while opening the document Editor exported document.
    • Resolve script error and deleting cell from table removes other texts outside table.
  • DropDownButton
    • Issue in "DropDownButton list items do not meet WCAG AA standards for focus indicators" has been resolved.
  • DropDownTree
    • The issue with the Dropdown Tree popup not closing when the preselected value is again selected has been resolved.
  • GanttChart
    • Server call is triggered twice issue has been fixed.
    • When adding a record by method before saving, if the task ID is changed after taskbar hover exception thrown issue has been fixed.
    • Text is not rendered properly in header while using page size issue has been fixed.
    • Dynamic template updating in columns does not render issue has been fixed.
  • Grid
    • Resolved the issue where preventing checkbox selection by setting isSelectable property to false was not effective when using a column template in the grid.
  • Kanban
    • Drop clone now works properly when slowly dragging and dropping the cards in the last position in the Kanban column.
  • LinearGauge
    • The pointer value will no longer be reset when the pointer is dragged and the scrollbar on the page is moved.
  • Menu
    • The issue with "Keyboard action is not working properly in the Menu Component" has been resolved.
  • MultiSelect
    • Fixed issue where Z-index was not being added to the popup element when initially opening the popup.
  • PDF Viewer
    • The form fields have now rendered properly without injecting the annotation, text selection, and text search modules.
    • Only the formFieldSelect event is now called when select the formField.
    • Programmatically opening the handwritten signature dialog now works properly after opening the Initial dialog.
    • Duplicate comment and replay content are no longer added to the annotation when exporting/importing the text markup annotation.
    • A script error no longer occurs when rapidly adding a TextBox across multiple pages.
  • PivotTable
    • The selected node state will now be properly maintained in the filter dialog for the pivot table's date type field.
    • On-demand grouping will now work properly with CSV data source.
  • RichTextEditor
    • The content at the top is now displayed properly when maximizing the Rich Text Editor with enableFloating set to false.
    • Applying the bold repeatedly to the content in the Rich Text Editor now works properly, and the content doesn't get deleted.
  • Toolbar
    • The issue with the differentiate toolbar active and focus states has been resolved.
  • Tooltip
    • The console error while assigning a function type value to the Content property in the Tooltip component has been resolved.
  • TreeView
    • TreeView component's title not decoded properly same as in tree node text has been resolved.