Skip to content

Releases: syncfusion/ej2-angular-ui-components

v24.1.45

09 Jan 02:41

Choose a tag to compare

AccumulationChart

Bug Fixes

  • #I533625 - Now, the textAlignment property in the titleStyle of the accumulation chart is functioning correctly.

Chart

Bug Fixes

  • #I536934 - Now, the category axis label renders properly when the x-value is provided as an empty string.

Diagram

Bug Fixes

  • #F185764 - Now, removing bpmn text annotation dynamically is working properly.
  • #I526870 - Resolved snap to lines issue when dragging shapes from palette to swimlane.
  • #I526172 - The node now remains in the diagram when the ungroup action is performed.
  • #FB48313 - The background color is now visible on symbol hover after rapid expand and collapse in the palette.
  • #I531978 - Now, connectors rendered properly with line routing and line distribution enabled during doLayout process.

DocIO

No Changes for this product in this version.

DocumentEditor

Bug Fixes

  • #I528964 - Resolved the table border issue when exporting as docx.
  • #I531058 - Resolved the reply comment sorted issue.
  • #I453495 - Resolved the shape element shifting issue when pressing enter.
  • #I528503 - Resolved the script error issue in server side rendering.

DropDownButton

Bug Fixes

  • #I863317 - Dropdownitems not disabled initially when updating the property dynamically has been resolved.

FileManager

Bug Fixes

  • #I536863 - The issue while creating a new folder within empty subfolder using the context menu from navigation pane selection is resolved.

GanttChart

Bug Fixes

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

Grid

Bug fixes

  • #FB49340 - Fixed an issue that occurred when resizing columns in the grid with stacked headers.
  • #I520335 - Resolved an issue regarding incorrect filterBeforeOpen requestType naming and updated the options property scope as public within the actionBegin event argument when opening the filter menu.
  • #I533690 - Script error thrown when clicking the cancel button in batch edit has been fixed.
  • #FB49544 - The problem with persistSelection in custom data binding has been successfully resolved.

Image Editor

Bug Fixes

  • The issue with "Image alignment while cancelling contextual toolbar" has been resolved.

pdf

No Changes for this product in this version.

PDF Viewer

Bug Fixes

  • #I529642 - Now, the strikethrough is properly preserved in the provided document when downloading it and opening it in other viewers.
  • #I527440 - Now, the thumbnail PDF is retaining the position for larger pages after rotating a single page in PDF document.
  • #I529806 - Now, the DOM elements related to the PDF Viewer control are properly destroyed after destroying the PDF Viewer control.
  • #I533430, #I533962 - Now, the provided documents are loading in the Stand-alone PDF Viewer.
  • #I532281 - Now, the landscape documents are properly re-rendered in the Stand-alone PDF Viewer.
  • #I524631 - Now, the custom stamp options are not being removed in the custom stamp menu when updating after control initialization.
  • #I531042 - Now, the custom data of the annotation is properly preserved after undoing the deletion of the imported annotation.
  • #I533144 - Now, the documents load properly in the Stand-alone PDF Viewer when using the document path and open option alternatively.
  • #I528636 - Now, the saved text markup annotation is rendered properly when adding the annotation programmatically.

PivotTable

Bug fixes

  • #F185974 - When using the pivot table and the pivot field list with virtualization, the loading indicator is now properly hidden.
  • #F185974 - The all node check box status will now work properly when you click the "All" text in the member filter dialog.
  • #F185974 - When adding a field via drag and drop in the static field list, the "fieldDrop" event is now properly triggered.
  • #I538805 - The OLAP Pivot table will now work properly while binding calculated fields via code-behind.

Presentation

No Changes for this product in this version.

RichTextEditor

Bug Fixes

  • #I534488 - Now, applying different style formats without focusing inside the Rich Text Editor works properly.
  • #I530749 - Now, the change event is triggered properly when inserting the mention list items in the Rich Text Editor.
  • #I534481 - Now, when applying the font family Arial to the text content in the Rich Text Editor, the toolbar status is updated properly.

Signature

Bug Fixes

  • #I510300 - Issue with "drawn points will be in a significantly different location than the cursor while zooming" has been resolved.

Spreadsheet

Bug fixes

  • #I863643 - Issue with "formula returns an incorrect result when a negative cell referenced value is used in the formula without using brackets" has been resolved.
  • Issue with "duplicate template was added at the bottom of the spreadsheet while deleting the value on the template rendered cell" has been resolved.
  • #I528462 - Issue with "find dialog was closed when switching to the next sheet" has been resolved.

XlsIO

No Changes for this product in this version.

v24.1.44

03 Jan 03:52

