Skip to content

Releases: syncfusion/ej2-vue-ui-components

v19.4.53

22 Feb 11:05
Compare
Choose a tag to compare

Common

Bug Fixes

  • #FB-31050 - Now, the resizing works property while rendering File Manager inside the Dialog.

Diagram

Bug Fixes

  • SF-360354 - Position change event is now fired properly while drag and drop the node using touch.
  • SF-365716 - Drawing tool now draw connector properly while right click on the diagram.
  • SF-364857 - Now, Command/Meta key will work properly on Mac.
  • SF-362880 - Save and load now works properly for Swimlane after undo and redo.

Document Editor

Bug Fixes

  • #F172362 - Resolved the script error in removing form field
  • #SF-363487 - Resolved the spell check call triggering issue along with spell check by page.
  • #SF-365295 - Comment and track changes date time is now compatible with MS Word.
  • #SF-363790 - Resolved the performance issue in selection when focus moves out for Document editor.
  • #SF-293910 - Comment operation is are restricted in the read only mode.
  • #F171981 - Resolved the beforeFormFieldFill event triggering issue keyboard navigation.
  • #SF-363546 - Resolved the script error in deleting the table with the bookmark.
  • #FB31160 - Resolved the empty lines tracked changes.
  • #SF-364322, #SF-365061 - Resolved the high light colour exporting issue in server-side saving.
  • #FB32346 - Resolved the script error in deleting the image in spell check enabled mode.
  • #SF-366101 - Resolved the font size binding issue in font dialog.

Gantt

Bug Fixes

  • #365463 - Gantt timeline view gets changed when resize the task to left side has been fixed.

Grid

Bug Fixes

  • #I364948 - column menu position issue when open last column is fixed.
  • #I363675 - Need to set id and aria label for Grid checkboxes accessibility.
  • #I366853 - Column menu icon is not showing in bigger tailwind theme.
  • #I357480 - Need to include strikeThrough style for excel export issue has been fixed.

Maps

Bug Fixes

  • #I367115 - markerClick event will be triggered properly in the Maps control.

PDF Viewer

Bug Fixes

  • #SF-362122 - Now, the shape annotation bounds are updated properly in the annotationResize event.
  • #SF-361850 - Now, the annotation toolbar icons are aligned correctly after resizing.
  • #SF-363301 - The script error is no longer thrown while hovering the toolbar icons without using the showTooltip property.
  • #SF-362647 - Now, the signature, and initial fields are unable to edit in the read-only mode.
  • #SF-361801 - Script error is no longer thrown while destroying the viewer control in the IE browser.
  • #SF-363899 - Now, the annotationUnSelect event triggers for custom stamp annotations.
  • #SF-363936 - Now, the signature panel will not be opened on right-click of signature fields.
  • #F168155 - The downloaded document displays Czech characters.

Pivot Table

Bug Fixes

  • When changing the report dynamically using the toolbar UI options, the Pivot Chart is now properly displayed.
  • #I366940 - When defer layout update is enabled, measures are properly added to the field list UI.

ProgressBar

Bug Fixes

  • #I365692 - Linear progress bar animation issue on dynamic update has been fixed.

QueryBuilder

Bug Fixes

  • Issue with 'getValidRules' method has been resolved.

Radio Button

Bug Fixes

  • Issue with accessing the element in the destroy method of radio button has been resolved.

RichTextEditor

Bug Fixes

  • #I363960 - Now, the image is deleted properly using the delete key after pasting the image content in the Rich Text Editor.

Sidebar

Bug Fixes

  • #I363057 - The issue with "The change event is triggered twice for the first change in Sidebar component" has been resolved.

Spreadsheet

Bug Fixes

  • SF-367008 - Data range is not updated properly while doing auto fill action issue resolved.
  • SF-367016 - Script error occurs while performing auto fit action on hidden first column after freeze pane issue resolved.
  • SF-364894 - Filtering is not proper in finite mode with less row count issue resolved.
  • SF-367010 - Rows are corrupted on clear filtering action, when the rows are scroll down to bottom issue resolved.
  • SF-367011 - Script error occurs while scrolling up after clearing the large filtered data issue resolved.
  • SF-367014 - Content area scrolled improperly while entering large data in a cell issue resolved.
  • SF-366314 - Horizontal scrolling is not proper after filtering with freeze pane issue resolved.
  • SF-367009 - Scrolling is not proper after filtering the data with freeze row issue resolved.
  • SF-362961 - Formula cell reference not updated properly for other sheets while inserting rows issue resolved.
  • SF-362920 - Cell value is updated while selecting the find next button issue resolved.
  • SF-362962 - Undo and redo actions show invalid expressions in some cases issue resolved.
  • SF-359655 - Improvement for find and replace functionality with locked cells provided.
  • SF-362996 - Invalid error when formula range is updated issue resolved.

v19.4.52

15 Feb 14:22
Compare
Choose a tag to compare

Common

Bug Fixes

  • I362388 - Modules in provider section not works properly issue has been resolved.

DataManager

Bug Fixes

  • #F171919 - Diacritics letters are not changed to lowercase has been fixed.
  • #I349854 - Expand query issue in complex columns with nested level is fixed.

Diagram

Bug Fixes

  • SF-361654 - Connector is now rendered properly in the symbol palette while try to render as straight line.
  • SF-360571 - Provide separate tooltip support for the group children node.
  • SF-359118 - Now, the Scroll Bar works properly when Viewport is in Negative coordinates.

Document Editor

Bug Fixes

  • #SF-356242, #SF-364511 - Resolved the character format and paragraph format in inserting new row and column.
  • #SF-363021 - Resolved the bullet list copy paste issue.
  • #SF-363285 - Resolved the bulleted list deletion issue inside table.
  • #SF-362395 - Resolved the table delete issue when track changes is enabled.
  • #F171944 - Resolved the document scrolling issue.
  • #SF-361169 - Resolved the pasting issue in large non-formatted content.
  • #SF-356384 - Resolved the merged cell rendering issue.
  • #SF-355425 - Resolved the relayout issue in editing wrapped table editing.
  • #SF-352941 - Resolved the table border rendering.
  • #SF-353976 - Resolved the table merged cells rendering issue.

