Skip to content

Releases: syncfusion/ej2-angular-ui-components

v18.3.47

05 Nov 08:43

Choose a tag to compare

Chart

Bug Fixes

  • #295143 - Scrollbar zoomFactor and zoomPosition related issue has been fixed.
  • #293312 - Waterfall series not working properly for 0 values issue has been fixed.
  • #296989 - PageX and PageY arguments are not available in pie pointClick event issue fixed.
  • #278146 - Scrollbar is not working properly for live data issue has been fixed.
  • #292251, 291578, 292855 - Chart axis label tooltip is getting cropped issue has been fixed.

Diagram

Bug Fixes

  • #297888 - This issue "Target decorator is not connected properly to the node" has been fixed.
  • #298962 - This issue "HTML template node take more time to render in Blazor" has been fixed.
  • #F159087 - This issue "When Drag and drop the node from palette exception throws" has been fixed.
  • #292439 - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
  • #294302 - The issue with "Node overlapping issue in hierarchical tree layout" has been fixed.
  • #292214 - The issue "Mouse cursor does not place on a node" has been fixed
  • #294515 - This issue "When zoom out the diagram ruler value not update properly" has been fixed.
  • #294604 - This issue "Vertical Scroll bar appears while scroll the diagram" has been fixed.
  • #296511, #296304 - The issue "Nodes are not added properly to the newly added lane" has been fixed.

New Features

  • #285393 - Line distribution functionality has been added.
  • Support added to arrange the child nodes in linear way.

Document Editor

Bug Fixes

  • #296222 - Resolved table rendering issue when table contains merged cell.
  • #297479 - Field result text with multiple lines are now inserted properly when track changes enabled.
  • #296863 - Resolved script error when field code contains table.
  • #281339 - Resolved paragraph renders outside the page in RTL format document issue.
  • Resolved script error Navigating to the specified bookmark.
  • #296222 - Resolved exporting issue when exporting document with shape.
  • #294306 - Resolved page number update issue when page contains page field.
  • #295176 - Ctrl + V now works properly in Edge.
  • #296782, #296781 - Resolved issue on cursor visibility when cursor is in editable region.
  • #293369 - Document with merged cell is now exported properly.
  • #294261 - Accepting or rejecting changes were now preserved in restrict editing.
  • #292726 - Row header was now repeated properly for each page.
  • #281339 - Numbered list in the RTL was now rendered properly.
  • #295753 - Sections with restart page number now updated properly.
  • #293980 - Skipped form field insertion in header and footer similar to MS Word.
  • #294075,#293472 - Resolved table border rendering issue.
  • #291766 - Resolved file picker not opening issue in IE.
  • #296842 - Resolved issue on selecting a merge field.
  • #292515 - Polish characters are now working properly in IE.
  • #291766 - Resolved script error on loading a document with text wrapped image.
  • #292515 - Resolved toolbar rendering issue in IE.
  • #289186,#293172 - Text box with none style is now exported properly.
  • #291766 - Resolved issue on table rendering black.
  • #293342,#295176 - Ctrl + V now works properly in IE.

New Features

  • #281067, #279595 - Added partial lock and edit support.

Gantt

Bug Fixes

  • #295381 - Issue on exporting Gantt with partial data has been fixed.
  • #299370 - Issue on restricting dragging action when read only property set to true.
  • F159153 - Issue in localized text of dependency tab default value has been fixed.
  • F158903 - Issue while sorting after add task action has been fixed.

New Features

  • #292246 - Provided support to split the taskbar into multiple segments through context menu and dialog edit.
  • #282972, #293345 - Provided support to render predecessor and rows properly in different zooming levels and display scaling size.

Grid

Bug Fixes

  • #158808 - allowKeyboard property issue has been resolved.
  • #292035 - Resolved Touch functionality is not working with draggable.
  • #298662 - Grid drag and drop issue has been fixed in IE11 browser.
  • #10632 - provided the custom text support in pager instance.
  • #159184 - Script error throws while exporting grid component with aggregates issue has been fixed.

LinearGauge

New Features

  • #285386 - edgeLabelPlacement property is exposed to handle the collision of first and last label with other axis labels.

ListBase

New Features

  • #291708- Provided string and integer array support for data source property in ListBase.

Pivot Table

Bug Fixes

  • #295844 - Now the issue of filtering null values has been resolved.

New Features

  • #284032 - Provided drill up/down support to attribute hierarchy members in OLAP data source.
  • #295338 - Introduced an event that will fire when you click the multi-level labels of pivot chart.

SplitButton

New Features

  • #299063 - Provided support to remove the items in split button using item id.

Spreadsheet

Bug Fixes

#I295003 - Column header misalignment during scrolling when the spreadsheet contains merge cell issue has been fixed.
#I299237 - Keyboard shortcut for clipboard is not working on macOS issue has been fixed.
#I292451 - Cell misalignment during scrolling when it contains merged range issue has been fixed.

TreeGrid

Bug Fixes

  • #F159016 - Expand / Collapse works properly, when we use template column as treecolumn
  • #299693 - Template in tree column works fine.

TreeView

New Features

  • #295977 - Provided an option to identify the dragged node's dropping position which is relative to the dropped node.
  • #F158142 - Now, the TreeView template node interaction is enabled.

Visual Studio Code Extensions

