Syncfusion Essential Studio for JavaScript 2022 Volume 2 SP1

Released: Aug 8, 2022

2022 Volume 2 SP1 中的更新

特性

  • ListView
    • Added support for canceling the ListView select event.
  • Maps
    • As an alternative to the click event, the onclick event is now exposed.
  • Pivot Table
    • Improved server-side engine performance. As a result, pivot table can now render up to 3 million records without any issues.
    • The calculated field UI now has a “Format” dropdown option for relational data source.

修补程序

  • Chart
    • Accumulation chart tooltip marker issue has been fixed.
  • Document Editor
    • Different odd and even page is now working properly.
    • Copy and paste with multiple section is now working properly.
    • Resolved the table overlapping issue while removing content.
    • Resolved the duplicate spellcheck call for special character.
    • Improved performance on selecting more than 1000 rows.
    • Resolved the document layouting issue.
    • Resolved the pagination issue while opening the document.
    • Resolved the table layouting issue.
    • Resolved the table layouting issue in exported word document.
    • Selection is now working properly after encountering image element.
    • Modified number format is now preserved properly in list dialog.
  • DropDownButton
    • Script error occurs while using beforeOpen event in DropDownButton issue has been resolved
  • Gantt
    • Empty record is displayed after searching a text when using the refresh method issue has been fixed.
    • Issue in deleting multiple tasks, when one task is collapsed issue has been fixed.
    • Script error occurs when we edit the baseline date issue has been fixed.
    • Unable to focus on chart element when editing is not enabled has been fixed.
    • End date calculated wrongly for adding new task after zoom to fit is performed issue has been fixed.
    • Need to disable HTML encoding in tooltip has been fixed.
    • Unable to use drop down edit in progress column has been fixed.
  • Grid
    • Filtering issue with Boolean values has been fixed and now working properly.
    • Destroying Grid with expanded child grid throws script error has been resolved.
    • Screen reader reads the column as draggable even though it is not a draggable column has been fixed.
  • Kanban
    • Now, the drag and drop between the cards will work fine when showAddButton is enabled with the Kanban columns.
    • Now, the column border of the dragged clone cells will render properly.
    • Now, the drag and drop between the cards will work fine with out any flickering.
  • ListBox
    • Issue with ”RemoveItems not working properly after adding items with specific index” has been resolved.
  • Maps
    • The content property in the event argument can now be used to customize the layer tooltip with format in the tooltipRender event.
    • Maps will function properly when adding and removing layers via the zoom event.
  • PDF Viewer
    • Context menus will now open all the pages that are visible in the viewport.
    • The signature is now being downloaded without any pixel issue.
    • The signature is now displayed and properly positioned in the document that was downloaded.
    • Now,the custom stamp annotations are added properly in touch mode
    • Annotations are now placed in the correct position in the download PDF document with crop value.
    • The delete key can be used to remove annotations added in touch mode.
    • 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.
    • The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
    • An annotation can now be added and resized up to the edge of the PDF document.
    • The TextSearchComplete event will be triggered when the text is searched in the PDF viewer.
    • A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
    • Added form fields after pressing escape no longer shades form fields.
    • The formFieldSelect event will be triggered while selecting the first form field in the document.
    • In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
    • The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
    • Now, cache values (PDF_CONTENT) are updated in the getCache() method.
    • Now, the dropdown values will be changed programmatically in the PDF Viewer.
    • Now, the signature field color will appear while scrolling down long document.
    • Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
    • Now, Script error have been resolved.
    • The issue with the comment panel not opening after disabling and enabling again has been fixed.
    • Now, the signature field color will appear with opacity while scrolling down long document.
    • The issue of is document edited API is false while editing a document has been resolved.
    • The issue of replied comments merging with other annotations has been resolved.
    • The x,y bounds of the form fields are proper while adding the form field.
    • The issue with radio button alignment with different zoom settings has been resolved.
    • For load failed and PDF file path not found errors, an error message is now displayed.
    • formFieldMouseover and formFieldMouseLeave is now trigger properly.
    • Now Signature Indicator Properties can be modified Programmatically in DOM.
    • Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
    • Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
    • Now, Script Error is not occurs while try to change PDF view to text view in sample.
    • Now, Annotation selector binds while dragging with right click and then clicking left click.
    • Now text boxes with the same name are saved and preserved after downloading and loading the document.
    • The signature in the signature field is not visible on Adobe Reader’s print preview has been resolved.
    • 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.
    • Now copy, cut and paste does not generate any duplicates while using key short cut.
    • Now, Mobile device resizing of the Signature Form Field has been improved.
    • Now Signature is not drawn few inches away from the cursor on signature dialog.
  • Pivot Table
    • When virtual scrolling is enabled, the pivot table now properly refreshed while performing value sorting.
  • QueryBuilder
    • Issue with Show Buttons option in query builder has been fixed.
  • Schedule
    • An issue with scrollTo method not working in timeline views has been fixed.
  • Spreadsheet
    • Issue with “exception throws while pressing the ctrl key in the search input on the filter popup” has been resolved.
    • Issue with “cell values convert into Date type while scrolling the sheet along with cell value contain - in the data” has been resolved.
  • Switch
    • The issue with “Switch component click event trigger two times when we handling enable/disable dynamically” has been resolved.