New Features

  • #F168557 - Added support for insert new paragraph using \r\n, \r, \n
  • #SF-358641 - Added API to get/set field information.

DropDownList

Bug Fixes

  • #I357666 - Issue with "value is not updated dynamically when its not present in the popup" has been resolved.

File Manager

Bug Fixes

  • #I363861 - The issue with "When dragging the files outside of the component container throws an error in large icons view in the File Manager component" has been resolved.

Gantt

Bug Fixes

  • #360085 - Issue in deleting a task after performing expand collapse action for multiple times has been fixed.
  • #364950 - The taskLabel property does not show the task name properly when giving name with space has been fixed.

Grid

Bug Fixes

  • #I359192 - Ellipsis is not showing for the cells in the Firefox browser has been fixed.
  • #I363178 - Filter dialog position mismatches when disable ColumnMenu for particular column is fixed.
  • #I357482 - Not able to set the pager dropdown value as All on initialization issue has been fixed.
  • #F172084 - rowSelected event arguments row data is incorrect while select rows with Ctrl, issue has been fixed.
  • #F171933 - Row hover is not shown after the row drag and drop action is fixed.
  • #F171832 - Wrong grid cell value in pdfHeaderQueryCellInfo event issue has been fixed.
  • #F171308 - Lint error while passing null value in filterByColumn method is fixed.
  • #I365287 - Script error thrown when refresh the grid with column template and details rows is fixed.
  • #F172138 - Script error while enabling sticky header with react-i18next has been fixed.

ListBox

Bug Fixes

  • #I330291 - Issue with Duplicate items not removed properly using remove items method has been resolved.

PDF Viewer

Bug Fixes

  • #SF-361967- Now, the copy and paste is working properly for the signature field when it is added on the bottom of the page.

Pivot Table

Bug Fixes

  • Events to customize cell values using PivotEngine export are now working properly in Angular.

RichTextEditor

Bug Fixes

  • #F171387 - Now, pressing the backspace key when the cursor is at the start of the last list element works properly.
  • #I361186 - Now, cursor focus in the Rich Text Editor works properly when continuously pressing enter and shift + enter keys.
  • #F171703 - Now, paste the content in the Rich Text Editor after pressing the shift + enter key works properly.

Spreadsheet

Bug Fixes

  • SF-360092 - Cell navigation occurs while performing key navigation in cell template drop-down popup issue resolved.
  • SF-361817 - Row alignment and cell selection is not proper with large font size during scrolling issue resolved.

Svg Base

Bug Fixes

  • #I363270 – Chart tooltip is now displaying properly for all data points.

Tab

Bug Fixes

  • #SF-365188 - An issue with the toolbar item separator not being hidden in multi-row mode has been fixed.

Tooltip

Bug Fixes

  • #I362431 - The issue with "Collision doesn't work property while specify the container property in Tooltip component" has been resolved.

Tree Grid

Bug Fixes

  • #I360392 - Resolved infinite scrolling does not work properly when all records are collapsed.
  • #I364449 - Resolved last row border missing after collapsing all records while using setRowData method.
  • #I357347 - Added indent/outdent functionality details in event arguments.

v19.4.50

08 Feb 10:32
Compare
Choose a tag to compare

Diagram

Bug Fixes

  • SF-360650 - The Undefined exception will no longer be thrown while perform ctrl + shift + mouse click on diagram area.
  • SF-359437 - The Undefined exception will no longer be thrown while ungroup the group node in canvas mode.
  • SF-359860 - Node gradient color is now exported properly while export the diagram in JPG.
  • SF-362805 - Bezier connector text element bounds is now calculated properly while drag the connector.
  • SF-362170 - Annotation editing for the Bezier Connector is now working properly.
  • SF-362805 - Style Property margin is now working properly for the Bezier Connector Annotation.
  • F170870 - Resolved the exception when Flipping SVG Nodes Label.

Dialog

Bug Fixes

  • #F171863 - Now, setting the showCloseIcon to false prevents from rendering the close icon in the dialog header.

Document Editor

  • #F171012 - Character style is now applied properly.
  • #SF-361141 - Resolved the endnote number format rendering issue.
  • #SF-359056 - Resolved the hanging issue in loading document with hebrew text.
  • #SF-352586, #F170330 - Resolved the track changes and restrict editing region issues in header/footer.
  • #SF-364411 - Resolved the image height and width serialization issue in server-side exporting.
  • #SF-361566 - Resolved the wrapping style issue in header/footer.
  • #SF-361147 - Resolved the relayout issue in footnote moving to next page.
  • #SF-361532 - Resolved the strike through applying issue for bulleted list.
  • #F171673, #SF-362944 - Resolved the comments pane opening issue in editing.
  • #SF-361056, #SF-364408 - Resolved the empty revision loading issue track changes pane.

DropDownList

Bug Fixes

  • #I357666 - Issue with "value is not updated dynamically when its not present in the popup" has been resolved.

Gantt

Bug Fixes

  • #362011 - Date alignment issue with Gantt Zoom to fit top tier and bottom tier has been fixed.
  • #364643 - Extra fields are added in dataSource property for bottom position issue has been fixed.
  • #364723 - Issue in updating dataSource property using insert key has been fixed.
  • #364643 - New record added in the top of datasource when row position is set as Bottom has been fixed.
  • #363210 - Issue in performing edit dialog when we map only segments tab in editDialogFields has been fixed.

ListBox

Bug Fixes

  • #I330291 - Issue with Duplicate items not removed properly using remove items method has been resolved.

Menu

Bug Fixes

  • Issue with 'setItem' method has been fixed.

Office Chart

Bug Fixes

  • #SF-355895 - Resolved the stacked column rendering issue.
  • #SF-359392 - Resolved the pie chart color rendering issue.

PDF Viewer

Bug Fixes

  • #SF-360337- Exception is thrown while downloading the empty list box field is now resolved.
  • #SF-360635,#SF-361422,#SF-361359- Now, the form field is hidden properly when setting the visible property to hidden.
  • #SF-358375- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
  • #SF-359388- Now, the form fields position is correct for a rotated PDF document.
  • #SF-354638- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
  • #SF-360405- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
  • #F171647- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
  • #SF-361639- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
  • #SF-362311- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
  • #SF-359233- The hidden issue of free text characters is now resolved.
  • #SF-363626- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
  • #SF-363055- Now, the free text becomes edited properly while clicking the selector.
  • #SF-363411- Now, the free text position on a downloaded document is accurate on the Chrome browser.