New Features

v18.3.44

27 Oct 11:08

Choose a tag to compare

Common

Bug Fixes

  • I291168 - Resolved peer dependency issue for Angular 10.1.5.
  • Resolved complex directives property change not working issue.

Calendar

Bug Fixes

  • #292562- Issue with " isInteracted change event argument return as false while clicking on the today button" has been resolved.

Chart

Bug Fixes

  • #292116 - Y axis minimum value is wrong for column type chart when range is not set issue has been fixed.
  • #295143 - Initial minor grid line is not rendered while zooming issue has been fixed
  • #296223 - Empty point settings not working for line series in polar chart issue has been fixed.
  • #295866 - Multicolored and histogram chart console exception while providing empty datasource has been fixed.
  • #290990 - Console error when y values are not within specified range issue has been fixed.
  • #292455 - Scatter Series renders out of the chart Area issue fixed.
  • #291578 - Chart axis label tooltip is getting cropped issue has been fixed.

CircularGauge

Bug Fixes

  • #298451 - Width of the circular gauge will now set properly during responsiveness.

New Features

  • #292493 - allowMargin property is exposed to reduce the white space around the circular gauge.

Dashboard Layout

Bug Fixes

  • #292627 - The issue "Panels are overlapped with each other during window resize" has been fixed.

DataManager

Bug Fixes

  • 295081 - Script error throws while set query as null in the Datamanager issue has been fixed.

Diagram

Bug Fixes

  • #297888 - This issue "Target decorator is not connected properly to the node" has been fixed.
  • #298962 - This issue "HTML template node take more time to render in Blazor" has been fixed.
  • #F159087 - This issue "When Drag and drop the node from palette exception throws" has been fixed.

Document Editor

Bug Fixes

  • #296222 - Resolved table rendering issue when table contains merged cell.
  • #297479 - Field result text with multiple lines are now inserted properly when track changes enabled.
  • #296863 - Resolved script error when field code contains table.
  • #296863 - Resolved paragraph renders outside the page in RTL format document issue.

DropDownList

Bug Fixes

  • #F158340 - Issue with "popup is not getting refreshed after filtering while updating the remote data dynamically " has been resolved.

Dropdown Tree

Bug Fixes

  • F155642 - The issue with "the two-way binding is not working while enabling checkbox support in the Dropdown Tree component" has been resolved.

File Manager

Bug Fixes

  • #288436 - The issue with "The error dialog appears when copy and paste the folder with the same name" has been resolved.

Gantt

Bug Fixes

  • #296920 - Issue on rendering Gantt with resources has been fixed.
  • F158128 - Issue on updating DB on indent and outdent action has been fixed.
  • #291962 - Dates are not filtered with given date format issue has been fixed.
  • #295998 - Events are not triggered properly while perform zoom to fit actions has been fixed.

Grid

Bug Fixes

  • #297750 - Stacked columns with frozen columns issue has been fixed.
  • #296093 - Prevented row drag and drop icon when virtualization is enabled.
  • #293443 - Incorrect rows count while focusing table with JAWS has been fixed.
  • #298824 - Pdf export with boolean column issue has been fixed.

ListBox

Bug Fixes

  • Issue with 'dragStart' event has been fixed.

ListView

Bug Fixes

  • #293803 - Provided hover support for ListView Virtualization.

Maps

Bug Fixes

  • #298697 - The font style of legend and data labels will be now set properly.

MultiSelect

Bug Fixes

  • #292479 - Issue with "beforeOpen event is triggered while rendering the component with initial value" has been resolved.

PDF Viewer

Bug Fixes

  • #F157546 - Exception will no longer be thrown on applying the freetext annotation color the while saving the document.

New Features

  • #293367 - Provided the support to preserve bookmark formatting styles.

QueryBuilder

Bug Fixes

  • Issue with 'setRulesFromSql' method is fixed.
  • Issue with changing value field width is fixed.

Range Slider

Bug Fixes

  • #294975 - Issue with Slider's handle staying large in size when clicking out of the screen has been fixed.

RichTextEditor

Bug Fixes

  • #297062 - The issue with “Alignments are not working with caption applied image element” has been resolved.

#296208 - The issue with "the placeholder blinks when pressing enter key in the Rich Text Editor" has been resolved.

Schedule

Bug Fixes

  • #286199 - An issue with when destroying the child component used in the editor template the child component is destroyed multiple time has been fixed.
  • #F158249 - Now scrollTo() support has been added in timeline year view.
  • #292093 - An issue with setting the resize interval for event in resizeStart not resizing the event to its minimum interval value has been fixed.

Sparkline

Bug Fixes

  • #264262 - Sparkline column is not proper when rangepadding is Normal issue has been fixed.

Spreadsheet

Bug Fixes

#I298442 - File type added for file property in OpenOptions.

New Features

  • Dynamic data binding: Provides the option to change datasource dynamically by changing dataSource property of the range.

TreeGrid

Bug Fixes

  • #297986 - Row Drag and drop within treegrid works fine with checkbox enabled.
  • #F157882- After editing the row using updateRow method, getCurrentViewRecords method updated properly.

TreeView

New Features

  • #295977 - Provided an option to identify the dragged node's dropping position which is relative to the dropped node.
  • #F158142 - Now, the TreeView template node interaction is enabled.

