yarn @syncfusion/ej2-angular-grids 27.1.50
v27.1.50

10 hours ago

Accumulation Chart

  • #I630866 - Now, the group separator will work for both the tooltip x-point and the legend text.

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Breadcrumb

Bug Fixes

  • #I898885 - The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.

Chart

  • #I631309 - Now, the spline range area chart will handle null values properly.

Circular Gauge

Bug fixes

  • The annotations will now render correctly when templates are provided through functions.

ColorPicker

Bug Fixes

  • Issue with "Hovering style for primary button of color picker in bootstrap 5 theme" has been resolved.

ContextMenu

Bug Fixes

  • #I897592 - The issue with "Context menu reopens after selecting options quickly" has been resolved.

DatePicker

Bug Fixes

  • #I628537 - Fixed an issue where users were unable to navigate through data cells using the arrow keys while a popup was open.

DateTimePicker

Features

  • The DateTimePicker used 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. Please find the demo link here.

Key Features:

  • MinTime: Specifies the minimum time value that can be selected.
  • MaxTime: Specifies the maximum time value that can be selected.

Diagram

Bug Fixes

  • #I627666 - Now, the layout renders properly without considering boundary constraints.
  • #I628018 - Now, Flipping the group node properly rendered and rotation properly worked for the child nodes.

DocumentEditor

Bug Fixes

  • #I623329 - Resolved the Heap memory increasing issue even after destroying the component.
  • #I624644 - Improved the performance of rendering border for content control.
  • #I627238 - Resolved formatting different when layouting the document.
  • #I625566 - Content control with multiple paragraph now exported properly.
  • #I626922 - Resolved script error when highlighting edit range.
  • #I624612 - Nested table border is not render properly.
  • #I627042 - Alert message it now shown properly when opening broken sfdt.
  • #I624582 - Formatting now preserved properly when copy/paste content from excel document.

DropDownButton

Bug Fixes

  • #I445638 - Issue in DropDownButton Popup Alignment issue while setting enableRtl property as true has been resolved.

DropdownList

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned

DropDownTree

New Features

  • #I621087 - Provided support to prevent the check action of disabled child nodes using checkDisabledChildren API.
  • #I610462 - Provided valueTemplate support to customize the display of selected values in the Dropdown Tree component.

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.
  • #I630411 - Facing an console error when all nodes are not selectable while opening the popup in the Dropdown Tree component have been resolved.
  • #I624932 - Multiple focus issue when enabled the showSelectAll and allowFiltering properties in the Dropdown Tree component has been resolved.
  • #I625088 - The issue with selected field in the Dropdown Tree component has been resolved.

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

  • #I625709 - The issue with adding/editing when the grid component is rendered inside the Dialog component has been resolved.
  • #I628534 - The problem with the BatchDelete and beforeBatchDelete event arguments not being correct during bulk delete actions has been resolved.
  • #I631245 - The issue with the Cancel Interface in the beforeDataBound event arguments has been resolved.
  • #FB61172 - The issue with padding being added to the first cell during grid cell selection in the Material 3 theme has been resolved.
  • #FB60975 - The issue where the cell was not highlighted when selecting a row using a method in the EJ2 Grid has been resolved.
  • #I630248, #I631004 - The issue where the minWidth was not respected during window resizing has been resolved.
  • #I629597 - The issue with excel custom filter with the second empty filter not applied to the grid has been resolved.
  • #I631424 - The issue where the AutoFill position was not adjusted to corresponding cells when resizing the window has been resolved.
  • #I633357 - The issue with vertical expansion when dragging with long names and text wrap enabled has been resolved.
  • #I629718 - Grid didn't rendered properly while using the individual scripts has been fixed.
  • #I632793 - getSelectedRecords is not working properly has been resolved.
  • #I628424 - Header indent cell overlapped in a stacked frozen grid with grouped columns is fixed.

HeatMap

New Features

  • #I450186 - HeatMap's axis labels can now include line break characters.
  • #I287338 - Label templates can be displayed in place of cell labels to provide additional information.

Image Editor

Features

  • Added new action types 'resize-start' and 'resize-end' to the selectionChanging event. The event triggers 'resize-start' when resizing begins and 'resize-end' when resizing ends.

Bug Fixes

  • #I910189 - The issue with "Localization issue in ImageEditor" has been resolved.
  • #I629743 - The issue with "zoomed event not triggered for mousewheel zoom" has been resolved.

ListBox

Bug Fixes

  • #I625107 - Issue with "Prevent the default sorting action for custom data from filtering updateData method" has been resolved.
  • #I628439 - Issue with "Dual listbox sample move function not working properly with disabled items" has been resolved.
  • #I904248 - Issue with "The removeItems method not working properly after drag and drop and specific the index value" has been resolved.