Pivot Table

Bug Fixes

  • #I359726, #I354750 - When using the virtual scrolling feature, the pivot table can now be exported properly to Excel and CSV formats.
  • Even the value fields starts with the same unique name, the Pivot Table values are now properly displayed.
  • #I363972 - With the toolbar UI, the Pivot Chart is now refreshed properly while performing checkbox selection in the chart menu.

QueryBuilder

Bug Fixes

  • Script error thrown when we open fields option and click outside has been resolved.

RichTextEditor

Bug Fixes

  • #F171387 - Now, pressing the backspace key when the cursor is at the start of the last list element works properly.
  • #I361186 - Now, cursor focus in the Rich Text Editor works properly when continuously pressing enter and shift + enter keys.
  • #F171703 - Now, paste the content in the Rich Text Editor after pressing the shift + enter key works properly.

Schedule

Bug Fixes

  • #SF-362813 - An issue with appointment start and end time changes on each schedule layout resize action while using timezone property has been fixed.
  • #SF-363018 - An issue with event template content is empty after performing CRUD action with resource has been fixed.

Spreadsheet

Bug Fixes

  • SF-354603 - Thousand separator is not working properly for custom number format issue has been fixed.
  • SF-349643 - Excel with external file link takes more time to load issue fixed.
  • SF-362947 - Cascading cell values does not get updated properly for imported file issue has been fixed.
  • SF-362574 - After filtering the cell validation isHighlighted property is enabled and updated wrongly on other cells while scrolling issue resolved.
  • SF-362013 - Dependent cells are not getting updated in unique formula issue has been fixed.
  • SF-353164 - Value property is not available while cell containing formula in saved JSON issue has been fixed.
  • SF-360130 - Conditional formatting is not working properly when insert/delete rows and columns issue has been fixed.
  • SF-362001 - Copy and paste is not work properly with conditional formatting when save and load the spreadsheet as JSON issue has been fixed.
  • SF-362018 - Script error on clearing column data validation issue is resolved.
  • SF-362567 - Data is not updated in the list validation when row is inserted issue has been fixed.

New Features

  • F169781, SF-351357 - Provided filtering, sorting, show/hide rows and columns functionalities for freeze pane enabled spreadsheet.
  • SF-359671, SF-356044, SF-361047 - actionBegin event triggered for undo / redo actions. Added isUndo and isRedo property in undo and redo action respectively to differentiate it from the regular action.

TimePicker

Bug Fixes

  • #I362512 - Issue with "change event is not triggered in the masked timepicker while typing the time in the input" has been resolved.

v19.4.48

31 Jan 10:38
Compare
Choose a tag to compare

Document Editor

Bug Fixes

  • #SF-355895 - Resolved the stacked column rendering issue.
  • #SF-359392 - Resolved the pie chart color rendering issue.
  • #F171212 - Resolved the section format copy/paste issue.
  • #SF-359809 - Table formatting is not applied properly.
  • #SF-359914 - Resolved the nested table height issue.
  • #SF-362938 - Resolved the spell check shows error for correct word after backspace/delete.
  • #SF-358997 - Resolved the script error in selection when first page of the document filled with shape with image and wrapping style.
  • #SF-361108 - Resolved the script error in the copy/paste.
  • #FB29987 - Resolved the table layouting issue in conversion from HTML to Document.
  • #SF-362365 - Resolved the modifying level in drop down.
  • #SF-363485 - Resolved the preferred width type mismatch in server-side SFDT to Docx conversion.
  • #F171941 - Resolved the insert page break in optimized spell check mode.
  • #SF-359775 - Column Clustered is not rendered properly.
  • #SF-359392 - Resolved the default chart color applied to pie chart.
  • #SF-359223 - Resolved the backspace issue in track changes.
  • #SF-356022 - Resolved the wrong comma placing in Hebrew language.
  • #SF-359056 - Resolved document hanging issue opening hebrew document.
  • #F169863, #SF-354348 - Resolved the server-side exporting issue in SFDT to Docx.
  • #SF-359780 - Resolved the layout issue in word 2013 justification for list applied text.
  • #SF-356294 - Resolved the extra space adding while copying and pasting text with bookmarks.
  • #SF-356242 - Resolved the style issue for the newly added rows & columns in the table.
  • #SF-358936 - Resolved the HTML Element ContentEditable property issue in DocumentEditor.
  • #SF-357051 - Resolved the element alignment issue due to page break.
  • #SF-355713 - Resolved the script error in applying restrict editing in DocumentEditorContainer.
  • #SF-354207 - Resolved the atleast line spacing type line height issue.
  • #SF-354215 - Resolved the floating elements positioning issue after update form fields.
  • #SF-357939 - Resolved the footer overlapping issue after pasting large content.
  • #SF-354644 - Resolved the overlapping issue for image with top and bottom wrapping style in header.
  • #SF-358814 - Document with applied list format is exported properly.
  • #F171012 - Resolved the script error in applying the list format to character style applied text.
  • #SF-358474 - Resolved the header/footer tooltip and toolbar item text wrap issue when localized.
  • #SF-358523 - Resolved the status bar and font family style issue when localized.
  • #SF-356958 - Resolved the misalignment after list applying.
  • #SF-355425 - Resolved the auto fit table with preferred with type 'Point' is now layouted properly.
  • #SF-359606 - Resolved the default tab width calculation with tab stop.
  • #SF-355860 - Resolved the tab element layout issue in footer.
  • #SF-359156 - Resolved the cropped image issue rendering in header/footer.
  • #SF-354038 - Resolved the performance issue in inserting table more rows.
  • #SF-354463 - Resolved the crashing issue in splitting rows in rendering table.
  • #SF-353961 - Resolved the performance issue in editing document with merge field.
  • #SF-355429 - Resolved selection issue for the shape with in front of text wrapping.
  • #SF-360442 - Resolved the spell check suggestion replace issue in localized document editor.
  • #F171032 - Resolved the empty line adding in text exporting.
  • #F171461 - Resolved the content control preservation issue in exporting.
  • #I347750 - Resolved the hanging issue when pasting large non-formatted content.
  • #I349289, #I349128 - Resolved the endnote shifting and overlapping issue.
  • #F171307 - Resolved the track changes issue in editing paragraph inside table.
  • #SF-356951, #F170963, #SF-351886, #SF-359815, #SF-359312 - Resolved the merged cell width rendering issue.
  • #I347523 - Resolved the invalid SFDT generation after pasting formatted content.
  • #SF-357703 - Resolved the table row splitting issue.