Uploader

Bug Fixes

  • #287079 - Issue with "file is removed from UI while providing the invalid remove URL" has been resolved.

v18.3.42

20 Oct 11:46

Choose a tag to compare

Calendar

Bug Fixes

  • #292562- Issue with " isInteracted change event argument return as false while clicking on the today button" has been resolved.

Chart

Bug Fixes

  • #280301 - Radar and polar chart tooltip cropping issue has been fixed.
  • #290360 - Scrollbar does not work properly on scrolling for isInversed issue has been fixed
  • #292937 - Trendlines not working properly while providing maximum value issue has been fixed.

DataManager

Bug Fixes

  • 295081 - Script error throws while set query as null in the Datamanager issue has been fixed.

Diagram

Bug Fixes

  • #294515 - This issue "When zoom out the diagram ruler value not update properly' has been fixed.
  • #294604 - This issue "Vertical Scroll bar appears while scroll the diagram" has been fixed.
  • #296511, #296304 - The issue "Nodes are not added properly to the newly added lane" has been fixed.

Document Editor

Bug Fixes

  • #294306 - Resolved page number update issue when page contains page field.
  • #295176 - Ctrl + V now works properly in Edge.
  • #296782, #296781 - Resolved issue on cursor visibility when cursor is in editable region.
  • #293369 - Document with merged cell is now exported properly.
  • #294261 - Accepting or rejecting changes were now preserved in restrict editing.
  • #292726 - Row header was now repeated properly for each page.
  • #281339 - Numbered list in the RTL was now rendered properly.
  • #295753 - Sections with restart page number now updated properly.
  • #293980 - Skipped form field insertion in header and footer similar to MS Word.

New Features

  • #281067, #279595 - Added partial lock and edit support.

Dropdown Tree

Bug Fixes

  • F155642 - The issue with "the two-way binding is not working while enabling checkbox support in the Dropdown Tree component" has been resolved.

File Manager

Bug Fixes

  • #288436 - The issue with "The error dialog appears when copy and paste the folder with the same name" has been resolved.

Gantt

Bug Fixes

  • #296920 - Issue on rendering Gantt with resources has been fixed.
  • F158128 - Issue on updating DB on indent and outdent action has been fixed.
  • #291962 - Dates are not filtered with given date format issue has been fixed.
  • #295998 - Events are not triggered properly while perform zoom to fit actions has been fixed.

Grid

Bug Fixes

  • #293485 - ActionBegin event paging arguments cancel property retained issue has been fixed.

ListBox

Bug Fixes

  • Issue with 'dragStart' event has been fixed.

Maps

Bug Fixes

  • #292757 - doubleClick event will now be triggered properly.

MultiSelect

Bug Fixes

  • #289874 - Issue with "invalid predefined value is added to the control while disabling the custom value" has been resolved.
  • #291608 - Issue with "spinner icon is overlapped with clear icon while fetching data from server" has been resolved.

QueryBuilder

Bug Fixes

  • Issue with 'setRulesFromSql' method is fixed.
  • Issue with changing value field width is fixed.

Schedule

Bug Fixes

  • #293358 - An issue with the Scheduler events are not rendered in month view and the same events rendered in other views has been fixed.
  • #292093 - An issue with setting the resize interval for event in resizeStart not resizing the event to its minimum interval value has been fixed.
  • #286376 - An issue with refreshing the layout when setting dataSource dynamically using setmodel in Year view has been fixed.
  • #286376 - An issue with view navigation when setting dataSource dynamically using setmodel in year view has been fixed.
  • #294568 - An issue with all day spanned event is not rendered properly in the TimelineYear view has been fixed.
  • #296098 - An issue with event click action on less duration events not deselecting the previously selected event has been fixed.

Sparkline

Bug Fixes

  • #264262 - Sparkline column is not proper when rangepadding is Normal issue has been fixed.

Spreadsheet

Bug Fixes

#I297215- LockCell method not working in JS platform issue has been fixed.
#I296710- Formula reference selection issue has been fixed.

TreeGrid

Bug Fixes

  • #289600 - Records get expanded properly after collapsing all records using collapseAtLevel method in observable binding.
  • #F157099 - Virtualization with Aggregates works fine with large number of records.
  • #F157882- When editing with a double click, it works fine when we only have one record.
  • #296233 - Row Drag and Drop within treegrid works fine.

TreeView

Bug Fixes

  • #286629 - The issue with "when quickly clicking on the different nodes then it is interpreted as double click" has been resolved.

Uploader

Bug Fixes

  • #287079 - Issue with "file is removed from UI while providing the invalid remove URL" has been resolved.

v18.3.40

13 Oct 14:19

Choose a tag to compare

Common

Bug Fixes

  • I292856 - Resolved Drag and Drop functionality not properly working for child directives in Angular 8.
  • I293632,I18019 - Resolved Template property which has circular reference inside the Child directives throws script error.

Button

Bug Fixes

  • Warning message has been resolved.

Context Menu

Bug Fixes

  • #I292579 - An issue with when we set the heightAujustMode as Fill it makes container height too high has been resolved.

Dashboard Layout

Bug Fixes

  • #271335 - The support for rendering panels with their respective column size in the mobile view has been provided.

DateRangePicker