Choose a tag to compare

Common

Bug Fixes

  • #528977 - Resolved the From Group OnBlur update not working proeprly.

CircularGauge

Bug Fixes

  • #I532350 - When there are more than ten ranges in the Circular Gauge, the range tooltip content for those ranges is now appropriately displayed.

FileManager

Bug Fixes

  • #I536115 - The issue of adding an unnecessary <ul> element under the large icons view while using enableVirtualization property in the FileManager component has been resolved.

GanttChart

Bug Fixes

#I531670 - When adding record by method before saving, if the task ID is changed after taskbar hover exception thrown issue has been fixed.

Grid

Bug fixes

  • #I527253 - The issue of displaying data in date format when it's provided as a string for the string column in the grid has been resolved.
  • #I525816 - The problem of losing focus in the Grid when scrolling down using the down arrow key while focusing on the template has been resolved.
  • #I525124 - The issue where Datamanager arguments were null when unchecking 15 or more items in the filter dialog has been resolved.
  • #I528688 - Fixed an issue with keyboard navigation when the grid contains hidden columns.

v24.1.43

27 Dec 06:37

Choose a tag to compare

ComboBox

Bug fixes

  • #I528495 - Fixed the issue where the grouping fixed header was being moved to the right.

DocumentEditor

Bug Fixes

  • #I514005 - Resolved section break parsing issue while pasting.
  • #I515062 - Resolved Locale constant missing in Vietnamese.
  • #I520469 - Resolved Alignment issue in document editor.
  • #I524057 - Resolved The arabic selection issue.
  • #I520821 - Resolved Justify Enter issue for Arabic text.
  • #I523987 - Resolved the hyphen text is not rendered issue.
  • #I526246 - Resolved Spell Check dialog popup issue.
  • #I526232 - Resolved the list continuity issue on paste content.
  • #I527224 - Resolved Open Hyperlink & Copy Hyperlink missing in contextMenu while readOnly mode.
  • #I529797 - Resolved the Search result return Zero.
  • #I532949 - Resolved the list numbering issue

DropDownList

Bug fixes

  • #I523994 - Resolved the issue where the NVDA Reader was not reading the list item when filtering is enabled.

GanttChart

Bug Fixes

  • #I527509 - Action begin event arguments not working properly issue has been fixed.
  • #I517104 - Gantt component hangs whole page if timezone changed to UK(London) issue has been fixed.

Grid

Bug fixes

  • F185807 - The programmatic removal of frozen columns is now working properly.
  • I531641 - The issue where column width was being modified when resizing the grid containing frozen columns has been resolved.

v24.1.41

18 Dec 07:04

Choose a tag to compare

Common

Bug Fixes

  • Resolved component's compilation issue.

AccumulationChart

Bug Fixes

  • #I519546 - Now, the pie chart data label renders properly when the data point is zero.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I520467 - The combination of multiple types of trendlines is now rendering properly.
  • #I519877 - Now, StackingGroup is working properly along with columnWidthInPixel.
  • #I519877 - Now, ColumnSpacing is working properly along with columnWidthInPixel.

DateRangePicker

Bug Fixes

  • #I522762 - Resolved an issue where the selected month range would reset to January when changing the culture.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

ImageEditor

Bug Fixes

  • Issue with "Resize numeric textbox not updated properly while applying with placeholder value" has been resolved.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Mention

Bug Fixes

  • #I519427 - Fixed a popup positioning issue that occurred when filtering.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

MultiSelect

Bug Fixes

  • #I518299 - Fixed console error that occurred when adding an item using the addItem method.

  • #I528490 - Resolved the issue where the custom value was not being displayed on the popup when the allowFiltering property was enabled.

PivotTable

Bug fixes

  • #I518410 - The pivot table will now refresh properly while dynamically binding an empty data source via web API.

ProgressBar

Bug Fixes

  • #I520853 - The circular progress bar now renders properly for all the values.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.

Sidebar

Bug Fixes

  • #I521215 - An issue with the Sidebar animation which is not working for the initial rendering has been resolved.

Toast

Bug Fixes

  • #I521037 - Fixed an issue where the Toast custom content template was not functioning correctly. Meta Tag.

v23.2.7

05 Dec 03:20

Choose a tag to compare

Common

Bug Fixes

  • Resolved component's compilation issue.

AccumulationChart

Bug Fixes

  • #I519546 - Now, the pie chart data label renders properly when the data point is zero.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I520467 - The combination of multiple types of trendlines is now rendering properly.
  • #I519877 - Now, StackingGroup is working properly along with columnWidthInPixel.
  • #I519877 - Now, ColumnSpacing is working properly along with columnWidthInPixel.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