New Features

  • #SF-354038 - Added API to restrict the maximum number of rows in insert table dialog(DocumentEditorSettings.maximumRows)
  • #SF-348990 - Added screen tip support for hyperlink.

PDF Viewer

Bug Fixes

  • #SF-360536- Now, you can copy the text correctly from the provided PDF document.
  • #SF-360961- The script error will no longer occur while importing the exported XFDF file.
  • #SF-359534- The form field’s position is correct for all the zoom factors.
  • #299110, #348963 - Now, the font size is updated properly while exporting and importing shape annotations.
  • #SF-357108 - Now, the annotations are displayed properly for the rotated documents.
  • #SF-357489 - Now, you can restrict the unnecessary thumbnail requests.
  • #SF-358006- You can place the overlapped stamp annotations at the exact position in the saved PDF document.
  • #SF-357273- Exception thrown while loading the provided PDF document due to an invalid key is now resolved.
  • #SF-357655- The PDF pages are now exported to the image in a multi-threaded environment.
  • #SF-357060- Now, the typed handwritten signature content does not exceed the text area.
  • #SF-359772,#SF-359880- Now, the form fields are editable on the mobile device.
  • #SF-359042- The free text annotations are downloaded properly without hiding any last character.
  • #SF-358308- Spinners are hidden properly while removing the display as none for the spinner.
  • #SF-360035- The Script error will no longer be thrown when using the editAnnotation method in the mobile mode.
  • #SF-358584- Stamps are saved properly in the rotated PDF document.
  • #SF-361099- Now, the annotationSelect event is triggered properly for the free text annotation.
  • #SF-360547- The form field collections are updated properly on the formFieldAdd event while adding the form fields on a PDF page.
  • #SF-358331- Now, the existing annotation and newly added ink annotations are the same.
  • #SF-357672- The SVG file size with sticky annotations is reduced.
  • #SF-357909- The script error will no longer occur while disabling the enableCommentPanel in the mobile mode.
  • #SF-357621- Now, the annotationUnSelect event is not fired while adding stamp annotations.
  • #SF-357659- Now, the annotationAdd event is fired properly on the mobile device when adding the stamp annotation.
  • #SF-357216- The default Stamp annotation is selected only when clicking on the stamp annotations.
  • #SF-357223- Now, the form field elements are editable only in the designer mode.
  • #348951- Exception resolved when editing the properties of shape annotation and importing the same.
  • #SF-354543- The checkbox input is working properly on the iPad.
  • #SF-355798- Memory consumption has been resolved when extracting the text for the given document.
  • #SF-356096- Free text annotation is locked properly after importing the locked annotation.

v19.4.47

25 Jan 12:37
Compare
Choose a tag to compare

Common

Bug Fixes

  • I339589 - Resolved the DropdownButton issue with react component as target.

Chart

Bug Fixes

  • #I362517 - Secondary axis is now rendering properly based on series visibility.
  • #I171844 - Console error issue fixed while using sharedTooltipRender event.
  • #I362117 - Hours format in range navigator is changed to 24 hours.

ColorPicker

Bug Fixes

Color Picker in Angular reactive form throws errors when selecting after form is reset has been resolved.

Dashboard Layout

Bug Fixes

  • #SF-361218 - The issue with "The Dashboard Layout with nested panels throws a script error on page resizing" has been resolved.

DataManager

Bug Fixes

  • #SF-349854 - Expand query is not generated properly when complex columns with nested level is fixed.

Document Editor

Bug Fixes

  • #FB29987 - Resolved the table layouting issue in conversion from HTML to Document.
  • #SF-362365 - Resolved the modifying level in drop down.
  • #SF-363485 - Resolved the preferred width type mismatch in server-side SFDT to Docx conversion.
  • #F171941 - Resolved the insert page break in optimized spell check mode.
  • #SF-359775 - Column Clustered is not rendered properly.
  • #SF-359392 - Resolved the default chart color applied to pie chart.
  • #SF-359223 - Resolved the backspace issue in track changes.
  • #SF-356022 - Resolved the wrong comma placing in Hebrew language.
  • #SF-359056 - Resolved document hanging issue opening hebrew document.

File Manager

Bug Fixes

  • #I357910 - The issue with "cancel option of file open event is not available for navigation pane in File manager" has been resolved.

Gantt

Bug Fixes

  • #356978 - Issue in disable the initial move of taskbar drag has been fixed.
  • #357647 - Issue in enabling scroll top during load time has been fixed.
  • #360893 - Issue in data source not updating when dragging and dropping child record has been fixed.
  • #359455 - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
  • #361492 - Dragged row does not disappear when the row dropped outside the Gantt issue has been fixed.
  • #360381 - Issue in clicking on date picker while filtering has been fixed.

Grid

Bug Fixes

  • #SF-361888 - Gird rows are hide when called groupCollapseAll without grouping is fixed.
  • #SF-362860 - Last column header cell border issue has been fixed.
  • #SF-357202 - Wrong operator while filtering with Excel filter search box is fixed.
  • #SF-362140 - Script error while selecting the row with virtualization issue has been fixed.
  • #FB-31236 - Multi-column sorting missing sort number indicators issue has been fixed.
  • #FB-31556 - Row Height misalignment when show/hide the template column with frozen Grid is fixed.
  • #F171116 - Border is not apply properly in the Excel exporting has been fixed.

Maps

Bug Fixes

  • #SF-360297 - The position of the zoom toolbar will now be proper when the float CSS style is set as "right" in the parent element of the Maps control.

Pivot Table

Bug Fixes

  • #I362895 - The field list UI will now be refreshed properly when dragging a field using the fieldDrop event with defer layout update.

RichTextEditor