Bug Fixes

  • #288129 - Issue with "values cannot be chosen while updating UTC time as start date and end date" has been resolved.

Diagram

Bug Fixes

  • 292439 - The issue "Exception occurs when try to draw connector on node text edit" has been fixed.
  • 294302 - The issue with "Node overlapping issue in hierarchical tree layout" has been fixed.
  • 292214 - The issue "Mouse cursor does not place on a node" has been fixed

Document Editor

Bug Fixes

  • 294075,293472 - Resolved table border rendering issue.
  • #291766 - Resolved file picker not opening issue in IE.
  • #296842 - Resolved issue on selecting a merge field.
  • #292515 - Polish characters are now working properly in IE.
  • #291766 - Resolved script error on loading a document with text wrapped image.
  • #292515 - Resolved toolbar rendering issue in IE.
  • 289186,293172 - Text box with none style is now exported properly.
  • #291766 - Resolved issue on table rendering black.
  • 293342,295176 - Ctrl + V now works properly in IE.

Grid

Bug Fixes

  • #293407 - RowDeselecting event triggered when clicking on expansion area issue has been resolved.
  • #292818 - Aggregate column alignment issue has been fixed.
  • #157969 - Default filtering operator when enabling showFilterBarOperator issue has been resolved.
  • #157753 - Update and insert actionFailure events arguments structure issue has been fixed.
  • #291959 - Radio button editing issue in dialog template has been fixed.
  • #291000 - CurrentLocale pager DropDown API changing issue has been fixed.
  • #288619 - Persist selection issue with initial selection has been fixed.
  • #293646 - Dynamic query updating issue has been fixed.
  • #295025 - sort order with foreign key column issue has been fixed.
  • #293387 - Infinite scrolling with grouping issue has been fixed.
  • #295712 - Scrollbar move issue when hide columns with RTL mode, has been fixed.
  • #292471 - Template properties not showing in pagerTemplate issue has been fixed.

In-place Editor

Bug Fixes

#292832 - The issue with Validation is not working when template has more then two input elements" has been resolved.

Kanban

New Features

  • #288864 - We had improved the performance while loading a huge number of cards and now dragging cards only be refreshed instead of whole cards.

Maps

Bug Fixes

  • #292757 - The multiple tile maps in a single page will now work properly.

MultiSelect

Bug Fixes

  • #F157575 - Issue with "value selection by using the space key at the popup opening on second time" has been resolved.
  • #291884 - Issue with "clear icon overlaps the selected value" has been resolved.

PDF Viewer

New Features

  • #F158073, #291648 - Exposed the annotation UnSelect event in PDF Viewer.

Pivot Table

Bug Fixes

  • #293916 - The stripline feature is now worked in pivot chart.
  • #295491 - Now the script error will not occur when clicking the empty pivot table.

New Features

  • #F156978 - Provided additional cell information for cell template event.

QueryBuilder

Bug Fixes

  • Issue with 'getValues' method is fixed.

Schedule

Bug Fixes

  • #290061 - An issue with the drop action not working properly in the first row of the Scheduler has been fixed.
  • #289933 - An issue with the flickering clone drag element when dragging action is performed at the top most cells of the Scheduler has been fixed.
  • #285797 - An issue with dragging an appointment beyond the schedule end time causes appointment to jump has been fixed.
  • #292609 - An issue with dynamically changed minDate and maxDate property are not applying to editor start and end date pickers has been fixed.
  • #296040 - An issue with event template is not applied in react scheduler has been fixed.

SplitButton

Bug Fixes

  • Warning message has been resolved.

Spreadsheet

Bug Fixes

#I295594- Data validation export issue with the empty values has been fixed.
#I287796- Image not displaying issue has been fixed.
#I296132- Console issue while providing the incorrect data source format has been fixed.
#I296145- Number value not updated properly with the property binding in angular spreadsheet fixed.
#I290629- Script error throws while editing the formula bar after scrolling fixed.
#I288573 - Fixed issue of cell is duplicated randomly on merge cell during scrolling.
#I295398- Added isLocked cell property in import export support.

TreeGrid

Bug Fixes

  • #292453 - Treegrid refresh method works fine after updating the data.

v18.3.35

01 Oct 10:07

Choose a tag to compare

PDF Viewer

Bug Fixes

  • #F156838 - The export success event triggers properly when you export the form fields data using the ExportFormFieldsAsObject method.
  • #285509 - Now, the signature is loaded properly in the PDF document.
  • #289417 - Now, the annotation toolbar position is maintained correctly.
  • #283977, #288781 - Now, the custom stamp image is maintained correctly.
  • #291591 - Now, the text selection event is triggered properly.
  • #287511 - Resolved the casing issue in the stamp annotation.

New Features

  • #285244 - Provided the support to render the button field in the PDF document.
  • #289233 - Provided the support to add an expiration timing for the cache.
  • #267670 - Exposed the toolbar option to retrieve the form field data in the JSON format.
  • #292106 - Exposed the property to open the annotation toolbar during the initial loading.
  • #285456 - Provided the support to change the localization dynamically for the PDF viewer control.
  • #291004 - Provided the support to display the signature throughout the given signature field.
  • #288250 - Provided the support to maintain the selection of the text markup annotation.
  • #284600,#F152648 - Provided the support to navigate between the signature fields in the code behind.
  • #284195, #285170, #288894, #293861, #294991 - Provided the support to add the custom signature image and text in the signature field.

