Skip to content

v20.2.43

Compare
Choose a tag to compare
@SyncfusionBuild SyncfusionBuild released this 08 Aug 06:00
· 85 commits to master since this release

Chart

Bug Fixes

  • #I393292 - Accumulation chart tooltip marker issue has been fixed.

DropDownButton

Bug Fixes

  • #I388868 - Script error occurs while using beforeOpen event in DropDownButton issue has been resolved

Gantt

Bug Fixes

  • #I393339 - Empty record is displayed after searching a text when using the refresh method issue has been fixed.
  • #I392655 - Issue in deleting multiple tasks, when one task is collapsed issue has been fixed.
  • #I394407 - Script error occurs when we edit the baseline date issue has been fixed.
  • #I393670, #I393633 - End date calculated wrongly for adding new task after zoom to fit is performed issue has been fixed.
  • #I376455 - Unable to focus on chart element when editing is not enabled has been fixed.
  • #I391704-Need to disable HTML encoding in tooltip has been fixed.
  • #F149986 - Unable to use drop down edit in progress column has been fixed.

Grid

Bug Fixes

  • #I392233 - Filtering issue with Boolean values has been fixed and now working properly.
  • #I388879 - Destroying Grid with expanded child grid throws script error has been resolved.
  • #I388052 - Screen reader reads the column as draggable even though it is not a draggable column has been fixed.

Kanban

Bug Fixes

  • I392686 - Now, the drag and drop between the cards will work fine when showAddButton is enabled with the Kanban columns.
  • I393080 - Now, the column border of the dragged clone cells will render properly.
  • I393078 - Now, the drag and drop between the cards will work fine with out any flickering.

ListBox

Bug Fixes

  • #I384240 - Issue with "RemoveItems not working properly after adding items with specific index" has been resolved.

ListView

New Features

  • #I385167 - Provided support to cancel the ListView select event.

Maps

Bug Fixes

  • #I392653 - The content property in the event argument can now be used to customize the layer tooltip with format in the tooltipRender event.
  • #F174180 - Maps will function properly when adding and removing layers via the zoom event.

New Features

  • #I390757 - As an alternative to the click event, the onclick event is exposed.

PDF Viewer

Bug Fixes

  • #F176277 - Context menus will now open all the pages that are visible in the viewport.
  • #SF-3813 - The signature is now being downloaded without any pixel issue.
  • #SF-390997,#SF-392717,#SF-394607 - The signature is now displayed and properly positioned in the document that was downloaded.
  • #SF-383108 - Now,the custom stamp annotations are added properly in touch mode
  • #SF-377362 - Annotations are now placed in the correct position in the download PDF document with crop value.
  • #SF-383385 - The delete key can be used to remove annotations added in touch mode.
  • #SF-381030 - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
  • #SF-385936 - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
  • #SF-372855, #F173951 - An annotation can now be added and resized up to the edge of the PDF document.
  • #SF-380996 - The TextSearchComplete event will be triggered when the text is searched in the PDF viewer.
  • #SF-377035,#SF-379948 - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
  • #SF-380472 - Added form fields after pressing escape no longer shades form fields.
  • #SF-384112 - The formFieldSelect event will be triggered while selecting the first form field in the document.
  • #SF-386568 - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
  • #SF-382999 - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
  • #SF-379221 - Now, cache values (PDF_CONTENT) are updated in the getCache() method.
  • #SF-385864 - Now, the dropdown values will be changed programmatically in the PDF Viewer.
  • #SF-386545 - Now, the signature field color will appear while scrolling down long document.
  • #SF-272377 - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
  • #F173953 - Now, Script error have been resolved.
  • #SF-378591 - The issue with the comment panel not opening after disabling and enabling again has been fixed.
  • #SF-386545 - Now, the signature field color will appear with opacity while scrolling down long document.
  • #SF-390764 - The issue of is document edited API is false while editing a document has been resolved.
  • #SF-388086 - The issue of replied comments merging with other annotations has been resolved.
  • #SF-379142,#SF-391296 - The x,y bounds of the form fields are proper while adding the form field.
  • #SF-386887 - The issue with radio button alignment with different zoom settings has been resolved.
  • #F175614 - For load failed and PDF file path not found errors, an error message is now displayed.
  • #SF-379627 - formFieldMouseover and formFieldMouseLeave is now trigger properly.
  • #SF-387260 - Now Signature Indicator Properties can be modified Programmatically in DOM.
  • #SF-384670 - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
  • #SF-382941,#SF-383132 - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
  • #SF-389566 - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
  • #SF-376222 - Now, Annotation selector binds while dragging with right click and then clicking left click.
  • #SF-382568 - Now text boxes with the same name are saved and preserved after downloading and loading the document.
  • SF-387261 - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
  • #SF-380373 - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
  • #SF-383430 - Now copy, cut and paste does not generate any duplicates while using key short cut.
  • #SF-376526 - Now, Mobile device resizing of the Signature Form Field has been improved.
  • #SF-392270 - Now Signature is not drawn few inches away from the cursor on signature dialog.

Pivot Table

Bug Fixes

  • #I390649 - When virtual scrolling is enabled, the pivot table now properly refreshed while performing value sorting.

New Features

  • #I364830 - Improved server-side engine performance. As a result, pivot table can now render up to 3 million records without any issues.
  • #I382580 - The calculated field UI now has a "Format" dropdown option for relational data source.

QueryBuilder

Bug Fixes

  • #I391922 - Issue with Show Buttons option in query builder has been fixed.

Schedule

Bug fixes

  • #I392060 - An issue with scrollTo method not working in timeline views has been fixed.

Spreadsheet

Bug Fixes

  • #I392958 - Issue with "exception throws while pressing the ctrl key in the search input on the filter popup" has been resolved.
  • #I393391 - Issue with "cell values convert into Date type while scrolling the sheet along with cell value contain - in the data" has been resolved.

Switch

Bug Fixes

  • #384387 - The issue with "Switch component click event trigger two times when we handling enable/disable dynamically" has been resolved.

Document Editor

Bug Fixes

  • #FB34764 - Different odd and even page is now working properly.
  • #I390668 - Copy and paste with multiple section is now working properly.
  • #I388732 - Resolved the table overlapping issue while removing content.
  • #I378646 - Resolved the duplicate spellcheck call for special character.
  • #I380945 - Improved performance on selecting more than 1000 rows.
  • #I379641, #I392674, #I367499 - Resolved the document layouting issue.
  • #I379355 - Resolved the pagination issue while opening the document.
  • #I374454, #I387015 - Resolved the table layouting issue.
  • #I388186 - Resolved the table layouting issue in exported word document.
  • #I387347 - Selection is now working properly after encountering image element.
  • #I383851 - Modified number format is now preserved properly in list dialog.