Bug Fixes

  • #I361186 - The issue with "Strange behavior occurred in the Rich Text Editor component, when repeatedly pressing the shift + enter key" has been resolved.

v19.4.43

18 Jan 11:35
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I361065 - Rotated y axis labels are positioned properly now.
  • #I361317 - Shared tooltip template far away from cursor has fixed.

CircularGauge

New Features

  • cancel argument is now available in the resized event to restrict the resize of the control when set as true.

Diagram

Bug Fixes

  • F171509 - The issue "getDiagramContent() is not working properly" has been fixed.

Document Editor

Bug Fixes

  • #F169863, #SF-354348 - Resolved the server-side exporting issue in SFDT to Docx.
  • #SF-359780 - Resolved the layout issue in word 2013 justification for list applied text.
  • #SF-356294 - Resolved the extra space adding while copying and pasting text with bookmarks.
  • #SF-356242 - Resolved the style issue for the newly added rows & columns in the table.
  • #SF-358936 - Resolved the HTML Element ContentEditable property issue in DocumentEditor.
  • #SF-357051 - Resolved the element alignment issue due to page break.
  • #SF-355713 - Resolved the script error in applying restrict editing in DocumentEditorContainer.
  • #SF-354207 - Resolved the atleast line spacing type line height issue.
  • #SF-354215 - Resolved the floating elements positioning issue after update form fields.
  • #SF-357939 - Resolved the footer overlapping issue after pasting large content.
  • #SF-354644 - Resolved the overlapping issue for image with top and bottom wrapping style in header.
  • #SF-358814 - Document with applied list format is exported properly.
  • #F171012 - Resolved the script error in applying the list format to character style applied text.
  • #SF-358474 - Resolved the header/footer tooltip and toolbar item text wrap issue when localized.
  • #SF-358523 - Resolved the status bar and font family style issue when localized.
  • #SF-356958 - Resolved the misalignment after list applying.
  • #SF-355425 - Resolved the auto fit table with preferred with type 'Point' is now layouted properly.
  • #SF-359606 - Resolved the default tab width calculation with tab stop.
  • #SF-355860 - Resolved the tab element layout issue in footer.
  • #SF-359156 - Resolved the cropped image issue rendering in header/footer.
  • #SF-354038 - Resolved the performance issue in inserting table more rows.

File Manager

Bug Fixes

  • #I357910 - The issue with "cancel option of file open event is not working for navigation pane in File manager" has been resolved.

Gantt

Bug Fixes

  • #359455 - Issue in rendering Gantt when parent container height is set in percentage has been fixed.
  • #360424 - Issue in performing drag and drop when resource is set to null has been fixed.

Grid

Bug Fixes

  • #SF-359831 - Script error thrown in frozen grid while hiding the column through column chooser with aggregates issue has been fixed.
  • #SF-359248 - Script error thrown if frozen grid have empty records with PersistSelection feature issue has been fixed.
  • #F171949 - Script error while filtering with UrlAdaptor is resolved.

Pdf Export

Bug Fixes

  • Rendering issue with PDF Grid pagination into PDF export is fixed.
  • Preservation issue occurs while exporting grid to PDF with page frames is fixed.
  • No longer cell overlapping issue when text paginating more than 2 pages in PDF.
  • No longer null reference exception thrown while drawing PDF grid.

Pivot Table

Bug Fixes

  • #SF-346790 - The Pivot Table is now properly refreshed with virtual scrolling when using touch.

New Features

  • #SF-354750 - Provided events support to customize cell values in PivotEngine export.

Range Slider

Bug Fixes

  • #I359470 - The issue with "The Range Slider tooltip is not hidden when it is placed inside the tab container" has been resolved.

Splitter

Bug Fixes

  • #I360945 - Now, the splitter works properly when the target element is passed as a variable in the Splitter constructor.

Spreadsheet

Bug Fixes

  • SF-354173, SF-360223, SF-360057 - Selection misalignment and script error on undo operation after resize the row.
  • SF-360109 - While copy paste the merge cell with all borders, the left border is missing in pasted cell.
  • SF-360465, SF-360473 - Undo action for deleted column which is before the viewport area causes script error and selection misalignment issue resolved.
  • SF-356947 - Row height not proper while applying larger font size when row set as custom height issue resolved.

v19.4.42

11 Jan 14:20
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I360775 - In the chart PDF export, a console error was fixed.

Checkbox

Bug Fixes

  • Issue with checkbox in talkback has been resolved.

DataManager

Bug Fixes

  • #SF-359078 - Filter apastrophe value is not encoded properly in Odata adaptor is resolved.

DateRangePicker

Bug Fixes

  • #F171486 - Issue with "performance delay in the popup open while entering invalid start or end date value" has been resolved.

Diagram

Bug Fixes

  • SF-359118 - The issue "Scroll Bar is not working properly when Viewport is in Negative coordinates" has been fixed.
  • F171398 - The issue "Exception occurs when save and load the diagram" has been fixed.
  • SF-360354 - The issue "Symbol do not get dropped properly in the chrome android" has been fixed.

File Manager

Bug Fixes

  • #F170665 - The issue with "Image preview is not loaded while naming files with arithmetic operator symbols in File Manager" has been resolved.

Gantt

Bug Fixes

  • #354721 - Issue in rendering milestone based on the milestone mapping in datasource has been fixed.
  • #358683 - Toolbar gets hide after expandAll and collapseAll is performed issue has been fixed.

Grid

Bug Fixes

  • #SF-361124 - Script error when filtering with excel filter in other components issue has been fixed.
  • #SF-354931 - While locking the column with enable frozen right feature, the frozen column is not moving issue has been fixed.
  • #SF-356095 - Scroll position issue while updateRow method with infinite scroll has been fixed.
  • #SF-358560 - Scroll is prevented with LazyLoadGrouping cache mode issue has been fixed.
  • #SF-358281 - ActionBegin event paging arguments cancel is not properly getting cancelled is fixed.
  • #F171308 - Filter query is not generate properly when filter the null value in OdataAdaptor and OdataV4Adaptor is resolved.

Maps

Bug Fixes

  • #SF-360297 - The position of the marker template will now be proper when the float CSS style is set as "right" in the parent element of the Maps control.