Common

Bug Fixes

  • I289906 - Resolved script error throws while changing the data source in angular template.
  • Resolved Dirty & Pristine value is not updated properly when resetting the form.
  • I286988 - Resolved template properties which rendered using ng-for not updated properly when changing data source dynamically.
  • Increased peerDependencies version from 9.1.3 to 10.1.0

Barcode

Bug Fixes

  • #278404 - "Ean-13 barcode not rendering" issue has been fixed.

CircularGauge

Bug Fixes

  • #289787 - Animation of the pointer will now work properly when the axis is in the anticlockwise direction.

Dashboard Layout

Bug Fixes

  • #284795, #286988, #291408, #291630 - The issue with rendering panels when using angular template has been fixed.
  • #282904 - The issue with the empty space while setting allowFloating as true has been resolved.
  • #271335 - The support for rendering panels with their respective column size in the mobile view has been provided.

Diagram

Bug Fixes

  • 289382 - The issue "Exported data returns same png format for all other format" has been fixed.
  • 291513 - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
  • 292558 - The issue "Node Rotate constraints does not work properly" has been fixed.
  • 289532 - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
  • 291274 - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.

Dialog

Bug Fixes

  • #278841 - The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved.

Excel Export

Bug Fixes

  • Internet Explorer version 11 Grid to Excel export issue is fixed.
  • Date issue is fixed for CSV export.
  • File corruption issue is fixed in Grid to Excel export.
  • Fixed currency format thousand separator missing issue.

Gantt

Bug Fixes

  • #293528 - Issue when work value is given as decimal values has been fixed.

Grid

New Features

  • #279959, #278895 - Provided lazy load grouping support.
  • #252918 - Provided immutable mode and methods support.

Heatmap

Bug Fixes

  • 287830 - The issue with using setState in the HeatMap has been resolved.

Kanban

  • #287430 - The issue with "Mismatch in the events argument type information" has been resolved.

LinearGauge

Bug Fixes

  • Tooltip will now work properly in the Firefox browser.

New Features

  • #289346 - A property allowMargin is exposed to render the gauge with space around the axis.

ListBox

Bug Fixes

  • compatibility issues with EJ1 has been fixed.

ListView

Bug Fixes

  • #288456 - The issue when clicking the header of the ListView component has been resolved.

New Features

  • Provided support for rendering JsRender template in the ListView component.

Maps

Bug Fixes

  • #F157226 - Marker clusters will now render properly when the markers are added dynamically to the maps.
  • #289864 - Hyperlinks added in the tooltip template will now be clickable in the click action.
  • #289034 - Panning will now work properly on mobile devices.
  • #287918 - Markers will now render properly when the animation duration is greater than 0.
  • #285727 - Outline for the shapes will no longer appear when clicking on it.

New Features

#291448 - A property isShapeSelected is exposed in the event arguments of the click event to specify whether the map shape is selected or not.

Pdf Export

Bug Fixes

  • Performance issue with true type font is fixed.
  • Preservation issue with PDF colour empty constructor is fixed.
  • Preservation issue with PDF Grid in Angular sample browser is fixed.
  • Rendering issue with exceeded image into PDF export is fixed.
  • Rendering issue with PDF Grid border into PDF export is fixed.
  • Rendering issue with Pdf number style is fixed.
  • Rendering issue with Line break is fixed.

New Features

  • Added Draw Path support
  • Added Draw Arc support
  • Added support for Linear gradient brush
  • Added support for Radial gradient brush
  • Added support for Tiling brush
  • Added support for PDF Brushes.

Pivot Table

Bug Fixes

  • #289127 - The component can now be rendered by binding its report inside the asynchronous function.
  • #289557 - Drill icons alignment issues have been fixed.
  • #283628 - Now drill down/up operations can be performed by clicking on series points.

ProgressBar

Bug Fixes

  • Progress bar label not render at end of the progress has been fixed.

The progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.

RichTextEditor

Bug Fixes

#292431 - The issue with "Rich Text Editor input elements are not destroyed properly when rendered based on the conditions" has been resolved.

Schedule

Bug Fixes

  • #292642 - An issue with date navigation from calendar today button with different timezone has been fixed.
  • #292609 - An issue with applying minDate and maxDate when until date of recurrence editor is configured has been fixed.
  • #157158 - An issue with events not displaying when set minDate and maxDate as string type has been fixed.
  • #292093 - An issue with events that are not properly rendered when the drag target moves outside the work cell has been fixed.
  • #157442 - An issue with improper alignment of header cells while remove resource dynamically has been fixed.
  • #287725 - An issue with clone element height is not calculated properly when disable the timescale in week view has been fixed.
  • #292250 - An issue with timeline views resource tree tab accessibility navigation has been fixed.

Spreadsheet

Bug Fixes

#I276272- Spinner not showed until remote data being loaded issue is fixed.
#I285113, #I285621, #I286053, #I286103, #I288652- Spreadsheet is not working in ES2015 issue is fixed.
#I287385 - Added missed text in the localization file.

New Features

  • Picture: Allows you to view, insert, and modify a picture in a spreadsheet with customizing options.
  • Multi-line editing: Allows you to insert a line break between paragraphs of the text within a cell in a Spreadsheet.
  • Range selection helper: Helps you to select a range or multiple ranges when editing a formula in a cell.