ImageEditor

Bug Fixes

  • Issue with "Resize numeric textbox not updated properly while applying with placeholder value" has been resolved.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Mention

Bug Fixes

  • #I519427 - Fixed a popup positioning issue that occurred when filtering.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

MultiSelect

Bug Fixes

  • #I518299 - Fixed console error that occurred when adding an item using the addItem method.

PivotTable

Bug fixes

  • #I518410 - The pivot table will now refresh properly while dynamically binding an empty data source via web API.

ProgressBar

Bug Fixes

  • #I520853 - The circular progress bar now renders properly for all the values.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.

Sidebar

Bug Fixes

  • #I521215 - An issue with the Sidebar animation which is not working for the initial rendering has been resolved.

Toast

Bug Fixes

  • #I521037 - Fixed an issue where the Toast custom content template was not functioning correctly. Meta Tag.

v23.2.6

28 Nov 05:56

Choose a tag to compare

Common

Bug Fixes

  • Resolved component's compilation issue.

AccumulationChart

Bug Fixes

  • #I519546 - Now, the pie chart data label renders properly when the data point is zero.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I520467 - The combination of multiple types of trendlines is now rendering properly.
  • #I519877 - Now, StackingGroup is working properly along with columnWidthInPixel.
  • #I519877 - Now, ColumnSpacing is working properly along with columnWidthInPixel.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

ImageEditor

Bug Fixes

  • Issue with "Resize numeric textbox not updated properly while applying with placeholder value" has been resolved.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Mention

Bug Fixes

  • #I519427 - Fixed a popup positioning issue that occurred when filtering.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

MultiSelect

Bug Fixes

  • #I518299 - Fixed console error that occurred when adding an item using the addItem method.

PivotTable

Bug fixes

  • #I518410 - The pivot table will now refresh properly while dynamically binding an empty data source via web API.

ProgressBar

Bug Fixes

  • #I520853 - The circular progress bar now renders properly for all the values.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.

Sidebar

Bug Fixes

  • #I521215 - An issue with the Sidebar animation which is not working for the initial rendering has been resolved.

Toast

Bug Fixes

  • #I521037 - Fixed an issue where the Toast custom content template was not functioning correctly. Meta Tag.

v23.2.5

23 Nov 05:15

Choose a tag to compare

Common

Bug Fixes

  • Resolved component's compilation issue.

AccumulationChart

Bug Fixes

  • #I519546 - Now, the pie chart data label renders properly when the data point is zero.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I520467 - The combination of multiple types of trendlines is now rendering properly.
  • #I519877 - Now, StackingGroup is working properly along with columnWidthInPixel.
  • #I519877 - Now, ColumnSpacing is working properly along with columnWidthInPixel.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

ImageEditor

Bug Fixes

  • Issue with "Resize numeric textbox not updated properly while applying with placeholder value" has been resolved.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Mention

Bug Fixes

  • #I519427 - Fixed a popup positioning issue that occurred when filtering.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

MultiSelect

Bug Fixes

  • #I518299 - Fixed console error that occurred when adding an item using the addItem method.

PivotTable

Bug fixes

  • #I518410 - The pivot table will now refresh properly while dynamically binding an empty data source via web API.

ProgressBar

Bug Fixes

  • #I520853 - The circular progress bar now renders properly for all the values.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.

Sidebar

Bug Fixes

  • #I521215 - An issue with the Sidebar animation which is not working for the initial rendering has been resolved.

Toast

Bug Fixes

  • #I521037 - Fixed an issue where the Toast custom content template was not functioning correctly. Meta Tag.

v23.2.4

20 Nov 06:52

Choose a tag to compare

Common

Features

  • Provided the compatible support with Angular 17.

Barcode

Bug Fixes

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

Chart

Bug Fixes

  • #I504772 - It is now possible to cancel zooming using the scrollbar through the 'scrollChanged' event.

Features

  • #I494809 - Now steps can be applied to the line from the center, as well as from the left and right of the points.
  • #I505867 - Enhanced the rendering of scatter series with a large number of data points.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

Kanban

Bug Fixes

#I513537 - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

PivotTable

Bug fixes

  • #F185202 - When there are no fields in the value axis, the pivot table will now be rendered with the proper height.

New features

  • #I450857 - When virtualization is enabled for OLAP data, the Pivot Table will now support displaying with grand totals and sub-totals in row and column axes.
  • #I484186 - Added support for exporting the Pivot Chart to PDF document with header and footer.
  • #I490937 - When virtualization is enabled, the OLAP Pivot Table can now be exported as a PDF and Excel document with entire data.