Maps

New Features

  • An animation transition will now occur when the data labels are first rendered.

Bug Fixes

  • #I493376 - The tooltip will now be displayed properly above the marker templates.

Mention

Features

  • The Mention 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. Please find the demo link here.

Bug Fixes

  • #I608248 - Mention popup value not updating in textbox when using mouse interaction has been resolved.

Message

Bug Fixes

  • The issue with "the close icon being misaligned when the content alignment was set to centre" has been resolved.

MultiColumn ComboBox

Bug Fixes

  • #I629122 - Now the issue with selection state not updated when grouping is enabled in the Multicolumn ComboBox has been resolved.

MultiSelect

Bug Fixes

  • #I451885 - Resolved the performance issue when multiselect component is rendered with large number of data.

NumericTextBox

Bug Fixes

  • #F170722 - Issue with "change event doesn't trigger while modifying the value using setValue method inside reactive form" is resolved.

PDF Viewer

Bug Fixes

  • #I626172 - Now, stamp annotation is saved properly when adding custom Data property.
  • #I631717 - Now, Free text author and comment characters are not changed when importing the exported annotation.
  • #I632150 - Now, the handwritten signature is properly selected after being added to the PDF viewer on a mobile device.
  • #I626892 - Now, the large document opens in standalone PDF Viewer.
  • #I632511 - Now, the fetch request is not sent if the URL is set to the document path on the Server-Backed PDF Viewer.
  • #I632378 - Now, copy paste is working with formfields when enableFormDesigner as false.
  • #I631207 - Now, the textmarkup annotations are not unselected when changing the properties programmatically.

Pivot Table

Bug fixes

  • The pivot chart will now render properly when the displayOption property is changed dynamically with the toolbar option enabled.

QueryBuilder

Bug Fixes

  • #I898205 - Issue with While setting rule value as an empty string the rule was not created in QueryBuilder has been fixed.
  • #I594200 - Issue with Script error thrown while filtering the field items of complex data binding in angular has been fixed.

RichTextEditor

Bug Fixes

  • #I620537 - Now, In localization, different text are used in alternative text quick toolbar item and alternative text dialog header.

  • #I623355 - Now, the ordered and unordered lists are now rendered properly in the table when copied and pasted from an MS Word document to the Rich Text Editor.

  • #I630039 - Now, when formatting is applied to the content, it functions correctly in the Firefox browser.

  • #I627005 - Now, when the Rich Text Editor is placed inside a list, the list functionality works properly.

  • #F191200 - Now, when a blockquote is applied and the clearFormat action is selected, the process correctly removes the blockquote and applies the appropriate p tags.

Schedule

Bug fixes

  • #FB60159 - An issue where the monthly recurrence appointment was rendered on the wrong date without considering the StartTimezone value of the appointment is fixed.

Sidebar

Bug Fixes

  • #I629277 - The issue with the close arguments event value showing as null when performing a swipe action in the Sidebar component has been resolved.

  • #I627602 - An issue with Sidebar component while utilizing multiple sidebars with closeOnDocumentClick property has been resolved.

Slider

Bug Fixes

  • #I624218 - An issue with Slider ticks in material theme has been resolved.

Sparkline

  • #I601193 - The fill property in Sparkline now works properly.

SplitButton

Bug Fixes

  • #I554000 - Console error is thrown when clicking the progress button has been resolved.

Spreadsheet

Bug fixes

  • #I602542 - Issue with "selection misalignment happens while doing autofill operation after importing an excel file with small row height" has been resolved.

Stepper

Bug fixes

  • #I592870 - Prevented step interactions for non-linear steps when the linear property is enabled.

StockChart

Bug Fixes

  • #F191596 - Spline rendering now correctly handles zero data values.

Tab

Bug fixes

  • #FB60693 - An issue where dynamically adding, removing, and then re-adding tabs caused an error when selecting the newly added tabs has been fixed.

TextBox

Bug Fixes

  • #I609281 - Fixed issue where the aria-label attribute was not set properly.

TreeMap

Bug fixes

  • #I622033 - Duplicate legend items are now correctly removed when excluded legend items from color mapping are present.

TreeView

New Features

  • #I621087 - Provided support to prevent the check action of disabled child nodes using checkDisabledChildren API.

Bug fixes

  • #I626894 - The issue where the parent state was not updated properly when dynamically changing the checked nodes has been resolved.

Don't miss a new ej2-angular-grids release

NewReleases is sending notifications on new releases.