#I282699- Provided option to prevent protected sheet dialog box in spreadsheet.

Stock Chart

Bug Fixes

  • #290529 - Date range picker is not proper when rendering 2 stock charts issue has been fixed.

TextBox

Bug Fixes

  • #288139 - Issue with "the floating label not moved to top, when choose the value using autofill option in chrome browser" has been resolved.

TreeGrid

Bug Fixes

  • #F157258 - updateRow method works fine for updating collapsed data.
  • #292933 - checkbox rendered properly while using the template column.
  • #289685 - Aggregate Column Formatting is working fine
  • #288542 - The Expand / Collapse icon has been rendered properly while enabling expand state mapping and adding a new record.
  • #287235 - While enabling expand state mapping the Expand / Collapse icon works fine at nested child levels.
  • #285434- Column SortComparer function works fine with null values for RemoteSaveAdaptor datasource.
  • #284987- Records rendered properly while using remote save adaptor in created event.
  • #285434- Column SortComparer function works fine with null values in datasource.
  • #F155077- Records rendered properly while using remote data with jQuery unobtrusive library.

New Features

  • #270014 - Provided support for AutoFill feature with Frozen Columns.
  • #289630, #F154497 - Provided Virtualization support for custom data binding.

TreeView

Bug Fixes

  • Standardized the spacing between two TreeView nodes in the Bootstrap4 theme.

Uploader

Bug Fixes

  • #F156536 - Now, you can drag and drop the directory without any script issue in the directory upload.
  • #287079 - Issue with "file is removing from file list while providing the invalid remove URL" has been resolved.

Document Editor

New Features

  • Added API to delete bookmark.
  • #267515- Added API to get searched item hierarchical index.
  • #284937- Added API show restrict editing pane.
  • #280089, #283427, #250760 - Added event to notify service failure.
  • #275184 - Added support for retrieving next and previous element context type fro...
Read more

v18.2.59

21 Sep 15:22

Choose a tag to compare

Diagram

Bug Fixes

  • 289382 - The issue "Exported data returns same png format for all other format" has been fixed.
  • 291513 - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
  • 292558 - The issue "Node Rotate constraints does not work properly" has been fixed.
  • 289532 - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
  • 291274 - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.

Gantt

Bug Fixes

  • #293539 - Issue while dynamically updating allowRowDragAndDrop gets fixed.
  • #292470 - Issue on edit template in dialog has been fixed.
  • #293749 - Edit params not worked properly for progress column has been fixed.

New Features

  • #292825 - Provided support to trigger actions on key press.
  • #292825 - Provided support to improvement of trigger actions on key press.

Grid

Bug Fixes

  • #283675 - Excel custom filtered value issue has been resolved.
  • #291032 - String column Change event issue has been fixed.
  • #291960 - resize handler height issue with auto wrap has been fixed.
  • #293441 - Improved the Checkbox filter module with keyboard navigation.
  • #287676 - Mouse position issue when row dragged, has been fixed.

In-place Editor

Bug Fixes

#289326 - The issue with "Script error is thrown when configuring more than two validation rules in the In-place editor" has been resolved.

ListBox

Bug Fixes

  • compatibility issues with EJ1 has been fixed.

ListView

Bug Fixes

  • #293862 Issue with Angular template throws console error has been fixed.

Schedule

Bug Fixes

  • #292250 - An issue with accessibility related navigations from one resource to another resource events support has been added.

TreeGrid

Bug Fixes

  • #F157258 - updateRow method works fine for updating collapsed data.

Uploader

Bug Fixes

  • #287079 - Issue with "file is removing from file list while providing the invalid remove URL" has been resolved.

v18.2.58

15 Sep 15:07

Choose a tag to compare

CheckBox

Bug Fixes

  • Issue with destroy method has been fixed.

ColorPicker

  • Issue with enableOpacity has been fixed.

Diagram

  • 291364 - The issue "Connector's tooltip position updated wrongly" has been fixed.
  • 287349 - The issue "Infinite loop occurs while setting delete constraints for node in swim-lane and clear diagram" has been fixed.
  • 290066 - The issue "SendToBack and BringToFront not work for connector with group node" has been fixed.

Document Editor

Bug Fixes

  • #155699 - Resolved selection change event gets triggered before created event of document editor issue.
  • #290271 - Resolved some elements are not created with unique id in document editor component issue.
  • #288253 - Exported document with comments from editor contain initials property in file level now.
  • #287740 - Landscape Orientation not updated properly in page setup dialog now.
  • #291080, #157393 - Restrict editing property works when setting on component creation now.

New Features

  • #290372 - Added support to apply restart page number for different sections.
  • #290423 - Added resize API in document editor container.
  • #243495, #247427, #248347, #252755, #254094, #254684, #256926, #248347, #260233, #262638, #273681, #155458, #278038 - Added support to preserve content control feature.

Grid

Bug Fixes

  • #291552 - Resizing lines in stacked header issue has been resolved.
  • #290601 - Recordclick event arguments has been fixed.
  • #291949, #287468 - Provided the internal event to use custom datasource in checkbox filter.
  • #280083 - Added the correct translated string in the locale json file.
  • #291160 - Edit form closes when exception thrown from server issue has been fixed.
  • #157390 - Provided the column and rowIndex details inside the editTemplate.
  • #292599 - Script error while using grouped foreignkeyColumn with aggregate column has been fixed.