New Features

  • When the type property of legendSettings property is set to "Markers", the useMarkerShapes property is exposed in the legendSettings to render the legend item shapes the same as the marker shapes.

MultiSelect

Bug Fixes

  • #FB31100 - Issue with "popup is not opened while changing the popupHeight dynamically in the beforeOpen event" has been resolved.

Pivot Table

Bug Fixes

  • #SF-359726 - When exporting the Pivot Table to PDF format, styles can now be properly applied to the header and footer.
  • #SF-359726 - When exporting the Pivot Table to Excel format, the headers are now properly shown.

QueryBuilder

Bug Fixes

  • SF-359295 - Issue with fieldModel not works in complex data binding has been fixed.
  • SF-357729 - Issue with QueryBuilder group rendered twice if empty rules is provided has been fixed.

Schedule

Bug Fixes

  • #SF-360126 - Timeline views appointment misalignment issue while work cells width reduced has been fixed.

Spreadsheet

Bug Fixes

  • SF-360112 - Script error occurs on continuous undo and redo operation for filtering action issue resolved.
  • SF-361036, SF-361123 - Copy paste is not working properly on filtered rows issue has been fixed.
  • SF-360222 - Sorting is not working properly after undo issue has been fixed.
  • SF-352381 - Data not rendered properly on horizontal scrolling in finite mode issue resolved.
  • F171297 - Importing excel file contains conditional formatting with formula throws script error issue has been fixed.
  • SF-359221 - Insert row not working properly while virtual scrolling is disabled issue is fixed.

Svg Base

Bug Fixes

  • #I339050 - Resolved CSP issues while using inline styles.

Tree Grid

Bug Fixes

  • #SF-355817 - Resolved 'No records to display' issue while changing datasource when treeColumnIndex enabled for column template.

v19.4.41

04 Jan 11:38
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I359390 - Axis label color is properly applied through axisLabelRender event.
  • #F165023 - Highlight is working fine in IE browser.

Diagram

Bug Fixes

  • SF-358407 - The issue "NodeTemplate is not rendered properly in React" has been fixed.
  • SF-358519 - The issue "SendToBack is not working properly when re-adding shapes on diagram" has been fixed.
  • F170870 - The issue "Ports are not flipped while flipping Node to Horizontal or Vertically" has been fixed.
  • F170870 - The issue "Provide support to prevent label flipping while flipping the node horizontally or vertically" has been fixed.

Document Editor

Bug Fixes

  • #SF-354463 - Resolved the crashing issue in splitting rows in rendering table.
  • #SF-353961 - Resolved the performance issue in editing document with merge field.
  • #SF-355429 - Resolved selection issue for the shape with in front of text wrapping.
  • #SF-360442 - Resolved the spell check suggestion replace issue in localized document editor.
  • #F171032 - Resolved the empty line adding in text exporting.
  • #F171461 - Resolved the content control preservation issue in exporting.

New Features

  • #SF-354038 - Added API to restrict the maximum number of rows in insert table dialog(DocumentEditorSettings.maximumRows)

Gantt

Bug Fixes

  • #360027 - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
  • #355824, #360027 - Gantt Chart display issue with misalign in dates on which DST change happens has been fixed.
  • #F171256 - Issue in Localization for the word New Task has been fixed.

Grid

Bug Fixes

  • #SF-313743 - Created event is not triggered when changing the locale is fixed.
  • #SF-354968 - Column dataSource is changed after dropdown editing a foreignkey column is fixed.
  • #F170844 - Borderline is not applied properly in stacked column has been fixed.

Heatmap

Bug Fixes

  • #I349058 - The issue with "The label rotation is not working for y-axis in Heatmap component" has been resolved.

Kanban

Bug Fixes

  • #I358793 - Now, the drag and drop of the cards in the Kanban works properly without any exception error.

PDF Viewer

Bug Fixes

  • #SF-357108 - Now, the annotations are displayed properly for the rotated documents.
  • #SF-357489 - Now, the unnecessary thumbnail requests are restricted.

Pivot Table

Bug Fixes

  • #I340908 - In Firefox browser, the Pivot Table is now refreshed properly with virtual scrolling.

Schedule

Bug Fixes

  • #SF-357890 - An issue with work cells misalignment in the timeline month view has been fixed.
  • #FB31401 - An issue with today button navigating issue only in the MonthAgenda view issue has been fixed.
  • #FB30967 - An issue while drag and drop an event with eventDragArea has been fixed.
  • #SF-360126 - Timeline views appointment misalignment issue while work cells width reduced has been fixed.

Spreadsheet

Bug Fixes

  • SF-360492 - Row height issue after performing undo operation has been resolved.
  • SF-353871 - Cell alignment issue while copy paste merge cell issue is fixed.
  • I349145, I347733 - Script error throws while set the height to hidden rows is resolved.
  • SF-360109 - Bottom border missing while paste merge applied cell issue fixed.
  • SF-354314 - External pasting formula cell which lies below the viewport not working issue has been fixed.
  • SF-354314 - Performance issue on copying large cells which contains custom number format has been fixed.
  • SF-359382 - Color applied for empty cell if less than condition value is in negative in conditional formatting issue has been fixed.
  • SF-359673 - Find and replace is not working after scrolling to bottom in finite mode issue has been fixed.
  • SF-357076, SF-360051 - If the column, row and select-all selection range contains a filtered range then, the sorting is applied to its filtered range.
  • SF-358133 - cell save event arguments are not proper for cut / paste action issue resolved.
  • SF-360303 - Selection issue while pasting the multiline character contained text in cell editing mode is resolved.

Tab

Bug Fixes

  • #SF-359072 - An issue with active tab selection is not highlight when render inside the dialog has been fixed.

Tooltip

Bug Fixes

  • #I357096 - Now, dynamically adding the container property of tooltip works properly.

v19.4.40

28 Dec 14:47
Compare
Choose a tag to compare

Common

Bug Fixes

  • I334904, I347008 - Compatability support for Vue components in Vite js has been resolved.

Chart

Bug Fixes

  • #I357152 - Legend highlight and selection is now working properly.

Context Menu

Bug Fixes

  • #I346314 - Issue with stopPropagation not works for context menu has been resolved.

Diagram

