Syncfusion Essential Studio JavaScript 2024 Volume 3 (27.1.50)

Released: Sep 24, 2024

Atualizações na 2024 Volume 3 (27.1.50)

Recursos

  • DateTimePicker
    • The DateTimePicker provides options to define the range of selectable times through the minTime and maxTime properties. These properties ensure that users can only select times within the specified range, while times outside this range are restricted. Key Features include:
      • MinTime: Specifies the minimum time value that can be selected.
      • MaxTime: Specifies the maximum time value that can be selected.
  • HeatMap
    • HeatMap's axis labels can now include line break characters.
    • Label templates can now be displayed in place of cell labels to provide additional information.
  • Image Editor
    • Redact support in the Image Editor now allows users to effortlessly conceal sensitive information by applying blur or pixel effect to specific areas of an image. Ideal for maintaining privacy in photos. This feature is particularly valuable for protecting privacy and complying with data protection regulations, making it easier to securely share images without compromising sensitive information.
    • The enhanced Text Annotation feature in the Image Editor now allows users to customize their annotations with fill color, outline color, and outline width. Ideal for making text stand out and improving readability, this tool ensures that your annotations are both clear and visually appealing for any image.
    • The enhanced Rectangle Annotation feature in the Image Editor now includes support for adjusting the border radius, allowing users to create annotations with rounded or sharp corners. This enhancement provides greater flexibility in customizing the look of your annotations, adding a touch of style and refinement to your visual content.
  • Maps
    • An animation transition will now occur when the data labels are first rendered.
  • Mention
    • Mention now provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property.

Correções

  • Accumulation Chart
    • The group separator will now work for both the tooltip x-point and the legend text.
  • Breadcrumb
    • The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.
  • Chart
    • The spline range area chart will now handle null values properly.
  • Circular Gauge
    • The annotations will now render correctly when templates are provided through functions.
  • ColorPicker
    • Issue with "Hovering style for primary button of color picker in bootstrap 5 theme" has been resolved.
  • ContextMenu
    • The issue with "Context menu reopens after selecting options quickly" has been resolved.
  • DatePicker
    • Fixed an issue where users were unable to navigate through data cells using the arrow keys while a popup was open.
  • DateRangePicker
    • Fixed an issue where entering 'Pm' in the date format in the date range picker incorrectly changed the datetime value to 'AM'.
  • Diagram
    • The layout now renders properly without considering boundary constraints.Flipping the group node now properly rendered and rotation properly worked for the child nodes.
  • DocumentEditor
    • Resolved the Heap memory increasing issue even after destroying the component.
    • Improved the performance of rendering border for content control.
    • Resolved formatting different when layouting the document.
    • Content control with multiple paragraph now exported properly.
    • Resolved script error when highlighting edit range.
    • Nested table border is not render properly.
    • Alert message it now shown properly when opening broken SFDT.
    • Formatting now preserved properly when copy/paste content from excel document.
  • DropDownButton
    • Issue in DropDownButton Popup Alignment issue while setting enableRtl property as true has been resolved.
  • DropdownList
    • Resolved an issue when the window is resizing the popup position is misaligned.
    • Resolved an issue where the dropdown list generated a JavaScript warning when the text content included HTML special characters.
  • DropDownTree
    • Console error on initial rendering of Dropdown Tree when setting checkDisabledChildren to false with additional htmlAttributes has been resolved.
    • The issue with SelectAll checkbox being checked after reopening popup following filter action has been resolved.
  • GanttChart
    • Change the event argument action property value while deleting dependency issue has been fixed.
    • Console error while deleting last record with undo redo and styles not persists in notes tab in dialog issues has been fixed.
    • Script error occurs while deleting last record when undo redo support is enabled issue has been fixed.
    • Timeline cell disappeared during DST issue has been fixed.
    • Incorrect left is updated during DST issue has been fixed.
    • When adding a dependency to an unscheduled task, an exception is thrown issue has been fixed.
    • While collapsing parent custom color applied for child disappeared issue has been fixed.
  • Grid
    • The issue with adding/editing when the grid component is rendered inside the Dialog component has been resolved.
    • The problem with the BatchDelete and beforeBatchDelete event arguments not being correct during bulk delete actions has been resolved.
    • The issue with the Cancel Interface in the beforeDataBound event arguments has been resolved.
    • The issue with padding being added to the first cell during grid cell selection in the Material 3 theme has been resolved.
    • The issue where the cell was not highlighted when selecting a row using a method in the EJ2 Grid has been resolved.
    • The issue where the minWidth was not respected during window resizing has been resolved.
    • The issue with excel custom filter with the second empty filter not applied to the grid has been resolved.
    • The issue where the AutoFill position was not adjusted to corresponding cells when resizing the window has been resolved.
    • The issue with vertical expansion when dragging with long names and text wrap enabled has been resolved.
    • Grid didn't rendered properly while using the individual scripts has been fixed.
    • getSelectedRecords is not working properly has been resolved.
    • Header indent cell overlapped in a stacked frozen grid with grouped columns is fixed.
  • ListBox
    • Issue with "Prevent the default sorting action for custom data from filtering updateData method" has been resolved.
    • Issue with "Dual listbox sample move function not working properly with disabled items" has been resolved.
    • Issue with "The removeItems method not working properly after drag and drop and specific the index value" has been resolved.
  • Maps
    • The tooltip will now be displayed properly above the marker templates.
  • Mention
    • Mention popup value not updating in textbox when using mouse interaction has been resolved.
  • Message
    • The issue with "the close icon being misaligned when the content alignment was set to centre" has been resolved.
  • MultiColumn ComboBox
    • The issue with selection state not updated when grouping is enabled in the Multicolumn ComboBox has been resolved.
  • MultiSelect
    • Resolved the performance issue when multiselect component is rendered with large number of data.
  • PDF Viewer
    • Stamp annotation is now saved properly when adding custom Data property.
    • Free text author and comment characters are no longer changed when importing the exported annotation.
    • The handwritten signature is now properly selected after being added to the PDF viewer on a mobile device.
    • The large document now opens in standalone PDF Viewer.
    • The fetch request is no longer sent if the URL is set to the document path on the Server-Backed PDF Viewer.
    • Copy paste is now working with formfields when enableFormDesigner as false.
    • The textmarkup annotations are no longer unselected when changing the properties programmatically.
  • Pivot Table
    • The pivot chart will now render properly when the displayOption property is changed dynamically with the toolbar option enabled.
  • Schedule
    • An issue where the monthly recurrence appointment was rendered on the wrong date without considering the StartTimezone value of the appointment is fixed.
  • Sidebar
    • The issue with the close arguments event value showing as null when performing a swipe action in the Sidebar component has been resolved.
    • An issue with Sidebar component while utilizing multiple sidebars with closeOnDocumentClick property has been resolved.
  • Signature
    • Correcting the signature scaling issue while resizing the web browser has been resolved.
  • Sparkline
    • The fill property in Sparkline now works properly.
  • SplitButton
    • Console error is thrown when clicking the progress button has been resolved.
  • Stepper
    • Prevented step interactions for non-linear steps when the linear property is enabled.
  • StockChart
    • Spline rendering now correctly handles zero data values.
  • Tab
    • An issue where dynamically adding, removing, and then re-adding tabs caused an error when selecting the newly added tabs has been fixed.
  • TextBox
    • Fixed issue where the aria-label attribute was not set properly.
  • TreeMap
    • Duplicate legend items are now correctly removed when excluded legend items from color mapping are present.
  • TreeView
    • The issue with placing the dragged item between the nodes in the TreeView during the drag and drop action has been resolved.