ListBox

Bug Fixes

  • 'moveAll' is not working after applied grouping has been fixed.

MultiSelect

Bug Fixes

  • #289874 - Issue with "invalid value is added to the control while providing the invalid value to the value property" has been resolved.

PDF Viewer

Bug Fixes

  • #F156838 - The exportSuccess event triggers properly if we export the form fields data using ExportFormFieldsAsObject method.

Pivot Table

Bug Fixes

  • #289127 - The component can now be rendered by binding its report inside the asynchronous function.

Splitter

Bug Fixes

  • #I288982 - The issue with "Resizing feature is not working properly when the splitter’s height is more than the window" has been resolved.

Stock Chart

Bug Fixes

  • #290529 - Date range picker is not proper when rendering 2 stock charts issue has been fixed.

TreeGrid

Bug Fixes

  • #292933 - checkbox rendered properly while using the template column.
  • #290187 - Row drag and drop between treegrid works fine while using self reference data binding.

v18.2.57

08 Sep 12:06

Choose a tag to compare

Common

Bug Fixes

  • I289906 - Resolved script error throws while changing the data source in angular template.
  • Resolved Dirty & Pristine value is not updated properly when resetting the form.
  • I286988 - Resolved template properties which rendered using ng-for not updated properly when changing data source dynamically.
  • Increased peerDependencies version from 9.1.3 to 10.1.0

ComboBox

Bug Fixes

  • #288033 - Issue with "value is not set to the component when assign the respective ID to the value property" has been resolved.

Document Editor

Bug Fixes

  • #148494 - Resolved script error on destroying the container.
  • #289186 - Resolved layout issue on exporting a text box.
  • #289172 - Resolved script error when two or more server request is passed at same time.
  • #287775 - Resolved script error on saving a document with form field.
  • #289902 - Custom page height and width is now updating properly in page setup dialog.
  • #289902 - Resolved review pane enabled issue when track changes is disabled.
  • #157264 - Resolved script error when finding a text with curly braces.
  • #290625 - Tick icon in line spacing is aligned properly now.
  • #291882 - Now,Text contents were not transformed to upper case while copying.
  • #287582 - Apply shading property for form field is now maintained also on exported document.
  • #280951 - Table contents were not rendered on footer region now.

New Features

  • #156915 - Added public API to check whether the selection is in edit region.
  • #287831 - Added public API to show spell check dialog.
  • #284434 - Spell checker performance was optimized.

File Manager

Bug Fixes

  • #288598 - Now, the file details will be sent correctly to the server side while using the rootAliasName property.

Gantt

Bug Fixes

  • #290457 - Issue on customizing the background colour of taskbar in Resource view has been fixed.
  • F157498 - Console error on indenting record after sorting has been fixed.

Grid

Bug Fixes

  • #288147 - Script error while using addRecord in IE11, has been fixed.
  • #288292 - copy and paste in mac os issue has been resolved.
  • #290651 - column chooser pop-up is hidden partially has been fixed.
  • #290215 - Checkbox selection issue when delete records, has been fixed.

Heatmap

Bug Fixes

  • The unwanted tags were removed.

In-place Editor

New Features

  • #288860 - Provided the new events submitClick and cancelClick that triggers when clicking the In-place editor submit and cancel buttons.

Kanban

Bug Fixes

  • #289221 - The issue with "Two empty placeholders appear on the content cell when dropping the cards to its original position" has been resolved.
  • #289831 - The issue with "Cards are jumped to the last position of the column when the dialog template values are not changed" has been resolved.

PDF Viewer

Bug Fixes

  • #285509 - Now, the signature is loaded Properly in the PDF document.

New Features

  • #283678 - Exposed the method for deleting the annotations.
  • #289426 - Provided the support to import the annotations based on the annotationCollection.

Pivot Table

Bug Fixes

  • #290020 - Unwanted scrollbars will not be shown in the pivot table when exporting is allowed.
  • #F157261 - The component can now be refreshed when bind empty data source.

QueryBuilder

Bug Fixes

  • Issue with 'setRulesFromSql' method is fixed.

Schedule

Bug Fixes

  • #156859 - An issue with the resource name is displayed wrongly in quick popup has been fixed.
  • #157022 - An issue with character encoding in german umlaut culture while import iCalendar has been fixed.
  • #289020 - An issue with script error throws while creating new events in the iPhone has been fixed.

TreeGrid

Bug Fixes

  • #291330 - Expand or Collapse of the inner level parent records in custom binding works fine.
  • #289600 - Updating the datasource dynamically with Virtualization after scrolling works fine.

v18.2.56

01 Sep 12:08

Choose a tag to compare

Common

Bug Fixes

  • I283512 - Resolved Dynamic value binding not working for component base components.

Chart

Bug Fixes

  • #286177 - Place pie data labels based on space available.
  • #290274 - Axis label customization is not proper for double type.
  • #F155030 - DateTime Annotation does not work in ASP.NET Core has been fixed.
  • #F157038 - Empty chart with shared tooltip throws console error has been fixed.