Schedule

Bug fixes

  • #I518285 - An issue related to incorrect start day name on the week header in year view has been resolved.

v23.1.44

07 Nov 06:34

Choose a tag to compare

Chart

  • #I495717 - Now the pdf-export module is not included by default.

Diagram

Bug Fixes

  • #I508486 - Now, user-handle template is rendered properly after save and load.

Dialog

Bug Fixes

  • #I506296 - Resolved issue where the dialog would disappear or abruptly shift beyond the viewport when dragging and dropping.

Mention

Bug Fixes

  • #I4756 - Fixed the issue where using the Mention Character as a [ would throw a console error.

PivotTable

Bug fixes

  • I515880 - The pivot table grouping bar actions will now work properly when invoking the refresh method dynamically.

QueryBuilder

Bug Fixes

  • #F510127 - Issue with Query builder rule does not gets changed dynamically has been fixed.

Ribbon

Bug Fixes

#I509963 - Now the issue with hide/disable method not working properly with the tab items that are not loaded in initial rendering has been resolved.

#I510661 - Now the script issue raised with the createPopupOnClick property enabled in the dropdown item overflow popup has been resolved.

RichTextEditor

Bug Fixes

  • #I514862 - Now, alternate text for images is properly displayed in the input element.
  • #I514862 - Now, the XSS attack is prevented in the width and height inputs of the image resize dialog in the Rich Text Editor.
  • #I517445 - Now, the text alignment and other styles are maintained when pressing the enter key in the Rich Text Editor.
  • #I514865 - Now, the display text with white space works properly when inserting a link in the Rich Text Editor.

Schedule

Bug fixes

  • #I513168 - An issue related to misplaced events in the print document has been resolved.

TreeView

Bug fixes

  • #I511195 - An issue with the TreeView component's tooltip(title) not decoded properly like tree node text has been resolved.

v23.1.43

31 Oct 01:52

Choose a tag to compare

Common

Bug Fixes

  • #I507537, #I508879, #I505342 - Resolved chart loading delays to enhance overall performance.

Barcode

Bug Fixes

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

Chart

  • #F184961 - The enable RTL property is now working correctly in polar chart.
  • #I512713 - Now the chart series type can be updated using react hooks.

ComboBox

Bug Fixes

  • #I509217 - Resolved the issue where an empty space was created after clearing the values from the comboBox.

Diagram

Bug Fixes

  • #I506971 - Now, Overview with html node is updated properly when we zoom-out the diagram.
  • #I505963 - Now, Exception occurs due to line routing constraints enabled is resolved.

DropDownButton

Bug Fixes

  • #I510977 - Provide the original event arguments support in the DropDownButton select event.

DropDownTree

Bug Fixes

  • #I508339 - The persistence issue during page navigation has been resolved.
  • #I498924 - Issue with the locale property in the Dropdown Tree component has been resolved.

FormValidator

Bug Fixes

  • #I508670 - Fixed a memory leak issue that occurred when navigating between pages.

ImageEditor

Bug Fixes

  • Resolved the SVG type image not load through uploader toolbar button in image editor.

ListView

Bug Fixes

  • #I494960 - Provided support to add list item in corresponding index position of ListView without adjusting scroll current position.

Mention

Bug Fixes

  • #F182215 - Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides".

RadioButton

Bug Fixes

  • #F513731 - The issue with "HtmlAttributes property not working properly in RadioButton component" has been resolved.

Ribbon

Features

#I510343 - Provided custom HTML attributes support for the Ribbon items

RichTextEditor

Bug Fixes

  • #I456729 - Now, pasting the cropped images from MS Word into the Rich Text Editor works properly.
  • #I500444 - Now, when pasting the list content from MS Word, the margin bottom style will be set properly.
  • Now, the toolbar's preview button function works properly when the Rich Text Editor itemConfigs property is set with toolbarSettings.
  • #I509912 - Now, the toolbarClick event is triggered when the emoji picker toolbar item is clicked before the opening of the emoji picker popup.
  • #I513543 - Now, pasting the content from the online MS Excel works properly without pasting any additional style content.

Signature

Bug Fixes

  • #I510300 - Issue with "isEmpty method return wrong value in signature control" has been resolved.

TextBox

Bug Fixes

  • #I512497 - Fixed an issue where the values of the textbox with the 'e-valid-input' class were persisting even after resetting the form.

Toolbar

Bug Fixes

  • #I514442 - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.

Tooltip

Bug Fixes

  • #I490793 - Provided support to open or close the Tooltip for the default focusable element through keyboard interaction.

TreeView

Bug fixes

  • #F184993 - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.