Bug Fixes

  • F171088 - The issue "Multiple selection tool not working properly" has been fixed.
  • SF-353924 - The issue "Drag and drop element from tree-view to Diagram does not behave correctly" has been fixed.
  • SF-333944 - The issue "Exception raises when perform sendBackward with native node" has been fixed.
  • SF-358147 - The issue "Labels are not updated properly after loading the saved JSON" has been fixed.
  • #30924 - The issue "Horizontal scrolling not working properly with trackpad" has been fixed.
  • #31218 - The issue "Pinch zoom not working properly with trackpad in i-Mac" has been fixed.
  • SF-357916 - The issue "Bezier Connector target decorator is not rendered properly at initial rendering" has been fixed.

Document Editor

Bug Fixes

  • #I347750 - Resolved the hanging issue when pasting large non-formatted content.
  • #I349289, #I349128 - Resolved the endnote shifting and overlapping issue.
  • #F171307 - Resolved the track changes issue in editing paragraph inside table.
  • #SF-359156 - Resolved the cropped image issue rendering in header/footer.
  • #SF-356951, #F170963, #SF-351886, #SF-359815, #SF-359312 - Resolved the merged cell width rendering issue.
  • #I347523 - Resolved the invalid SFDT generation after pasting formatted content.
  • #SF-357703 - Resolved the table row splitting issue.

DropDownButton

Bug Fixes

  • ColorPicker is not closed while clicks again the DropDownButton issue has been resolved.

Gantt

Bug Fixes

  • #357340 - Issue with Gantt selectedRowIndex property when deleted the selected item in last row.

Grid

Bug Fixes

  • #F170825 - Script error thrown while destroying Grid with Vue pagerTemplate is fixed.
  • #I345910 - Sticky header not working when group drop area is hidden has been fixed.
  • #I357254 - Outline is displayed in excel export has been fixed.
  • #FB30729 - Filter dialog position issue when enable virtual scrolling is fixed.
  • #I356122 - actionComplete event is trigger after row reorder is performed has been fixed.
  • #I359292 - Script error thrown while clear filtering with disabled column menu is fixed.

PDF Viewer

Bug Fixes

  • #299110, #348963 - Now, the font size is updated properly while export and import shape annotations.

Pivot Table

Bug Fixes

  • The Pivot Chart is now properly shown with the default value of the "zoomFactor" property.

RichTextEditor

Bug Fixes

  • #I347512 - The issue with "ColorPicker of Table quick toolbar got reset whenever quick toolbar rendered" has been resolved.

Schedule

Bug Fixes

  • #SF-353817 - An issue with all-day region scrolling issue only in the Mac device has been fixed.

Spreadsheet

Bug Fixes

  • SF-358411 - Cancelling the replace and replace all actions not working issue resolved. actionBegin and actionComplete event for replace action, the argument property name is changed as below.
  • Previous name | Current name
  • -----|-----
  • compareVal | compareValue
  • SF-357609 - Filters added on empty cells which are outside the used range issue resolved.
  • SF-359059 - Console error on performing filter by cell value operation in cut cell issue resolved.
  • I347810 - Performance issue while paste 100000 cells in Spreadsheet is resolved.
  • I348364 - Script error while use freeze pane with \n in cell value issue is resolved.
  • F171230 - Cannot prevent pasting format using actionBegin while using Ctrl+V shortcut is resolved.
  • I346033 - Today formula is not working on import issue has been fixed.
  • I346033 - Custom currency format is not applied for zero value issue has been fixed.
  • I346033 - Text formula is not working with ddd format issue has been fixed.
  • I346033 - Adding some value to multiplied range which contains empty cell issue has been fixed.
  • I321503 - Cell selection issue after scrolling on imported sheet has been fixed.

New Features

  • I345022 - Alphanumeric support provided for autofill operation.

Svg Base

Bug Fixes

  • #I357720 - Header line in the tooltip is now proper when text wrap is enabled.

v19.4.38

17 Dec 06:10
Compare
Choose a tag to compare

Common

New Features

  • Vue 3 compatibility support has been provided to our Vue components.

Breadcrumb

Breaking Changes

  • Provided disabled property in Breadcrumb and Breadcrumb's Item instead of using CSS class e-disabled.
  • Removed width property from Breadcrumb component, you can set width in the style attribute of CSS to breadcrumb's element or its parent element.

New Features

  • Provided new types of overflow mode and as follows:
  • Menu: Shows the number of breadcrumb items that can be accommodated within the container space, and creates a sub menu with the remaining items.
  • Wrap: Wraps the items on multiple lines when the Breadcrumb’s width exceeds the container space.
  • Scroll: Shows an HTML scroll bar when the Breadcrumb’s width exceeds the container space.
  • None: Shows all the items on a single line.
  • Provided cancel support in beforeItemRender event.

Chart

New Features

  • #I271263,#I344376 - Provided grouping support for the column and bar chart based on categories.
  • #F163374 - Provided color support to the highlighted point.
  • #I342748 - Fixed width support have been provided for chart area.
  • #I280225, #I340912 - Provided support to rotate y-axis labels to a given angle.
  • #I345716 - Provided support to reverse the rendering order of the legend items in a chart.
  • Right to Left(RTL) feature added for all chart elements like legend, tooltip, data label, title, etc.

Chips

New Features

  • #I308047 - Provided the deleted event support for the Chips component.

DataManager

Bug Fixes

  • #I342682 - Expand query is not generated properly has been fixed.

Diagram

Bug Fixes

  • SF-356262 - The issue "Dragging and Drop node not working properly by enabling page settings" has been fixed.
  • F170399 - The issue "Unable to cast exception occurs when clicking on the expand icon" has been fixed.
  • #I337722 - The issue "Connector Position not Updated Properly when rotating it with segments" has been fixed.
  • #I341943 - The issue "BringIntoView API does not bring the large bounds into the screen viewport" has been fixed.
  • #I342681 - The issue "BPMN Task shape becomes ellipse shape when printing the diagram" has been fixed.
  • #I342979 - The issue "While loading the JSON data with line routing causes exception in Angular" has been fixed.
  • #I345844 - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
  • #F169922 - The issue "Need to provide support to set assistants based on datasource field in organizational chart" has been fixed.
  • #I345570 - The issue "Nodes doesn't gets arranged in zindex order after grouping it" has been fixed.
  • #I346110 - The issue "Text did not display on Connector line after adjusting the Bezier Connector" has been fixed.
  • #I346676 - The issue "Drag and drop item from Tree-View to Diagram doesn't behave correctly" has been fixed.
  • #I347727 - The issue "RemovePalette API not working properly" has been fixed.
  • #I348028 - The issue "SelectionChange newValue is null when deselecting one of multiple selected shapes" has been fixed.