Diagram

  • 289532 - The issue "Group width and height does not update" has been fixed.
  • 285600 - The issue "Complex hierarchical layout does not arrange properly" has been fixed.
  • F157055 - The issue "Port inedge and outedge not updated properly" has been fixed.

File Manager

Bug Fixes

  • Resolved the incorrect delete confirmation dialog content for file in details view of the File Manager component.

Gantt

Bug Fixes

  • #291158 - Console error on destroy Gantt when allowKeyboard is false has been fixed.
  • #279528 - Dialog dependency drop-down list has existing dependency data has been fixed.

Grid

Bug Fixes

  • #289461 - Added the internal event to access menu filter popup before close.
  • #289421 - AutoFill functionality issue when frozen columns, has been fixed.
  • #289539 - Script error while using commandcolumns with virtualization has been fixed.
  • #290636 - Decimal value paste issue has been fixed.

PDF Viewer

Bug Fixes

  • #289417 - Now, the annotation toolbar position is maintained correctly.

New Features

  • #289233 - Provided the support to add expiration timing for cache.

Pivot Table

Bug Fixes

  • #288047 - The options in the number formatting dialog are now properly maintained.
  • #288625 - The selection option in the pivot chart is now working properly.
  • #288633 - Members of the pivot chart legend are not properly segregated.
  • #289077 - Horizontal scrolling issue raised in the latest version of Firefox has been fixed.

RichTextEditor

Bug Fixes

  • #290237, #290247 - The issue with "copy and pasting content in the Markdown Editor is not working" has been resolved.

#289786 - The issue with "The full screen toolbar item is not working when readonly mode is enabled in the Rich Text Editor" has been resolved.

#F156796 - The performance issue when several Rich Text Editors are rendered in a single page has been resolved.

Spreadsheet

Bug Fixes

#I290997- Undo redo not working for delete key action is fixed.

TreeGrid

Bug Fixes

  • #288542 - The Expand / Collapse icon has been rendered properly while enabling expand state mapping and adding a new record.
  • #289459, #290332 - Alignment of rows in frozen column works perfectly.

Uploader

Bug Fixes

#286772 - Issue with "wrong files get removed from file list when multiple time upload the same files " has been resolved.

v18.2.55

25 Aug 14:52

Choose a tag to compare

Common

New Features

  • Provided Angular 10 compatibility support.
  • I286053 - Resolved Script Error thrown while second level child directive with no children.

Context Menu

Bug Fixes

  • Issue with item selection has been fixed.

Diagram

Bug Fixes

  • F156456 - The issue "SVG image not exported properly" has been fixed
  • #288628 - The issue "HTML node does not gets added at run time" has been fixed.
  • #289513 - The issue with "Group rotation does not work as expected" has been fixed.

Document Editor

Bug Fixes

  • #286474 - Resolved table re layout issue when table have left indent value.
  • #289186 - Resolved issue on exporting a text box with line format none.
  • #288198 - Font family customization is also available on modify style dialog now.
  • #289187 - Resolved table border rendering issue when table have merged cells.
  • #287255 - Resolved page unresponsive error occurs on mail merge.
  • #286474, #288778 - Resolved script error thrown on choosing fill color.
  • #155699 - Image resize history is now called before the content change event.
  • #156086 - Resolved table layout issue on opening a saved document with merged cells.

Gantt

Bug Fixes

  • #288438 - Tooltip rendering issue has been fixed.
  • The issue of the bottom tire format in Chinese culture has been fixed.

Grid

Bug Fixes

  • #288845 - Multi-column sort pop-up in mobile device issue has been resolved.
  • #289048 - Checkbox selection issue when adding row has been fixed.
  • #288647, #289359 - Menu and excel filter dialog open issue has been fixed.

Multiselect

Bug Fixes

  • #285661 - Issue with "maximum call stack size exceeded issue raised when enable filtering and custom value in the Multiselect" has been resolved.

Pdf Export

Bug Fixes

  • Rendering issue with Line break is fixed.

Pivot Table

Bug Fixes

  • The drill through dialog now be showed the correct raw items when we filtering applied in fields in filter axis.
  • The drill through dialog can now be openend when we bind measures in row axis.

New Features

  • #283107 - Provided template support in toolbar panel to create custom toolbar option.

QueryBuilder

Bug Fixes

  • Issue with 'getColumn' method is fixed.
  • Issue with persistence is fixed.

RichTextEditor

Bug Fixes

#287641 - The issue with "pasting the list content from MS Word in the Rich Text Editor removes the copied content" has been resolved.

Schedule

Bug Fixes

  • #286271 - An issue with the block events are not rendered When we changing the scheduler timezone dynamically has been fixed.
  • #154907, #154998 - An issue with Agenda view while allowVirtualscrolling and hideEmptyAgendaDays set to be true has been fixed.
  • #289191 - An issue with agenda view freezes when we render a spanned event with a millisecond end time value is fixed.
  • #156849 - An issue with Scheduler throws script error when perform event drag action above the cells with cellTemplate has been fixed.

Spreadsheet

Bug Fixes

#I289560 - Filter is not applied properly in a specified range while using applyFilter method issue fixed.
#I284268 - Excel file contains conditional format does not opening issue fixed.

TreeGrid

Bug Fixes

  • #287235 - While enabling expand state mapping the Expand / Collapse icon works fine at nested child levels.