Dialog

New Features

-#I327060 - Provided the new method getDimension to get the current width and height of the dialog.

Document Editor

New Features

  • #I345565 - Added support for Word 2013 justification.
  • #I343497 - Added support to display the texture style for table cell shading.
  • #I343751 - Added alert window for row and column specified more than 63 and 32767 respectively in insert table dialog.
  • #I342110 - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.
  • I348089 - Resolved the protected columns, rows, and cells editing issue.
  • I344822 - Word with hyphen characters are now displayed properly.
  • I345558 - Resolved the table layout for the nested table with position.
  • I346408 - Table cell content reversed on undo is now resolved.
  • I346992 - Paragraph with widow/orphan property is now displayed properly.
  • I341119 - Document with image and table with top and bottom wrapping style is now opened properly.
  • I344713- Resolved table header row rendering issue.
  • I341963, #I341840 - Resolved the table rendering issue.
  • I344704 - Resolved issue with tracking changes in empty paragraph.
  • I344351 - Line height is now calculated properly when space character has font size greater than the paragraph mark.
  • I345759, #I343106- Resolved the table border rendering issue.
  • #I343645 - Table grid after width defined as percentage type is now properly exported in server-side.
  • #I341659 - Resolved the list alignment issue.
  • #I347230 - Line spacing value zero is now properly exported in server-side.
  • #I346468 - Resolved the document corruption issue due to z-order in server-side exporting.
  • #I344830 - Resolved exception in opening and saving the document with calculation type form field.
  • #I345582, #I341985 - Document with tab width is now displayed properly.
  • #I346985 - Line height is now properly updated for tab character when its font size greater than other elements in the line.
  • #FB29648 - Table rows/columns in header and footer are now resized properly.
  • #I349115 - Resolved the scrolling behaviour issue when using goToPage API.
  • #I348516 - Table/Cell background color is preserved properly during copy/paste.
  • #I341891 - Resolved the hanging issue while editing the footnote content.
  • #I344790 - Resolved the footnote overlapping issue when editing a table.
  • #I343310 - Resolved the blank page issue in the exported Word document due to footnote.
  • #I345594 - Resolved the new style listing problem when Document editor is localized for languages other than English.
  • #I344840 - Resolved the height and width for insertImage API.
  • #I343403 - Resolved the script error while opening document with tracked changes and restrict editing enabled.
  • #I342774 - The Word document is now exported properly when the document contains content control.
  • #I340276 - Resolved issue with entering custom date time value for form field.
  • #I344605 - Resolved the context menu displaying issue when multiple instances of Document Editor are used in same page.
  • #I337087, #I344332 - Improved the suggestion construction logic for error words.
  • #I338302 - Resolved the hanging issue when opening document with table.
  • #I339240 - RTL list is now deleted properly.
  • #I340758 - The Word document is now exported properly when the document contains table with merged cells.
  • #I341140 - Tracked changes is now updated properly for the existing empty line.
  • #F167253, #F168269 - Track changes pane visibility issue is now resolved.
  • #F168463 - The floating element with square wrapping style is now displayed properly.
  • #I338947 - Resolved the issue with undo after pasting Hebrew text.
  • #I341435 - Optimized the content change event triggering in Document Editor.
  • #I340867 - Selection is now working properly after applying character format.
  • #I341335 - Text formatting is now preserved properly for merge fields.
  • #I339239, #I339242, #I339021 - RTL text are now arranged properly.
  • #I335659 - RTL text are now preserved properly on undo/redo.
  • #I340643 - The comment mark is now removed properly when deleting comment.
  • #I339335 - Resolved the hanging issue when editing document with Hebrew text.
  • #I340121 - Resolved the issue with rendering elbow connector as line connector.
  • #I339453 - Resolved the issue with rendering a fixed width table.
  • #I341119 - Resolved the overlapping issue for image with top and bottom wrapping inside table.
  • #I339602 – Track changes is now updated properly in header and footer.
  • #I341964, #I342165 – RTL text is now arranged properly when copy/paste.
  • #I339714 – Footnote order is now updated properly.
  • #I339973 - Table is now preserved properly in the exported Word document.
  • #I340795 – Field is now copied properly.
  • #I339872 – Page number in footer is now updated properly.
  • #I339576, #F168072 – Resolved the issue in applying page orientation with the section break.
  • #I339027 – Resolved the script error in saving document with tracked changes in header/footer.
  • #I340532 – Html elements are now properly disposed.
  • #F168319 – Resolved the ViewChange event binding issue in Document Editor component.
  • #I341375 – Resolved the undo/redo issue in comment editing operations.

DropDownButton

Bug Fixes

  • Overflow issue in ColorPicker has been resolved.

File Manager

New Features

  • Provided support to customize the default search placeholder text of the File Manager.

Gantt

Breaking Changes

  • Original user datasource is maintained in taskData and datasource properties in Gantt during load time. It will update only after CRUD operation.
  • Original user datasource is maintained in taskData and dataSource properties in Gantt during load time. It will update only after CRUD operation.

Bug Fixes

  • #F170644 - Issue in manual start date while mapping multiple parent levels has been fixed.
  • #346141 - Issue with Gantt manipulates and change task data date values from original data has been fixed.
  • #F170274 - DateTimePicker is not rendering in dialog segment tab start date and end date columns has been fixed.

Grid

Bug Fixes

  • #F170844 - Borderline issue in stacked column has been fixed.
  • #I355438 - Event argument type issue in actionComplete event while filtering is fixed.
  • #F170531 - wrong row information while clicking the custom sub context menu items id fixed.

Kanban

Bug Fixes

  • #FB29010 - The issue with "showItemCount in swimlane row is not resetting to zero if no cards are present" has been resolved.
  • #F169010 - The issue with "The Kanban board refreshed before fetching data from the server" has been solved.

Maps

...

Read more