ej2-javascript-ui-controls

Syncfusion JavaScript UI controls library offer more than 50+ cross-browser, responsive, and lightweight HTML5 UI controls for building modern web applications.

OTHER License

Downloads
9.5M
Stars
401
Committers
21
ej2-javascript-ui-controls - v20.4.43

Published by SyncfusionBuild almost 2 years ago

Chart

Bug Fixes

  • #I426642 - Now accumulation chart keyboard focus element is removed from DOM properly after destroying the component.
  • #I426112 - Now UseGroupingSeparator is working in data label.
  • #I426849 - Tooltip and crosshair are now working properly for the missed data.

ContextMenu

Bug Fixes

  • #I424794 - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.

Dialog

Bug Fixes

  • #I422249 - Now, Removed the "aria-describedby" attribute from Dialog element.

Document Editor

Bug Fixes

  • #I424682 - Resolved the issue in the delete and backspace case in bookmark start and end element.
  • #I425401 - Header is now read-only when resizing a table.

File Manager

Bug Fixes

  • #I426172 - Resolved the console error while creating a folder with invalid text when showFileExtension is disabled in the File Manager component.

Gantt

Bug Fixes

  • #I426170 - Incorrect request type in zooming action has been fixed.
  • #FB39646 - Incorrect index value during row drag and drop has been fixed.

Grid

Bug Fixes

  • #I425228 - Exception is thrown when exporting the grid with custom aggregate issue has been fixed.
  • #F179549 - colSpan is not working with Frozen Grid issue has been fixed.
  • #I428130 - Group indent cell width is not properly set has been fixed.
  • #I422144, #F177682 - Validation message misalignment issue has been fixed.
  • #I425048 - The last row bottom border issue in grouping has been fixed.
  • #I424343, #I424671 - Issue with dynamically changing pager pageSize property has been resolved.
  • #I367619 - Added pageSize argument for paging action in actionBegin and actionComplete event.
  • #I414874 - Checkbox state is now reading properly by JAWS screen reader, when select all checkbox is clicked.
  • #I426392 - Grid Column Menu is misplaced in mobile device has been fixed.

Pivot Table

Bug Fixes

  • While performing inline editing, the pivot table cell will now properly update for empty values.

RangeNavigator

Bug Fixes

  • #I426389 - Changed event triggered unnecessarily when clicking daterangepicker issue has been fixed.

RichTextEditor

Bug Fixes

  • #I423129 - Now, the buttons for bold, italic, underline, and strikethrough are highlighted properly.
  • #I426859 - Now, when the Rich Text Editor is included inside a Dashboard panel, no exception is raised.
  • #I425631 - Now, with the enterKey configuration set to BR the script error is no longer raised while modifying values in the editor.
  • #I420264 - Now, the Code Format feature will now work correctly when you copy and paste the code into the Editor with the paste clean up settings enabled.
  • #I424567 - Now, the quick table toolbar is not misplaced outside the Rich Text Editor when enabling IFrame.

Schedule

Bug fixes

  • #425940 - An issue with adding an aria-pressed attribute to the appointment has been fixed.
  • #F40124 - The issue with the schedule tooltip displaying start and end times in 12 hour format when the schedule is in 24 hour format has been fixed.

TreeView

Bug Fixes

  • #I422672 - The expand icon not working properly in mobile mode issue has been fixed.
ej2-javascript-ui-controls - v20.4.42

Published by SyncfusionBuild almost 2 years ago

Common

Bug Fixes

  • I427250 - Resolved window undefined in server side rendering with React next JS.

Chart

Bug Fixes

  • #F179514 - Now the alignment of text is proper in the header of the tooltip and crosshair tooltip text.
  • #I401851 - Axis title overlaps with axis labels issue has been fixed.

Checkbox

Bug Fixes

  • #I427235 - The issue cssClass property not updated properly while string with a white space in the end of the property in checkbox has been fixed.

Chips

Bug Fixes

  • #I422262 - Added the aria-disabled attribute to the disabled Chip items.

Diagram

Bug Fixes

  • #I426113 - Now, bezier control points dragging is restricted when we hide control points.
  • #I425406 - Now, the bezier segment points are not static when we move connector source or target node.
  • #I422049 - Now, calling doLayout after injecting line routing module working properly.
  • #I421754 - The issue on tooltip relative mode mouse is now working properly.
  • #I423978 - Now, HTML nodes gets update properly in the overview while auto scroll the diagram.

Document Editor

Bug Fixes

  • #I423889 - Resolved the text alignment issue in RTL paragraph.
  • #I423889 - Resolved the content overlapping issue in RTL paragraph
  • #F179129 - Resolved the paragraph format applying issue.
  • #I419630 - Resolved the script error while opening a document containing clustered bar chart.
  • #I422366, #I423320 - Resolved the script error while removing content in protected document.
  • #I424337 - Handled mouse selection inside table cell similar to Microsoft Word.
  • #F179297 - Resolved the comment icon positioning issue.

Gantt

Bug Fixes

  • #I421870- Record does not update properly when its modified in actionBegin event issue has been fixed.
  • #I420414 - Row height issue in task mode has been fixed.

Grid

Bug Fixes

  • #I422739 - New record ID undefined on Infinite Scroll Grid issue has been fixed.
  • #I423348 - autoFitColumns does not work with Frozen Grid issue has been fixed.
  • #I423530 - Row deselection is not working in Virtualization with checkbox column issue has been fixed.
  • #I419838 - Custom filter dialog throws script error when we render filter template issue has been fixed.
  • #I425048 - The last row bottom border issue in grouping has been fixed.
  • #I425422 - Persistence is not working on ForeignKeyColumn filter is fixed.

ListView

Bug Fixes

  • #I420527 - The mentioned accessibility issue has been resolved in the ListView component.

Mention

Bug Fixes

  • #I422992 - Now, the cssClass property works fine in the Mention component.

MultiSelect

Bug Fixes

  • #I423751 - The issue "MultiSelect height not being set properly in the tailwind theme" has been resolved.

PDF Viewer

Bug Fixes

  • #I422857 - Now, the problem with the signature value disappearing from the collection while scrolling has been fixed.
  • #I411856 - Fixed the accessibility issues with the PDF Viewer component.
  • #I423893 - Now, script error not occurs while double clicking on free text annotation.
  • #I427362 - Now, the checkbox background color is properly updated while rendering using form field module.
  • #I427364 - Now, the button images are rendered properly while scrolling the document.
  • #I421445 - Now, the multiple Font-styles(bold, italic, underline and strikeout) can be applied together for textbox fields.

New Features

  • #I424468 - Provided support for rendering the existing comb type textbox in form designer module.

Pivot Table

Bug Fixes

  • #F179497 - The field list popup will now properly refresh while dynamically updating the data source in the pivot table.

QueryBuilder

Bug Fixes

  • #F31632 - Accessibility issue in Query Builder has been resolved.

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

Schedule

Bug fixes

  • #I426228 - An issue with drag and drop with timeline view header rows has been fixed.
  • #I425268 - An issue with drag and drop flickering with eventDragArea in timeline views has been fixed.
  • #I424662 - An issue with appointment resizing in month view with scrollbar has been fixed.

Svg Base

Bug Fixes

  • #F179514 - Now the alignment of tooltip header and crosshair text is rendering properly without overlap.

TreeView

Bug Fixes

  • #I424859 - The issue with the "TreeView isInteracted property returning false value with the NodeExpanded and NodeCollapsed event" has been fixed.
ej2-javascript-ui-controls - v20.4.40

Published by SyncfusionBuild almost 2 years ago

Common

Bug Fixes

  • #I421652 - The issue with the "gulp is added to the dependency package in the ej2 package" has been resolved.

New Features

  • The following controls have been added to Essential JS 2.
  • Rating
  • The following controls have been developed to meet industry standards and are now marked production-ready:
  • AppBar
  • Floating Action Button (FAB)
  • Mention
  • Message
  • Speed Dial

Breaking Changes

  • If you are using Syncfusion's controls without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion controls without interruption.

AutoComplete

Bug Fixes

  • #I420089 - The issue "API documentation broken on autocomplete Component" has been resolved.

Bullet Chart

Bug Fixes

  • #I422321 - Now label alignment property is working properly in bullet chart.

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I423644 - Now axis label is aligned properly when minimum value is high.
  • #I423606 - Trendline is now proper for zero values,
  • #I424547 - Now zooming the multi colored line is working properly.

Checkbox

Bug Fixes

  • #I382543 - The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.

Chips

Bug Fixes

  • #I422262 - Added the aria-disabled attribute to the disabled Chip items.

Circular Gauge

New Features

  • #I293761, #I294324, #I309426, #F165646, #I420860 - When animationDuration is set in the rounded range bar pointer, the path element for the pointer is now improved.

ContextMenu

Bug Fixes

  • #I424794 - The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.
  • #I425402 - Accessibility issue in context menu has been fixed.

DataManager

Bug Fixes

  • #I417282 - The Milliseconds value is not parsed properly with parseJSON method issue has been fixed

Diagram

Bug Fixes

  • I421148 - Now, connector segment does not get split into multiple segment while hover on node.
  • #I420202 - The issue on annotation interaction has been resolved.

New Feature

  • #I409589 - Support to override the mouseWheel event has been added.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.
  • #I420058 - Now, the Dialog Close icon Button top and left position values are equal.

Document Editor

Bug Fixes

  • #I421680 - Resolved the paragraph overlapping and border issue while opening the attached document.
  • #I424498 - Attached document with hyperlink text is now displayed properly.
  • #I425696 - Resolved the overlap issue in options pane.

Dropdown Tree

Bug Fixes

  • #F178650 - Resolved the error after perform filtering in Dropdown Tree while updating data dynamically

DropDownButton

Bug Fixes

  • #F31632 - Accessibility issue in DropDownButton has been resolved.
  • #I422250 - Keyboard navigation not working properly when we set arguments cancel property as true in beforeClose event of DropDownButton has been resolved.

DropDownList

Bug Fixes

  • #I397894 - The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.

Excel Export

Bug Fixes

  • Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.

File Manager

New Features

  • Provided the folder (directory) upload support for Physical File Provider.
  • Provided the folder (directory) upload support for Azure File Provider.
  • Provided the folder (directory) upload support for NodeJS File System Provider.
  • Provided the folder (directory) upload support for Amazon S3 File Provider.

Gantt

Bug Fixes

  • #I420702 - Persistence settings prevent changing the timeline settings issue has been fixed.
  • #I422731 - Issue when predecessor is given for unscheduled parent issue has been fixed.
  • #I423435 - Customize baseline colour in queryTaskbarInfo event in segmented tasks issue has been fixed.
  • #I420280 - The actionBegin event receives more records as modified data when task is edited issue has been fixed.
  • #I422943 - Taskbar appearing on next date issue has been fixed.
  • #I422476 - Progress value issue in parent task has been fixed.
  • #I425389- Baseline not properly rendered after moving Milestone.

Grid

Bug Fixes

  • #I423744 - Script error thrown when saving the data with Shimmer effect issue has been fixed.
  • #I422501 - Header tooltip displays when the header text is wrapped and clipMode is set issue has been fixed.
  • #I424277 - Ellipsis With Tooltip is now working fine with batch editing.
  • #I421562, #I423051 - Unable to filter the menu with autocomplete when grouping is applied has been fixed.

Heatmap

New Features

  • #F177543 - enableMultiSelect property is exposed to enable or disable multiple selection of the HeatMap cells.

Image Editor

Bug Fixes

  • Issue with "Toolbar Alignment" has been resolved.

Kanban

Bug Fixes

  • #FB37690 - Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.

ListBox

Bug Fixes

  • #F424252 - Issue with "Data source not update properly when we filtering and clicking move All button in listbox toolbar sample" has been resolved.
  • #I423072 - Issue with "actionBegin event argument not passes the filtered item properly while filtering and clicking move All button in listbox toolbar sample" has been resolved.

ListView

Bug Fixes

  • #F168185 - The issue with "Sorting is not applied properly when entering different values in the text field of the ListView component" has been resolved.

Maps

New Features

  • When panning is performed, the image rendering in online map providers is now improved.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

Office Chart

Bug Fixes

  • #I399919 - Resolved the bar chart rendering issue.

PDF Viewer

Bug Fixes

  • #I420988 - Now, the annotations are not delete while drag, resize or deleting the form fields.
  • #I422542 - Now, the strike through can now be added to free text annotations programmatically.
  • #I424231 - Now, the issue with the document's signature disappearing has been fixed.

Pivot Table

Bug Fixes

  • Advanced filtering now works properly in a pivot table.

Popup

Bug Fixes

  • #I423129 - Now, when Rich Text Editor is placed inside the modal dialog the hyperlink quickToolbar popup is visible.

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

QueryBuilder

Bug Fixes

  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
  • #I423706 - Issue with Field Dropdown list popups get collapses when we use validateFields method in query builder has been fixed

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

Rating Preview

Key features:

The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.

  • Precision - Different precision modes to provide more accurate rating.
  • Tooltip and Label - Provide more expressive rating with tooltip and label.
  • Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
  • Accessibility - The Rating provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

RichTextEditor

Bug Fixes

  • #I425639, #I425631 - Now, when editing the values in the Rich Text Editor, the script error is not thrown.
  • #I423129 - The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.
  • #F179458 - Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.
  • #F179343 - Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.

Schedule

New Features

  • #I384604 - Provided custom workdays support when resources are grouped by date.
  • #I394207 - Provided closeTooltip method to close the appointment tooltip programmatically.
  • #I399939 - Provided dateRangeTemplate template to customize the header date range in scheduler.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Bug Fixes

  • #I422232 - Issue with "SUMIFS formula is not working properly while providing as nested formula to the SUM formula" has been resolved.
  • #F179330 - Issue with "custom function reference is removed from the control instance while calling the refresh method" has been resolved.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

Tab

Bug Fixes

  • #I422226 - An issue with while using underscore on tab id wrong content shown has been resolved.
  • #F179266 - Tab height does not change dynamically when heightAdjustMode has set as Fill mode has been resolved.

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of tab header elements.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Toolbar

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of the toolbar elements.

Tooltip

Bug Fixes

  • #I415013 - Resolved detached elements memory leak issue in the Tooltip component.
  • #I415386 - The issue "Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component" has been resolved.

Tree Grid

Features

  • Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
  • #I307202, #FB20655 - Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415237 - The TreeView performance issue in Vue3 framework has been resolved.
ej2-javascript-ui-controls - v20.4.38

Published by SyncfusionBuild almost 2 years ago

Common

Bug Fixes

  • #I421652 - The issue with the "gulp is added to the dependency package in the ej2 package" has been resolved.

New Features

  • The following controls have been added to Essential JS 2.
  • Rating
  • The following controls have been developed to meet industry standards and are now marked production-ready:
  • AppBar
  • Floating Action Button (FAB)
  • Mention
  • Message
  • Speed Dial

Breaking Changes

  • If you are using Syncfusion's controls without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion controls without interruption.

AutoComplete

Bug Fixes

  • #I420089 - The issue "API documentation broken on autocomplete Component" has been resolved.

Bullet Chart

Bug Fixes

  • #I422321 - Now label alignment property is working properly in bullet chart.

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I420456 - Now cancel argument in legend click event working properly.
  • #I423376 - Console error thrown when rendering the tooltip in trendlines has been fixed.
  • #I422475 - Accumulation chart height is now proper with respect to its parent container.

New Features

  • #I346292, #I347892 - Provided support to wrap data labels in the accumulation charts.
  • #I401851 - Provided support to rotate the axis title from 0 to 360 degree.
  • Provided support for dashed legends for dashed line series.

Checkbox

Bug Fixes

  • #I382543 - The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Circular Gauge

New Features

  • #I293761, #I294324, #I309426, #F165646, #I420860 - When animationDuration is set in the rounded range bar pointer, the path element for the pointer is now improved.

DataManager

Bug Fixes

  • #I417282 - The Milliseconds value is not parsed properly with parseJSON method issue has been fixed

Diagram

Bug Fixes

  • I421148 - Now, connector segment does not get split into multiple segment while hover on node.
  • #I420202 - The issue on annotation interaction has been resolved.

New Feature

  • #I409589 - Support to override the mouseWheel event has been added.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.
  • #I420058 - Now, the Dialog Close icon Button top and left position values are equal.

Document Editor

Bug Fixes

  • #I401609 - Resolved the curly braces preservation in RTL paragraph
  • #I400473 - Resolved the paragraph mark selection issue on shift + page up.
  • #I405251 - Resolved the script error while opening the document with duplicate style name.
  • #I398151 - Resolved the issue with accept all/reject all from track changes pane.
  • #I399611 - Paragraph formatting is now preserved properly on copy and paste.
  • #I404592 - Resolved the script error while exporting the document with content control.
  • #I405251 - Resolved the script error while opening the document with line break character.
  • #I396300 - Resolved the overlapping issue while resizing the table cell.

Dropdown Tree

New Features

  • #I395558 - Provided enableHtmlSanitizer support for Dropdown Tree component.
  • #F169154, #I424048 - Provided an option to prevent the parent node selection in the Dropdown Tree component.

DropDownButton

Bug Fixes

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

DropDownList

Bug Fixes

  • #I397894 - The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.

Excel Export

Bug Fixes

  • Fixed the exception issue when the images are added in the last column of Grid.

File Manager

New Features

  • Provided the folder (directory) upload support for Physical File Provider.
  • Provided the folder (directory) upload support for Azure File Provider.
  • Provided the folder (directory) upload support for NodeJS File System Provider.
  • Provided the folder (directory) upload support for Amazon S3 File Provider.

Gantt

Bug Fixes

  • #I417035 - Expand Collapse not working properly after cell editing issue has been fixed.
  • #I421663 - The baseline end date has not been properly validated issue has been fixed.

Features

  • #I237939,#I255626,#I398597 - Provided RTL support in Gantt chart. Please find the documentation link here.
  • Provided Shimmer support in Gantt chart. Please find the demo link here.

Grid

New Features

  • #I395531 - Improved the template rendering performance in React.
  • #I396818 - Provided support to add current selection to the filter.
  • Provided support to skip the focus in non-editable columns while pressing tab/shift-tab in batch edit.
  • Provided the lazy load group support for virtual scroll enabled grid.
  • Provided support to refresh the aggregate values with lazy load grouping.

Heatmap

New Features

  • #F177543 - enableMultiSelect property is exposed to enable or disable multiple selection of the HeatMap cells.

Image Editor

Bug Fixes

  • Issue with "Toolbar Template Alignment" has been resolved.

Kanban

Bug Fixes

  • #FB37690 - Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.

ListBox

Bug Fixes

  • #F37860 - Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.

ListView

Bug Fixes

  • #F168185 - The issue with "Sorting is not applied properly when entering different values in the text field of the ListView component" has been resolved.

Maps

New Features

  • When panning is performed, the image rendering in online map providers is now improved.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

Office Chart

Bug Fixes

  • #I399919 - Resolved the bar chart rendering issue.

PDF Viewer

Bug Fixes

  • #F178667 - Now, the zero thickness property is applied to the form fields.
  • #I421990 - Updating read-only to false for a form field is working properly.
  • #I420531 - The free text annotations are no longer scaled on double clicks.
  • #F178453 - Cut, copy, and paste at the form fields are working properly on downloading.
  • #I419557 - The IsPrint property value of the text markup annotation is properly updated.
  • #I418726 - The draw and image type signatures are now preserved while changing the tabs on mobile devices.
  • #I420588 - Printing the PDF document that contains signature fields on non-rendered pages won’t throw script errors.
  • #I420304 - Programmatically updating the read only properties won’t throw script errors.
  • #I416032 - The radio button now triggers the form field click event.
  • #I420423 - The background color of the initial indicator settings can be applied programmatically while adding form fields.
  • #I422736 - Fixed issue with saving the PDF document on form fields export.
  • #I418731 - Export and import values of form fields with same name have been properly updated.
  • #I416298 - Focusing the signature and initial fields are proper on different zoom levels.
  • #I411856 - The issue with programmatically updating the initial indicator properties has been resolved.
  • #F178660 - Fixed issue with RenderAnnotationComments on the .NET 6.0 platform.
  • #I418199 - Programmatically updating images in the form fields won’t throw script errors.
  • #I408281 - Switching between the PDF view and the text view won’t throw script errors.
  • #I413254 - Aspect ratio is maintained for the image type signatures.
  • #F178250 - Now, the color palette is no longer obscured in the PDF Viewer.
  • #I178667 - Now, the text box's border color is properly updated and no longer hidden.
  • #I418214 - Session items of the older documents are cleared now.
  • #I178018 - Searching for a multiple-sentence phrase no longer causes the PDF Viewer to freeze.
  • #I421388 - Handwritten signatures will appear properly on loading the document again.
  • #F178018 - Now, the script issue no longer occurs when doing multiline searches in the Pdf document.

Features

  • Form fields values can be exported to FDF and XFDF formats and the same can be imported into the PDF Viewer, programmatically.
  • Digital signatures of the existing PDF documents are now rendered in the PDF Viewer.
  • #I369895, #I403367, #I406191 - Now, the text selection strikethrough has been improved.
  • #I419679 - Provided the support to show or hide the FormDesignerToolbar after document loading.
  • #I421694 - Angular applications renders PDF Viewer controls without ID properties by generating the ID internally, if not provided.
  • #I409823 - Margin can be set to the value was preserved for the free text annotation in the downloaded document.
  • #I412460 - Provided the support for retrying Ajax requests with a status code collection.

Pivot Table

Bug Fixes

  • #I423050 - Filter state will now be properly maintained in the member editor.
  • #I420253 - When virtual scrolling is enabled, the pivot table will now scroll properly.
  • Number formatting is now applied properly to row and column headers in the pivot table.

New Features

  • #I347303, #I400764, #F172939 - Provided support for displaying row and column sub-totals at the top or bottom of the header group in the pivot table.
  • #I310709, #I346859 - Provided support to display pivot chart's series for multiple measures on a single y-axis.
  • #I398184 - The pivot table now supports customising the size of PDF document while exporting.
  • #I305545 - The pivot table now allows you to export both the table and the chart to a single PDF document.

Breaking Changes

  • The chartSettings.showMemberSeries property is deprecated and will no longer to be used. Use chartSettings.showPointColorByMembers to achieve the same.
Previous Now
showMemberSeries showPointColorByMembers
  • The chartExport method parameters for the pivot table have now been changed.

Previous

Parameter Type Description
type ExportType Defines the export type.
fileName string Defines file name of export document.
orientation PdfPageOrientation Defines the page orientation on pdf export(0 for Portrait mode, 1 for Landscape mode).
width number Defines width of the export document.
height number Defines width of the export document.

Now

| pdfExportProperties | PdfExportProperties | Allows to define the chart's export properties such as file name, orientation, width and height. |
| isMultipleExport | boolean | Allows to export multiple tables and charts into a single PDF document. |
| pdfDoc | Object | Allows the export of an external PDF document along with current PDF document. |
| isBlob | boolean | Allows the PDF document to be saved as blob data. |

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

QueryBuilder

Bug Fixes

  • #I375472 Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed.
  • #I388333 Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

Rating Preview

Key features:

The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.

  • Precision - Different precision modes to provide more accurate rating.
  • Tooltip and Label - Provide more expressive rating with tooltip and label.
  • Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
  • Accessibility - The Rating provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

RichTextEditor

Bug Fixes

  • #I422392 - Now, the embed video is not removed when pressing the enter key.
  • #I422764 - Now, when using similar fontFamily values for multiple items updates the dropDown text properly.

Schedule

New Features

  • #I384604 - Provided custom workdays support when resources are grouped by date.
  • #I394207 - Provided closeTooltip method to close the appointment tooltip programmatically.
  • #I399939 - Provided dateRangeTemplate template to customize the header date range in scheduler.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

Tab

Bug Fixes

  • #I422226 - An issue with while using underscore on tab id wrong content shown has been resolved.
  • #F179266 - Tab height does not change dynamically when heightAdjustMode has set as Fill mode has been resolved.

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of tab header elements.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Toolbar

New Features

  • #I348957 - Provided option to specify tabindex attribute to control the tab key order of the toolbar elements.

Tooltip

Bug Fixes

  • #I415013 - Resolved detached elements memory leak issue in the Tooltip component.
  • #I415386 - The issue "Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component" has been resolved.

Tree Grid

Features

  • Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
  • #I307202, #FB20655 - Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415237 - The TreeView performance issue in Vue3 framework has been resolved.
ej2-javascript-ui-controls - v20.3.61

Published by SyncfusionBuild almost 2 years ago

AutoComplete

Bug Fixes

  • #I420089 - The issue "API documentation broken on autocomplete Component" has been resolved.

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I421349 - Now chart axis is removing properly on dynamic update.
  • #I421251 - Now Pie chart render properly when the width is less than 20% for the parent div.
  • #I421251 - Pie chart gets crashed when setting the datalabel has been fixed.

Checkbox

Bug Fixes

  • The Issue with the checkbox label size in the Fluent theme has been fixed.

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Dashboard Layout

Bug Fixes

  • #F178215 - In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.

DashboardLayout

Bug Fixes

  • #I417930 - The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.

DataManager

Bug Fixes

  • #I417282 - The Milliseconds value is not parsed properly with parseJSON method issue has been fixed

Diagram

New Feature

  • #I409589 - Support to override the mouseWheel event has been added.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.
  • #I420058 - Now, the Dialog Close icon Button top and left position values are equal.

Document Editor

Bug Fixes

  • #I418719 - Resolved the issue with removing bookmark element.
  • #I420043 - Table of content (TOC) is now updated properly.

Excel Export

Bug Fixes

  • Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.

Gantt

Bug Fixes

  • #I417035 - Expand Collapse not working properly after cell editing issue has been fixed.
  • #I421663 - The baseline end date has not been properly validated issue has been fixed.

Grid

Bug Fixes

  • #I408271 - The reference link for the checkBoxChange event arguments has been updated in the documentation.
  • #I420019 - script error for focusing the content after deleting all the records has been fixed.

Heatmap

Bug Fixes

  • #I421105 - The axis labels and multilevel labels of the x-axis will be properly spaced.

Kanban

Bug Fixes

  • #F178602 - Now, the ability to drag & drop several cards onto the same column works properly.
  • #F178604 - Now, the arrangement of several cards in descending order after drag and drop is now resolved.

ListBox

Bug Fixes

  • #F37860 - Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

PDF Viewer

Bug Fixes

  • #F178453 - Now, cut, copy and paste of form field are working properly on downloading.

New Features

  • #I369895,#I403367,#I406191 - Now, improvements in text selection strikethrough for specific document.
  • #I419679 - Provided the ability to display or hide the FormDesignerToolbar after document loading.

Pivot Table

Bug Fixes

  • #I405590 - The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.
  • #I420612 - The pivot table will now be rendered properly while switching between reports in the toolbar.
  • #F420612 - The pivot table's alphanumeric sorting will now works properly.

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

QueryBuilder

Bug Fixes

  • #I404520 - Provided Localization support SQL query builder operators.
  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

RichTextEditor

Bug Fixes

  • #I422392 - Now, the embed video is not removed when pressing the enter key.
  • #I422764 - Now, when using similar fontFamily values for multiple items updates the dropDown text properly.

Schedule

Bug fixes

  • #F178747 - An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Bug Fixes

  • #I412801 - Issue with "cell text is not displayed while using the custom cell styling in the imported excel file" has been resolved.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Tooltip

Bug Fixes

  • #I415386 - The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.

Tree Grid

Bug Fixes

  • #I419247 - expandRow and collapseRow methods are working properly while expanding or collapsing a row respectively when frozenRows property enabled

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415237 - The TreeView performance issue in Vue3 framework has been resolved.
ej2-javascript-ui-controls - v20.3.60

Published by SyncfusionBuild almost 2 years ago

AutoComplete

Bug Fixes

  • #I420089 - The issue "API documentation broken on autocomplete Component" has been resolved.

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I421349 - Now chart axis is removing properly on dynamic update.
  • #I421251 - Now Pie chart render properly when the width is less than 20% for the parent div.
  • #I421251 - Pie chart gets crashed when setting the datalabel has been fixed.

Checkbox

Bug Fixes

  • The Issue with the checkbox label size in the Fluent theme has been fixed.

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Dashboard Layout

Bug Fixes

  • #F178215 - In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.

DashboardLayout

Bug Fixes

  • #I417930 - The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.

DataManager

Bug Fixes

  • #I417282 - The Milliseconds value is not parsed properly with parseJSON method issue has been fixed

Diagram

Bug Fixes

  • #FB38642 - Now, the arg cancel property for sourcePoint and targetPoint change is working properly.
  • #I419333 - Now, dragging a object outside the diagram canvas from symbol palette is updated properly.
  • #I397852 - Now, defining connector without source or target id while injecting Line Routing is rendered properly.
  • #I42108 - The issue on hovering the node ports has been resolved.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.
  • #I420058 - Now, the Dialog Close icon Button top and left position values are equal.

Document Editor

Bug Fixes

  • #I418719 - Resolved the issue with removing bookmark element.
  • #I420043 - Table of content (TOC) is now updated properly.

Gantt

Bug Fixes

  • #I420414 - Unable to disable edit dialog fields in general tab issue has been fixed.
  • #I420280 - The actionBegin event receives more records as modified data when a task is resized issue has been fixed.
  • #I420126 - Error thrown when deleting a Unassigned task in the Resource View issue has been fixed.
  • #I415400 - Cell Edit does not save when clicking on the chart side issue has been fixed.
  • #I419273 - End Key not working as expected when selection type set to Both.

Grid

Bug Fixes

  • #I397543 - Issue with custom toolbar template item in grid has been resolved.
  • #I418069 - Searching issue when clicking search icon in adaptive mode has been fixed.
  • #I417934 - Column Reordering was not working properly after hiding the column has been fixed.
  • #I415585 - When JAWS is running, go to first page and last page buttons are working properly when enter key is pressed after focusing.

Heatmap

Bug Fixes

  • #I421105 - The axis labels and multilevel labels of the x-axis will be properly spaced.

Kanban

Bug Fixes

  • #F178602 - Now, the ability to drag & drop several cards onto the same column works properly.
  • #F178604 - Now, the arrangement of several cards in descending order after drag and drop is now resolved.

ListBox

Bug Fixes

  • #F37860 - Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

PDF Viewer

Bug Fixes

  • #F178453 - Now, cut, copy and paste of form field are working properly on downloading.

New Features

  • #I369895,#I403367,#I406191 - Now, improvements in text selection strikethrough for specific document.
  • #I419679 - Provided the ability to display or hide the FormDesignerToolbar after document loading.

Pivot Table

Bug Fixes

  • #I405590 - The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.
  • #I420612 - The pivot table will now be rendered properly while switching between reports in the toolbar.
  • #F420612 - The pivot table's alphanumeric sorting will now works properly.

ProgressBar

Bug Fixes

  • #I420052 - Now progress bar API reference are refreshing properly.

QueryBuilder

Bug Fixes

  • #I404520 - Provided Localization support SQL query builder operators.
  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.

RangeNavigator

Bug Fixes

  • #I413509 - Now period selectors are updating properly for the range selector changes.

RichTextEditor

Bug Fixes

  • #I416708 - Now, pasting the content from MS Word will maintain the DOM structure properly.
  • #I418749 - Now, pasted texts get inside the contentEditable div when using the enterKey as BR or DIV.

Schedule

Bug fixes

  • #F178747 - An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Bug Fixes

  • #I412801 - Issue with "cell text is not displayed while using the custom cell styling in the imported excel file" has been resolved.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Tooltip

Bug Fixes

  • #I415386 - The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.

Tree Grid

Bug Fixes

  • #I419658 - Resolved template column not rendered properly when stacked header enabled.

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415237 - The TreeView performance issue in Vue3 framework has been resolved.
ej2-javascript-ui-controls - v20.3.59

Published by SyncfusionBuild almost 2 years ago

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I412377 - Now axis labels are placed inside the chart properly.
  • #I412377 - Margin gets added when adding the axes dynamically issue has been fixed .
  • #F178666 - Now the data point aria label is proper.

Checkbox

Bug Fixes

  • The Issue with the checkbox label size in the Fluent theme has been fixed.

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Dashboard Layout

Bug Fixes

  • #F178215 - In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.

DashboardLayout

Bug Fixes

  • #I417930 - The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.

Diagram

Bug Fixes

  • #I418455 - Now, the resize handle has been rendered properly while set node pivot as 0,0.
  • #I418026 - Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.

Dialog

Bug Fixes

  • #I415699 - Now, the DialogUtility position property works properly when X coordinates are passed as strings and Y coordinates are passed as numbers.
  • #I420058 - Now, the Dialog Close icon Button top and left position values are equal.

Document Editor

Bug Fixes

  • #I417535 - The page number is not updated properly while inserting TOC.
  • #I418000 , #F178993 - Resolved the tab character width issue.

Gantt

Bug Fixes

  • #I419062 - Edit type issue when datasource is undefined issue has been fixed.
  • #I417042 - A console error is thrown when updating the parent task's start date.
  • #I419262 - The dependency line is rendered even after cancel.

Grid

Bug Fixes

  • #I397894 - When pressing Tab Key, the first focusable element in the grid is need to be focused, instead of grid container issue has been fixed.

Heatmap

New Features

  • #I410874 - The backgroundColor property can now be used to change the color of the HeatMap's background.

Kanban

Bug Fixes

  • #FB37730 - Now, dragging and dropping cards quickly onto empty columns works properly.
  • #F178105 - Now, dragging and dropping cards between the columns for the first time will trigger the dataSourceChanged event properly.

ListBox

Bug Fixes

  • #F37860 - Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

PDF Viewer

Bug Fixes

  • #I419557 - Now, the IsPrint property values for text markup annotation have been properly updated.
  • #I418726 - Now, the draw and image signature is now preserved while changing tabs on mobile devices.
  • #I420588 - Now, the Script error does not occur while printing the document contains signature fields on non-rendered pages.
  • #I420304 - Now, the script error does not occur while updating read only property programmatically.

New Features

  • #I421694 - Now, Angular applications may render PDF Viewer controls without ID properties.
  • #I409823 - Support was given for a custom margin property in the free text annotation.

Pivot Table

Bug Fixes

  • #I405590 - The pivot table will now properly refresh while performing value sorting with the grouping bar and autofit enabled.
  • #I420612 - The pivot table will now be rendered properly while switching between reports in the toolbar.
  • #F420612 - The pivot table's alphanumeric sorting will now works properly.

ProgressBar

Bug Fixes

  • #I416343 - Now corner radius is applied when applying the range colors for Progress bar.

QueryBuilder

Bug Fixes

  • #I404520 - Provided Localization support SQL query builder operators.
  • #F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.

RichTextEditor

Bug Fixes

  • #I411229 - Now, pressing the enter key at the start of a line after deleting the previous line works properly.
  • #I412883 - Now, pressing the enter key at the start of the dynamically inserted text works properly.
  • #I412540 - Now, the indentation format is maintained properly when pasting content from MS Word.
  • #I416708 - Now, pressing the backspace key after pasting contents from MS Word works properly.

Schedule

Bug fixes

  • #F178747 - An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Features

  • #F176472 - Provided setRowsHeight and setColumnsWidth methods to set the height and width to multiple rows and columns respectively.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Tooltip

Bug Fixes

  • #I415386 - The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.

Tree Grid

Bug Fixes

  • #I417095 - NVDA screen reader problem for expand/collapse action has been resolved.
  • #I418121 - Resolved row selected issue while performing expand/collapse operation.

TreeMap

Bug Fixes

  • #F178496 - The legend items now render in the same order as the color mapping objects.

TreeView

Bug Fixes

  • #I415849 - The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.
ej2-javascript-ui-controls - v20.3.58

Published by SyncfusionBuild almost 2 years ago

Carousel

Bug Fixes

  • #I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.

Chart

Bug Fixes

  • #I412377 - Now axis labels are placed inside the chart properly.
  • #I412377 - Margin gets added when adding the axes dynamically issue has been fixed .
  • #F178666 - Now the data point aria label is proper.

Checkbox

Bug Fixes

  • The Issue with the checkbox label size in the Fluent theme has been fixed.

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Dashboard Layout

Bug Fixes

  • #F178215 - In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.

DashboardLayout

Bug Fixes

  • #I417930 - The panel exceeding the parent container while dragging or resizing in the DashboardLayout component has been resolved.

Diagram

Bug Fixes

  • #I418455 - Now, the resize handle has been rendered properly while set node pivot as 0,0.
  • #I418026 - Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.

Document Editor

Bug Fixes

  • #I417708 - Comment with multiple paragraph is now exported properly.
  • #I414849 - Textbox with no outline is now exported properly.
  • #I419171 - Resolved the script error while discarding the unposted comment.
  • #I417911 - Resolved the consecutive symbol selection issue while selecting text with white spaces.
  • #I418127 - Image width and height is now resized to fit inside the page width.
  • #I417899 - Table borders are now removed when border style set as none.
  • #I417257 - Ordinal number format is now preserved properly in exported word document.
  • #F178501 - Resolved document corruption issue due to insert revision not serialized properly.

Gantt

Bug Fixes

  • #I416610 - Able to scroll vertically when virtual scrolling enabled without scrollable records issue has been fixed.
  • #I417049 - Adding duration to an unscheduled task affects the project start date.

Grid

Bug Fixes

  • #I413480 - Enter and shift enter key functionalities are working fine with template columns.
  • #F178089 - Script error with virtual scroll and frozen columns has been resolved.
  • #I414874 - Column chooser checkbox state is now reading properly by JAWS screen reader.
  • #I379911 - Now, the selected page will be read as current page by JAWS screen reader.
  • #I408692 - Tooltip Issue while using fancy characters in grid has been fixed.
  • #F38295 - Incorrect Ellipsis with narrow checkbox column in grid has been fixed.
  • #I413202 - Issue with rendering dropdown component in grid cell with batch editing has been fixed.

Heatmap

New Features

  • #I410874 - The backgroundColor property can now be used to change the color of the HeatMap's background.

ListBox

Bug Fixes

  • #F178523 - Issue with "Script error thrown when we drag and drop the listbox item in angular platform" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

MultiSelect

Bug Fixes

  • #FB38693 - The issue "Multiselect dropdown icon is not aligned properly" has been resolved.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

PDF Viewer

Bug Fixes

  • #I418731 - Now, for fields with the same name, the export and import form fields' values have been properly updated.
  • #I411856 - The issue with programmatically updating the initial indicator properties has been resolved.
  • #F178660 - Fixed issue with RenderAnnotationComments on .NET 6.0 platform.

New Features

  • #I412460 - Now, the ability to support retrying Ajax requests with a status code collection.

Pivot Table

Bug Fixes

  • #I405590 - The pivot table will now properly refreshed while performing value sorting with autofit enabled.

New Features

  • #I395302 - When using a server-side engine, the aggregated values of the pivot table will now be customized via the controller.

ProgressBar

Bug Fixes

  • #I416343 - Now corner radius is applied when applying the range colors for Progress bar.

Schedule

Bug fixes

  • #F178747 - An issue with Appointments positioning when navigate to the next date via swiping in mobile mode has been fixed.

Splitter

Bug Fixes

  • #I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.

Spreadsheet

Features

  • #F176472 - Provided setRowsHeight and setColumnsWidth methods to set the height and width to multiple rows and columns respectively.

Stock Chart

Bug Fixes

  • #I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Tooltip

Bug Fixes

  • #I415386 - The Tooltip not shown for dynamically added target while pressing Tab key has been resolved.

Tree Grid

Bug Fixes

  • #I417095 - NVDA screen reader problem for expand/collapse action has been resolved.
  • #I418121 - Resolved row selected issue while performing expand/collapse operation.

TreeView

Bug Fixes

  • #I415849 - The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.
ej2-javascript-ui-controls - v20.3.57

Published by SyncfusionBuild almost 2 years ago

Chart

Bug Fixes

  • #I415271 - Now technical indicator visible property working properly .
  • #I412377 - Space is not removed when removing the axis has been fixed .
  • #I415516 - Chart height is not proper issue has been fixed .

Chips

Bug Fixes

  • #293361 - When setting enabled value as false in Chip component then the disabled chip item get focused issue has been resolved.

Dashboard Layout

Bug Fixes

  • #F178215 - In the Dashboard Layout component, the panel template does not work while using the v-slot issue has been resolved.

Diagram

Bug Fixes

  • #I412223 - Now, the connector position is updated properly after resizing overview panel.
  • #I405669 - Now, adding BPMN Text annotation node inside swimlane at runtime is working properly.
  • #I412144 - Now, the segment thumb do not gets rendered while render orthogonal connector as a straight line.
  • #I412144 - Provided the support for orthogonal segment overlap with the source and target node.

Document Editor

Bug Fixes

  • #I415922 - Resolved the browser hanging issue while opening the document.
  • #I415359 - Resolved the table layouting issue while resizing the table.
  • #I414775 - Resolved the layouting issue while inserting page break.
  • #I414224 - Table resizing is now working properly in header/footer.
  • #I413303, #I417629 - Resolved the script error while opening the word document.
  • #I413477 - Resolved the script error while deleting text with comment.
  • #F178063 - Scrolling on bookmark navigation is now working similar to Microsoft Word.

Gantt

Bug Fixes

  • #I413261 - Dependency values for the parent task are not properly updated issue has been fixed.
  • #I410200 - Timeline headers disappears when timeline changes dynamically.
  • #I413560 - Datasource Property not updated properly after row indent and outdent issue has been fixed.
  • #I65261 - Filtering functionality issues in duration column.
  • #I65321 - Task duration is not calculated properly in dialog edit.

Grid

Bug Fixes

  • #I413480 - Enter and shift enter key functionalities are working fine with template columns.
  • #F178089 - Script error with virtual scroll and frozen columns has been resolved.
  • #I414874 - Column chooser checkbox state is now reading properly by JAWS screen reader.
  • #I379911 - Now, the selected page will be read as current page by JAWS screen reader.
  • #I408692 - Tooltip Issue while using fancy characters in grid has been fixed.
  • #F38295 - Incorrect Ellipsis with narrow checkbox column in grid has been fixed.
  • #I413202 - Issue with rendering dropdown component in grid cell with batch editing has been fixed.

Heatmap

New Features

  • #I410874 - The backgroundColor property can now be used to change the color of the HeatMap's background.

ListBox

Bug Fixes

  • #F178523 - Issue with "Script error thrown when we drag and drop the listbox item in angular platform" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

NumericTextBox

Bug Fixes

  • #I417969 - The issue "Clear button does not working after the component is enabled" has been resolved.

PDF Viewer

Bug Fixes

  • #I418199 - Now, the Script error does not occur while updating the image in the form fields programmatically.
  • #I408281 - Now, the Script error does not occur while changing the PDF view to the text view in the sample.
  • #I413254 - Now, the aspect ratio value for the image type signature has been properly handled.
  • #F178250 - Now, the Color Palette is no longer obscured in the PDF Viewer.
  • #I178667 - Now, the text box's border color is now properly updated and no longer hidden.
  • #I418214 - Cleared session items for the older documents.
  • #I178018 - Now, searching for a multiple-sentence phrase no longer causes the PDF Viewer to freeze.

Pivot Table

Bug Fixes

  • #I405590 - The pivot table will now properly refreshed while performing value sorting with autofit enabled.

New Features

  • #I395302 - When using a server-side engine, the aggregated values of the pivot table will now be customized via the controller.

ProgressBar

Bug Fixes

  • #I416343 - Now corner radius is applied when applying the range colors for Progress bar.

Schedule

Bug fixes

#I415847 - An issue with Edit recurrence series to greater than its end date has been fixed.
#I415323 - An issue with timeline month view appointment flickers on initial resizing has been fixed.

Spreadsheet

Features

  • #F176472 - Provided setRowsHeight and setColumnsWidth methods to set the height and width to multiple rows and columns respectively.

TextBox

Bug Fixes

  • #I415324 - The issue "Refresh method is not working properly in TextBox component" has been resolved.

Tree Grid

Bug Fixes

  • #I410505 - Resolved the tree column cell was selected while performing the expand or collapse operation.
  • #I414378 - Resolved selectedItems not getting properly after performing the filter action with checkbox enabled.

TreeView

Bug Fixes

  • #I417236 - The accessibility issue mentioned in the TreeView component has been resolved.
  • #I415849 - The issue with "Expand animation is not working for the dynamically added node on initial expanding in TreeView" has been resolved.
ej2-javascript-ui-controls - v20.3.56

Published by SyncfusionBuild almost 2 years ago

Chart

Bug Fixes

  • #I388725 - Multilevel label border cut off issue has been fixed.

Diagram

Bug Fixes

  • #I412159 - Console error while dragging the bezier connector target end vector points has been fixed.

Document Editor

Bug Fixes

  • #FB37929 - Resolved the exception while exporting the document with duplicate character style.
  • #I412146 - Resolved the script error while opening the document.
  • #I408099 - Resolved the list numbering issue.
  • #I412284 - Table border is now rendering properly.
  • #I413316 - Resolved the script error while deleting content of few pages.
  • #I414066 - Resolved the script error while modifying locale key.
  • #I412817 - Formatting is now applied properly in track changes protection mode.
  • #I413284 - Strike through is now properly skipped for trailing space characters like Microsoft Word.
  • #I412529 - Resolved the script error while opening html document with nested list.

New Features

  • #I297837, #I336116, #I342219, #I346980, #F164814, #F168911 - Improved the display of the RTL text in a bi-directional layout.

Grid

Bug Fixes

  • #I388098 - Editing issue in grouping with virtualization has been fixed.
  • #I406671 - Edit element not maintained when executing setRowData method is fixed.
  • #I413403 - Script error with toolbar template has been resolved.
  • #I408977 - Infinite Scrolling with row grouping and checkbox selection is now working fine.
  • #F177783 - Sort icon Alignment issue with header text right align when using autofit has been fixed.

Heatmap

New Features

  • #I410874 - The backgroundColor property can now be used to change the color of the HeatMap's background.

ListBox

Bug Fixes

  • #F178523 - Issue with "Script error thrown when we drag and drop the listbox item in angular platform" has been resolved.

Maps

Bug Fixes

  • #I413909 - When the highlight is removed from the interactive legend, the opacity of the corresponding shape is now properly maintained.
  • #I412101 - shapeHighlight event will now trigger properly.
  • #I411790 - zoomByPosition method will now work properly in the online map providers.
  • #I401870 - The fixes for the styles, related to the Content Security Policy (CSP), are included.

PDF Viewer

Bug Fixes

  • #I411644 - Now, Signature are added properly in the respective signature fields.
  • #I412264 - Now, Exposed the API for show and hide the digital signature form fields in the PDF Viewer.
  • #I408609 - Now, properties dialog and context menu are open on right click.
  • #I414492,#I414536 - Now, the Signature dialogue is vertical.
  • #I413111 - Now the Ink annotation auto-write issue is resolved.
  • #I406980 - Now, the Values of free text annotation properties are not missing on importing.
  • #I408171 - Now, Annotation added above free text annotation does not hide behind after downloading and flattening.
  • #I412525 - Now we are able to update form field values from code behind if the pages are not rendered.

New Features

  • #I408588 - Touchpad pinch zooming has been implemented in Windows and Mac environments.

ProgressBar

Bug Fixes

  • #I414756 - Now animation duration is working properly for indeterminate mode.

Schedule

Bug fixes

  • #F178302 - An issue with being unable to inline edit when using eventTemplate has been fixed.
  • #F178112 - An issue with "Misalignment occurring on zoom-in zoom-out with the scheduler" has been fixed

Spreadsheet

Features

  • #F176472 - Provided setRowsHeight and setColumnsWidth methods to set the height and width to multiple rows and columns respectively.
ej2-javascript-ui-controls - v20.3.52

Published by SyncfusionBuild almost 2 years ago

Chart

Bug Fixes

  • #I412377 - Axis labels are now rendering properly inside the chart.
  • #F171844 - Console error while using shared tooltip has been fixed.

Document Editor

Bug Fixes

  • #I410179 - Cell background color is now rendering properly.
  • #I411016 - List numbering is now rendered properly.
  • #I411008 - Paragraph border is now rendering properly.
  • #FB37770 - Resolved the script error while printing the document.
  • #I409887 - Replacing text with bookmark is now working properly.

Gantt

Bug Fixes

  • #I413261 - Dependency values for the parent task are not properly updated issue has been fixed.
  • #I412821 - Row drag and drop is not working properly when Virtualization is enabled.

Grid

Bug Fixes

  • #I400775 - DataStateChange event argument type is not matched with the original argument list has been fixed.
  • #I411026 - Expanding child grid throws script while adding data dynamically to the child has been resolved.
  • #I412478 - SetCellValue is working fine with virtualization.
  • #411780 - German translation for the word search has been changed.
  • #I367158 - While rendering the grid in the template column the script error thrown with resizing the frozen column has been fixed.

Schedule

Bug fixes

  • #F177962 - An issue with displaying yearly recurrence event has been fixed.
  • #I407566 - An issue with Importing exported ICS file with the edited recurrence event causes issue while editing the recurrence event has been fixed.
  • #F411508 - The issue Error throws when resources with no child is selected in the Editor window has been fixed.
  • #I411253 - Scheduler performance issue in virtual scrolling has been fixed.
  • #I412237 - An issue with Delete action through keyboard not working on Schedule on the MAC OS has been fixed.
  • F178167 - An issue with navigation actions not working while performing swipe on the appointments in mobile mode has been fixed.
ej2-javascript-ui-controls - v20.3.50

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #SF395314 - The issue " incorrect position of the helper element while dragging the treeview element" has been resolved.

Bullet Chart

Bug Fixes

  • #F177357 - Data label gets cropped in Bullet Chart has been fixed.

Calendar

Bug Fixes

  • #I403191 - The issue "selection is not removed properly when we select the already selected date in Calendar multiselection" has been resolved.

Chart

Bug Fixes

  • #F178096 - Chart axis range is now calculated properly after zooming the chart.

Checkbox

Bug Fixes

  • #I382543 - The issue with "Checkbox value not update properly while using edit template of grid" has been resolved.

ContextMenu

Bug Fixes

  • #I413061 - The issue with "Keyboard navigation not working properly when we open context menu using open method" has been resolved.

DatePicker

Bug Fixes

  • #FB15052 - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.

DateRangePicker

Bug Fixes

  • #FB15052 - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.

Diagram

Bug Fixes

  • #I409105 - Now, click event gets triggered properly when click at scrollbar position.
  • #I410274 - Now, adding lane to the existing vertical swimlane is working properly.

Dialog

Bug Fixes

  • #I400881 - Now, When you set a secondary font color in the bootstrap 5 theme using the theme studio, the changes will be reflected for the Dialog Cancel button.

Document Editor

Bug Fixes

  • #I410296 - Tooltip for the show/hide properties button is now updated properly.
  • #I407021 - Table properties are now reverted properly on undo/redo.
  • #I408686 - Comments pane is now switching properly while adding comment.
  • #I409821 - Resolved the next paragraph deletion issue while switching paste option.
  • #I408431 - Resolved the script error while opening the document with track changes.
  • #I409991 - Resolved the table layouting issue.
  • #I407092 - Resolved the paragraph border rendering issue.
  • #I410940 - Resolved the script error while merging cells in header/footer.

Gantt

Bug Fixes

  • #I409097 - Deleting record when search text is selected issue has been fixed.
  • #I404228 - Saving record even when in edited state issue has been fixed.
  • #I413093 - Pdf export is not working in latest version issue has been fixed.

Grid

Bug Fixes

  • #F176739 - CSS problem occurs when drag and drop between child grid and other grid issue has been fixed.
  • #I389344 - PDF Exporting issue with Hierarchy grid and grouping in parent grid has been fixed.
  • #F177682 - Validation message is not showing properly in movable columns with empty records has been fixed.

Heatmap

Bug Fixes

  • #I408948 - The zero value label in the y-axis will now appear correctly.

Image Editor

Bug Fixes

  • Issue with "Toolbar Template Alignment" has been resolved.

PDF Viewer

Bug Fixes

  • #I409189 - Now, no blank pages are created while printing the document.
  • #I411098 - Now, Form fields are rendered properly while printing the document.
  • #I405132 - Now, the copied text content from pdf document is contain the space lining.
  • #I409184 - Now, able to change the background color of Initial field indicator element.
  • #I409766 - Now, type signature is working properly.

Pivot Table

Bug Fixes

  • The drillthrough feature now works properly with alphanumeric data.

QueryBuilder

Bug Fixes

  • #I408324 - Issue with Script errors throwing in validating query builder fields while double click has been fixed.

TextBox

Bug Fixes

  • #FB15052 - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.

TimePicker

Bug Fixes

  • #FB15052 - Issue with "Form Validator wrongly validates while clearing the components value using clear icon" has been resolved.

Tree Grid

Bug Fixes

  • #I395009 - selectedItems are getting properly after performing filter actions.
  • #I407372 - Resolved script error when navigate over the cells through tab pressing on keyboard navigations while using row drag and drop with collapsed state record.
  • #I411504, #I404107, #I402745, #I403053 - Expand icon is showing properly while using the custom binding.
ej2-javascript-ui-controls - v20.3.49

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #SF395268, #SF395314 - The issue "Drag area is not getting properly when setting a value for margin-top" has been resolved.

Accordion

Bug Fixes

  • SF-397894 - An issue with incorrect aria attributes in accordion has been fixed.

Chart

Bug Fixes

  • #I383934 - Now shared tooltip is rendering properly for all points.

Checkbox

Bug Fixes

  • #I399484 - The issue with aria-checked accessibility issue in angular checkbox has been fixed.

ContextMenu

Bug Fixes

  • #I408315 - Script error thrown in insertBefore method While items not available in menu items has been fixed.

Diagram

Bug Fixes

  • #I405054 - Provided the custom context menu support for the swimlane phase.
  • #I405669 - Now, BPMN text annotation node gets dragged properly while drag the swimlane.

Document Editor

Bug Fixes

  • #I401609 - Resolved the curly braces preservation in RTL paragraph
  • #I400473 - Resolved the paragraph mark selection issue on shift + page up.
  • #I405251 - Resolved the script error while opening the document with duplicate style name.
  • #I398151 - Resolved the issue with accept all/reject all from track changes pane.
  • #I399611 - Paragraph formatting is now preserved properly on copy and paste.
  • #I404592 - Resolved the script error while exporting the document with content control.
  • #I405251 - Resolved the script error while opening the document with line break character.
  • #I396300 - Resolved the overlapping issue while resizing the table cell.

DropDownList

Bug Fixes

  • #I409074 - The issue "Previous value not updated properly in change event argument when we clear the value" has been resolved.

File Manager

Bug Fixes

  • #I391031 - The issue with "Column header in the Details view within the File Manager is not accessible via the Tab keyboard" has been resolved.

Floating Action Button Preview

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

  • Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the FAB can be customized using predefined styles.
  • Accessibility - The FAB provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Gantt

Bug Fixes

  • #I395003 - Gantt records disappear when scrolling up and down quickly issue has been fixed.
  • #I407437 - Add new record in resource view without child mapping issue has been fixed.
  • #I407832 - Console error when all the element is disabled in context menu.
  • #I407716 - Data source update on load time issue has been fixed.
  • #I400913, #I405837 - Pdf export is not working when the data has Hebrew and Vietnamese characters.

Grid

Bug Fixes

  • #F177034 - Grid editing after removing frozen column throws script error has been fixed.
  • #I409787 - Checkbox selection is not working properly on down arrow key navigation has been fixed.
  • #F177722 - Save action of command column is not working when Grid having both left and right frozen has been fixed.
  • #FB37591 - Frozen rows are not emptied even if filtering returns no record when virtualization enabled has been fixed.
  • #F177810 - Provided localization support for sort buttons in Adaptive Grid.
  • #I405703 - CellSelected event not triggered with custom span element in row cells has been fixed.
  • #I394025 - Memory leak issue with Command column has been fixed.
  • #FB32003, #FB38052 - Ellipsis is not showing in the Firefox browser has been fixed.
  • #I407497 - Focus issue while render multiple inputs in the column template issue has been fixed.

Heatmap

Bug Fixes

  • #I408948 - The zero value label in the x- and y-axes will now appear correctly.

Kanban

Bug Fixes

  • #I407975 - Now, the column clones are created properly when dragging the card when the horizontal page scroll appears and it is scrolled.

ListBox

Bug Fixes

  • #I409839 - Issue with "Script error thrown while drag and drop after removed the item from listbox using removeItem method" has been resolved.

Maps

Bug Fixes

  • #I408673 - Data labels will now render properly when the values from shapeDataPath and shapePropertyPath are numbers.

PDF Viewer

Bug Fixes

  • #F177655 - Now we can select the search-highlighted text content.
  • #I408819,#I409541,#I409234 - Now, ink annotations are rendered properly while loading the document.
  • #I408950 - Now the script error does not occur when ink annotation moves out of the document.
  • #I409797 - Now, Form fields value are not missing on scrolling the pages using keyboard shortcut.
  • #I407919 - Now, Custom data property from free text annotation is updating in the imported annotation.

Pivot Table

Bug Fixes

  • #I408669 - Number formatting is now applied properly to row and column headers in the pivot table.
  • #I405681 - Pivot table cell values are now properly exported as PDF document based on the text align property.

QueryBuilder

Bug Fixes

  • #I408658 - Issue with Value getting removed while closing fields Dropdown without change the value when we set rule property of query builder has been fixed
  • #I408324 - Issue with Script errors throwing in validating query builder fields while double click has been fixed.

Schedule

Bug fixes

  • #I407566 - An issue with Importing exported ICS file with the edited recurrence event causes issue while editing the recurrence event has been fixed.

Sidebar

Bug Fixes

  • #I397894 - The issue with "using tab index as 0​ on the container of Sidebar component" has been resolved.

Speed Dial Preview

The Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It is useful when there is more than one primary action for the page.

  • Rendering - The Speed Dial component can be rendered in two display modes: Linear and Radial.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the Speed Dial can be customized using predefined styles.
  • Template Support - The Speed Dial component action items and popup container can also be rendered with custom templates.
  • Modal Support - Supports showing a modal overlay behind the Speed Dial.
  • Accessibility - The Speed Dial provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Switch

Bug Fixes

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

Tooltip

Bug Fixes

  • #I397894 - The issue with "when using custom template variant the anchor that triggers the tooltip when hover is unable to receive keyboard focus" has been resolved.

Tree Grid

Bug fixes

  • #FB33879, #FB33758 - Virtualization works properly with remote data binding
  • #I385208 - Row Drag and Drop works properly between the tree grids when items are collapsed.
ej2-javascript-ui-controls - v20.3.48

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #I383984 - The issue with the "Unwanted swipe event trigger in Firefox browser" has been resolved.

Accordion

Bug Fixes

  • #F177760 - An issue with adding/removing multiple CSS classes to tab items cssClass property has been fixed.

Bullet Chart

Bug Fixes

  • #I400763 - Now Bulletchart axis labels are aligned properly for all fontsize.

Chart

Bug Fixes

  • #I409365 - Now canvas chart is working proper on legend click.

Checkbox

Bug Fixes

  • #I399484 - The issue with aria-checked accessibility issue in angular checkbox has been fixed.

Dashboard Layout

Bug Fixes

  • #I395833 - The issue with the "Facing accessibility testing failure in the Dashboard Layout component" has been resolved.

Diagram

Bug Fixes

  • #I387297 - Now, the Expand & Collapse work properly for layout.
  • #I389174 - The undefined exception will no longer thrown while drag and drop the node from treeview to diagram.
  • #I384522 - Now, connector gets rendered properly in the complex hierarchical tree layout.
  • FB36050 - Now, oldValue & newValue argument of property change event updated properly while change order for nodes.
  • #I383401 - BPMN task type symbols are updated as per BPMN 2.0 standard.
  • #FB35907 - Localization support for symbol palette search box placeholder has been added.
  • #I388692 - Now connectors are properly connected to the node after save and load.
  • #I384554 - Now scroll settings offset are updated properly dynamically.
  • #I397678 - Now, the connector is dropped properly inside the swimlane.
  • #I395331 - The undefined exception will no longer thrown while draw a SVG node.
  • #I397116 - Now, Bezier connector annotation rendered at the proper position.
  • #I396868 - Now bezier connector rendered properly while drag and drop from palette.
  • #I397852 - Now, layers undefined exception will no longer thrown while save and load.
  • #I399417 - Now, fit to page is working properly when we call it multiple times.

Document Editor

Bug Fixes

  • #I400154 - Handled selecting consecutive special character on double click.
  • #I400506 - Handled selection while navigating the page using page down/ page up.
  • #I403371 - Resolved the inline shape alignment issue.
  • #I404840 - Resolved the browser hanging issue while changing the line spacing.
  • #I401957 - Resolved the script error while inserting the table.
  • #I403238 - Newly added custom style is now updated properly in properties pane.
  • #I401826 - Resolved the pagination issue on the exported word document.
  • #I408407. #I403326 - Resolved the script error while deleting the content.
  • #I379655 - Newly added paragraph is now removed properly while rejecting the changes.
  • #I403248 - Resolved script error while deleting the text with comment.
  • #I401520 - Underline format is now preserved properly in exported word document.
  • #F175079 - Resolved search issue in splitted table cell.

Floating Action Button Preview

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

  • Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the FAB can be customized using predefined styles.
  • Accessibility - The FAB provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Gantt

Bug Fixes

  • #I408288 - Timeline rendering is incomplete when data is rebinded issue has been fixed.
  • #I404228 - Issue in saving data in segment has been fixed.
  • #I406597 - Duplicate record in the data source issue has been fixed.
  • #I405108 - Unable to customize event marker tooltip issue has been fixed.
  • #F176879 - Unable to customize the dependency name issue has been fixed.
  • #I409288 - Exception when the expand change dynamically has been fixed.

Grid

Bug Fixes

  • #I397183 - checkbox issue when enabling the persistence has been fixed.
  • #I399882 - rowIndexes in RowSelectEventArgs becomes undefined when single row is selected has been fixed.
  • #I402071 - Column chooser with frozen columns and wrap mode as header throws script error has been fixed.
  • #I404733 - SetRowData method is not working properly used inside the childGrid is fixed.

Image Editor

Bug Fixes

  • Issue with "Screen Orientation Alignment in mobile mode" has been resolved.

Mention

Bug Fixes

  • Issue with Localization and Accessibility has been resolved.

PDF Viewer

Bug Fixes

  • #I406164 - Now, the Ink annotations from the import JSON file present on the last page.
  • #I406143 - Now, the Page Index property is present in the form field collections while adding the form fields.
  • #I406883 - Now, the Deleted ink annotations do not exist after scrolling the document.
  • #I408609 - Now, the Keyboard shortcuts are working properly.
  • #I383963 - Now, the Form fields are allowed to rename without affecting any other field.
  • #I406552 - Now, The removal of fields from other pages is prevented while the field is programmatically focused.
  • #I406586 - Now, Ink annotation is not missing in the annotation collection.
  • #I408087 - Now, adequate space in the type signature field.
  • #I404936 - Now, Typed signature is appeared from the downloaded document.
  • #I406793 - Now, two custom stamps can't be selected at the same time.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

Speed Dial Preview

The Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It is useful when there is more than one primary action for the page.

  • Rendering - The Speed Dial component can be rendered in two display modes: Linear and Radial.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the Speed Dial can be customized using predefined styles.
  • Template Support - The Speed Dial component action items and popup container can also be rendered with custom templates.
  • Modal Support - Supports showing a modal overlay behind the Speed Dial.
  • Accessibility - The Speed Dial provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Switch

Bug Fixes

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

TreeView

Bug Fixes

  • #I318072 - The issue with "Checkbox is not added to dropped node, when drop target TreeView has enabled with checkboxes in the TreeView component" has been resolved.
ej2-javascript-ui-controls - v20.3.47

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #I383984 - The issue with the "Unwanted swipe event trigger in Firefox browser" has been resolved.

AppBar

The AppBar displays information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions.

  • Modes - Regular, Prominent, and Dense modes that define the AppBar height.
  • Content arrangement - Spacer and separator options can be used to align the content based on the UI requirement with minimal effort.
  • Color - Primary, Light, Dark, and Inherit options to customize the AppBar color.
  • Position - AppBars can be placed at the top or bottom of the screen. It can also be sticky.

Calendar

Bug Fixes

  • #I403191 - The issue "change event argument contains duplicate dates while using multiselection" has been resolved

Carousel

New Features

  • Provided partial visible functionality to carousel which enables the active slide with partial previous/next slide.

Chart

New Features

  • Provided border support for area chart types like Area, Step Area, Spline Area, Stacked Area and 100% Stacked Area.
  • #I298760 - It is now possible to format data labels in the chart, and it supports all global formats.
  • #I379807 - A toolbar for zooming and panning has been added to the chart on load.
  • #I386960 - Provided support to customize the space between legend items in the chart.
  • #I387973 - Provided legend click event for the accumulation chart.

Checkbox

Bug Fixes

  • #I399484 - The issue with aria-checked accessibility issue in angular checkbox has been fixed.

Circular Gauge

New Features

  • The animation of pointers has been improved. When the pointer value is dynamically updated, the animation will be performed.

Diagram

Bug Fixes

  • #I387297 - Now, the Expand & Collapse work properly for layout.
  • #I389174 - The undefined exception will no longer thrown while drag and drop the node from treeview to diagram.
  • #I384522 - Now, connector gets rendered properly in the complex hierarchical tree layout.
  • FB36050 - Now, oldValue & newValue argument of property change event updated properly while change order for nodes.
  • #I383401 - BPMN task type symbols are updated as per BPMN 2.0 standard.
  • #FB35907 - Localization support for symbol palette search box placeholder has been added.
  • #I388692 - Now connectors are properly connected to the node after save and load.
  • #I384554 - Now scroll settings offset are updated properly dynamically.
  • #I397678 - Now, the connector is dropped properly inside the swimlane.
  • #I395331 - The undefined exception will no longer thrown while draw a SVG node.
  • #I397116 - Now, Bezier connector annotation rendered at the proper position.
  • #I396868 - Now bezier connector rendered properly while drag and drop from palette.
  • #I397852 - Now, layers undefined exception will no longer thrown while save and load.
  • #I399417 - Now, fit to page is working properly when we call it multiple times.

Document Editor

New Features

  • #I345329,#I325944,#I302342,#I301994,#I258650,#F157122,#F164860 - Added support to show or hide the hidden formatting symbols like spaces, tab, paragraph marks, and breaks.

DropDownButton

Bug Fixes

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

File Manager

New Features

  • Provided the folder (directory) upload support for Physical File Provider.
  • Provided the folder (directory) upload support for Azure File Provider.
  • Provided the folder (directory) upload support for NodeJS File System Provider.
  • Provided the folder (directory) upload support for Amazon S3 File Provider.

Floating Action Button Preview

The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.

  • Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the FAB can be customized using predefined styles.
  • Accessibility - The FAB provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Gantt

Bug Fixes

  • #F177237 - The currentViewData with dependencies were not exported correctly in PDFExport issue has been fixed.
  • #I402913 - Checkbox selection must be completed with a single click issue has been fixed.
  • #I404007 - Filter Menu not closed when focus is removed issue has been fixed.
  • #I403823 - Custom Column values not updated when editing in tab issue has been fixed.
  • #I403221 - Issue in deleting parent record in resource view has been fixed.

Features

  • #F145182, #I260943, #I269630, #I273259, #I320454, #I326471, #I336212, #I340854, #I341129, #F171031, #I364331 - Provided Predecessor support for parent task in Gantt Chart. Please find the demo link here.
  • #I315577 - Provided Row Drag and Drop support in Virtual Scrolling feature for Gantt Chart.
  • #F165210 - Provided excel filter support in Gantt Chart. Please find the demo link here.
  • #I246769, #I316949, #I334501, #F159768, #F167576 - Provided support to define task id as string type for Gantt Chart. Please find the API link here.
  • #FB36072 - Provided support for Critical Path with Multi Taskbar enabled.

Grid

Bug Fixes

  • #I397430 - Script error while hiding the Sticky Header Grid using ngIf property has been fixed.
  • #I407127 - Custom command buttons not working with infinite scrolling is fixed.
  • #I401295 - Group by fails for 1 record on collapse issue has been fixed.
  • #I401412 - Script error after destroying the Grid with sticky header has been fixed.
  • #F176953 - Filtering issue with Frozen column and Row drag and drop feature has been resolved.

New Features

  • F26767 - Provided the Shimmer effect for grid while loading, refreshing and data processing.
  • Provided the lazy load group support for infinite scrolling enabled grid.
  • I388050, I388052, I375590, I370773, I375590 - Grid features and icons have been enhanced to meet web accessibility standards and enabled localization support for aria-labels.

Breaking Changes

  • #I374913 - Prevented the group collapse action in infinite scrolling with cache mode by hiding the icons.

Image Editor

The Image Editor control is a graphical user interface used for editing images. It provides built-in support for rotate, flip, zoom, and crop the images based on the selection. It also has support for inserting an annotations including rectangle, ellipse, line, text, and freehand drawings.

  • Selection - The selection region can be a square or circle, customized to various aspects ratios, and customized by dragging and resizing.
  • Crop - The image can be cropped based on the selection.
  • Rotate - The image can be rotated both clockwise and anticlockwise by 90 degrees.
  • Flip - The image can be flipped both horizontally and vertically.
  • Zoom - The image can be zoomed in and out.
  • Pan - View the entire image by toggling the pan option from the toolbar.
  • Freehand drawing - Draw freehand on the image and adjust the pen's stroke width and stroke color.
  • Reset - Revert all the edited states and load the original image.
  • Save - Save the edited image in JPEG, PNG, and SVG formats.
  • Annotation - Text, rectangle, ellipse, and line annotation shapes are supported.

Linear Gauge

New Features

  • The animation of pointers has been improved. When the pointer value is dynamically updated, the animation will be performed.

ListBox

Bug Fixes

  • #I383114 - Issue with "Drop event argument not passes the selected item properly, while drag and drop the multiple item of listbox" has been resolved.

Maps

Bug Fixes

  • #I404496 - Europe GeoJSON map will now render properly when legend is enabled.
  • #F175229 - offsetX and offsetY properties are now available in the event arguments of dataLabelRendering event to customize the label position.

New Features

  • Azure Maps can now be loaded and viewed through our Maps.

Breaking Changes

  • The click event is deprecated because it is triggered twice in the Angular application. The reason for this is that in Angular, the native click event is triggered first, followed by the click event available on Maps. To address this, we introduced a onclick event for the same functionality, which will now only trigger once.

Mention

  • The @Mention component can be used to display a pop-up suggestion list whenever the designated mention key character is entered into a text box, rich text editor, or other editable element.

Key features:

  • Data binding: Binds the list of items from local and remote data sources such as JSON, OData, WCF, and RESTful web services.
  • Grouping: Groups the logically related items under a single or specific category.
  • Filtering: Filters the list items based on a character typed in the component.
  • Sorting: Sorts the list items in alphabetical order (either ascending or descending).
  • Highlight search: Highlights the typed text in the suggestion list.
  • Templates: Customize the list item, display value, no records, and spinner loading content.
  • Accessibility: Built-in accessibility support that helps to access all the Mention component features using the keyboard, on-screen readers, or other assistive technology devices.

Menu

Bug Fixes

  • #I396977 - The issue with "SetItem method not working properly for customized menu item" has been resolved.
  • #I387276 - The issue with "Enable Scrolling not working properly when we dynamically set scroll to menu bar" has been resolved.

Message

The Message component has an option to display the messages with severity by differentiating icons and colors to denote the importance and context of the message to the end user. The following key features are available in the Message component.

  • Severity - Provides an option to display the message with distinctive icons and colors based on the severity type. The available severity types such as Normal, Success, Info, Warning, and Error.
  • Variants - Provides an option to display the message with predefined appearance variants. The available variants such as Text, Outlined, and Filled.
  • Visibility - Provides an option to show or hide the message.
  • Template - Provides an option to customize the content of the message.

Message Preview

The Message component has an option to display the messages with severity by differentiating icons and colors to denote the importance and context of the message to the end user. The following key features are available in the Message component.

  • Severity - Provides an option to display the message with distinctive icons and colors based on the severity type. The available severity types such as Normal, Success, Info, Warning, and Error.
  • Variants - Provides an option to display the message with predefined appearance variants. The available variants such as Text, Outlined, and Filled.
  • Visibility - Provides an option to show or hide the message.
  • Template - Provides an option to customize the content of the message.

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

  • #I397357 - Now, Radio button values update properly.
  • #I401805 - Now, Form fields updates proper value on download.
  • #I382837 - Now, Interaction on checkbox in mobile device is working fine.
  • #I404631 - Now, isFormDesignerToolbarVisible=true property opens in the Form designer toolbar.
  • #I385978 - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
  • #I403614 - Now, the annotation signature key not found error is resolved in the customer document.
  • #I403632 - Now, custom stamp position is not wrong on mobile device.
  • #I404420 - Now, Selection of the closely placed Signature Field is improved in Mobile devices.
  • #I403607 - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
  • #I401805 - Now, Form fields updates the proper value on download.
  • #I382837 - Now, the interaction on a checkbox in the mobile device is working fine.
  • #I385978 - Now, Free Text Annotations can be edited on iPhone, iPad, and iPod Devices.
  • #I403632 - Now, the custom stamp position is not wrong on the mobile device.
  • #I404420 - Now, the Selection of the closely placed Signature Field is improved in Mobile devices.
  • #I176922 - Now, comments are not duplicated if a shape annotation is added inside an annotation.
  • #I390997,#I392717,#I394607 - The signature is now displayed and properly positioned in change the width and height and in the read-only mode of the document that was downloaded.
  • #I398911 - Provided support for suppressing the Digital signature without affecting the download of the same.
  • #I400958 - Now, Adding a signature field programmatically and from the UI level does not have the same signature field name.
  • #I398958 - Now, the Script error does not occur while adding signature and initial fields when enabling form field is false.
  • #I397605 - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside the viewer.
  • #I392269 - Now, considered both GUID and description while importing the annotations.
  • #I398972 - Now, The Script error does not occur while saving the PDF consecutively with Calibrate perimeter control.
  • #I399220 - Now, Some form fields are not removed on reloading the downloaded document.
  • #I389566 - Now, The Script error does not occur while trying to change the PDF view to the text view in the sample.
  • #I369895 - When an image signature is added programmatically, the width is now properly maintained.
  • #I388895 - Now, stamp annotations comments display valid time in the comment panel for any culture.
  • #I391994 - Now, Programmatically able to add all form fields in read-only mode.
  • #I394117 - Now, Tapping a page with a signature field does not moves to another page on mobile devices.
  • #I395979 - Now, Deleted annotations are updated in the annotation collection properly.
  • #I369895 - Now, The selection and strike-through are now aligned properly.
  • #I389679 - Now, the form field color should not be changed on read-only mode.
  • #I383430 - Now, form fields do not generate duplicates while using CTRL c and CRTL v.
  • #I394763 - Now, form fields are not deleted while trying to delete the text with the delete key in the property dialog.
  • #I394979 - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
  • #I397495 - Now, the signature and Initial field are visible in chrome downloaded in the PDF Viewer.
  • #F176687 - Now, markup text of Free Text annotation is proper for Arabic text.
  • #I386832 - Now if the zoomMode is set to FitToWidth, we can update or get the form field values properly.
  • #I394274,#I394827 - Now, the signature and initials are updated after the 10th page.
  • #I395889 - Now, the script error that occurs without injecting annotation has been fixed.
  • #F173061 - Now, we can able to zoom to a specific annotation if the annotation is not visible in the viewport.
  • #I396556 - Now, import and export for JSON and XFDF is the document working properly.
  • #I401240 - Now, search content text highlight is working fine.
  • #I401761,#I399940,#I405109,#I406172 - Now, the Page is not scrolled when deleting annotations using deleteAnnotationById() method.

New Features

  • #I391994 - The document download performance has improved for larger PDF files, over 5000+ pages.

Pivot Table

Bug Fixes

  • #I395797 - Text wrap is now properly applied in the pivot table.
  • #I400397 - When using server-side engine, row headers are now displayed correctly based on their level in the pivot table.
  • #I395797 - The grand totals position in the pivot table now works properly when using server-side engine.
  • #I405131 - The tooltip content is now properly displayed in the pivot table.
  • #I397110 - The pivot table will now properly export to Excel format even if it contains hidden columns.
  • #I405326 - The value sort icon is now properly displayed in the pivot table.

New Features

  • #I311235 - The pivot table now exports to PDF/CSV as a blob object with virtual scrolling enabled.
  • #I311235 - With a relational datasource, field list treeview can now be displayed in a hierarchical manner.
  • #I281131, #I351494, #F174212 - Provided paging support that allows to break and display large amounts of data page by page, improving the overall rendering performance of the pivot table.
  • #I369101 - When multiple axes are enabled, the pivot chart series can now be displayed based on members in all chart areas.

RichTextEditor

Bug Fixes

  • #F177143 - When using the keyboard buttons in RTE to navigate to the next cell, the Table selection is now removed.

New Features

  • Insert Audio & Video: This feature allows the editor to insert audio and video files from the local path or web URL or embed URL from sources such as YouTube or Vimeo and customize it by using the quick toolbar.

Schedule

Bug fixes

  • #I406122 - An issue with Recurrence appointment rendered after the end time on DST timezone has been fixed.

New Features

  • #I329117 - Provided option to disable the date navigation via touch swipe.
  • #F171009, #FB3560, #FB30983, #FB31560, #FB36386 - Provided virtual scrolling support to Vertical Day, Week, and Month views.
  • Provided cell template, day header template and month header template support for Year view.

Skeleton Preview

The Skeleton is a placeholder that animates a shimmer effect to let users know that the page's content is currently loading. In other words, it simulates the layout of page content while loading the actual content.

  • Rendering - The Skeleton component can be rendered as Circle, Square, Text, and Rectangle shapes.
  • Effects - Supports wave, fade, and pulse shimmer effects.

Speed Dial Preview

The Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It is useful when there is more than one primary action for the page.

  • Rendering - The Speed Dial component can be rendered in two display modes: Linear and Radial.
  • Positioning - Supports to place various built-in positions on the target element.
  • Styles - The appearance of the Speed Dial can be customized using predefined styles.
  • Template Support - The Speed Dial component action items and popup container can also be rendered with custom templates.
  • Modal Support - Supports showing a modal overlay behind the Speed Dial.
  • Accessibility - The Speed Dial provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Spreadsheet

Bug Fixes

  • #I384048 - The issue of copied values being removed after saving when unique is applied is resolved.
  • #I379174 - After importing the protected excel file, the problem of not considering the password when selecting the unprotect sheet option in the sheet tab context menu has been resolved.
  • #I386574 - The exception thrown with font size pixel values while exporting is resolved.

Stock Chart

Bug Fixes

  • #I401042 - Now label stlye is applying properly for stock chart axis labels.

Switch

Bug Fixes

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

Tab

New Features

  • #I237390 - Provided support to disable the animation while switching the tab item.

Tree Grid

New Features

  • Provided support for inline editing with virtualization enabled. Please find the demo here.
  • #I323425, #I332700, #I344742, #I375307 - Provided support for frozen column with virtualization enabled.
ej2-javascript-ui-controls - v20.2.50

Published by SyncfusionBuild about 2 years ago

Calendar

Bug Fixes

  • #I403191 - The issue "change event argument contains duplicate dates while using multiselection" has been resolved

Chart

Bug Fixes

  • #I404375 - Now alignment of the data label is working properly.
  • #F177357 - Now interval for axis is calculating properly for zoomed data.

Document Editor

Bug Fixes

  • #I398138 - Resolved the script error while deleting the content at the end of the document.
  • #I398155 - Resolved the content overlapping issue while inserting section break.
  • #I401956 - Resolved the page number insertion issue in the header/footer.
  • #I398142 - Resolved the script error while switching the properties pane.
  • #I407009 - Resolved the track changes preservation issue while deleting the text.
  • #I403326 - Resolved the script error while deleting the text inside the table.
  • #I402272 - Resolved the text insertion issue inside the textbox shape.
  • #I399011 - Resolved the form field selection issue.
  • #I401957 - Resolved the table layouting issue after modifying the cell width.
  • #I401952 - Resolved the paper format preservation issue in the page setup dialog.
  • #I396264 - Added alert dialog to notify unsupported file type while opening the document.

Gantt

Bug Fixes

  • #I404007 - Filter Menu not closed when focus is removed issue has been fixed.
  • #I403823 - Custom Column values not updated when editing in tab issue has been fixed.
  • #I403221 - Issue in deleting parent record in resource view has been fixed.

PDF Viewer

Bug Fixes

  • #I397357 - Now, Radio button values update properly.
  • #I401805 - Now, Form fields updates proper value on download.
  • #I382837 - Now, Interaction on checkbox in mobile device is working fine.
  • #I404631 - Now, isFormDesignerToolbarVisible=true property opens in the Form designer toolbar.
  • #I385978 - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
  • #I403614 - Now, the annotation signature key not found error is resolved in the customer document.

QueryBuilder

Bug Fixes

  • #I399576 - Issue with Custom operator not set properly when we set one field is a prefix of other field as number in query builder has been fixed.

RichTextEditor

Bug Fixes

  • #I398633 - Now, when hovering over the elements inside the table body, the script error is not thrown.

Schedule

Bug fixes

  • #I405416 - An issue with next date navigation arrow shown when the upcoming date is greater than maxDate has been fixed.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

316

317

318

319

320

321

322

323

324

325

326

327

328

329

330

331

332

333

334

335

336

337

338

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367

368

369

370

371

372

373

374

375

376

377

378

379

380

381

382

383

384

385

386

387

388

389

390

391

392

393

394

395

396

397

398

399

400

401

402

403

404

ej2-javascript-ui-controls - v20.2.49

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #I401438 - The issue with the "License registration through npx command" has been resolved.

Bullet Chart

Bug Fixes

  • #I400762 - Bullet Chart target height is now render properly.
  • #I400763 - Bullet chart axis labels are now center aligned, when changing value height.

Chart

Bug Fixes

  • #I398960 - Now chart axis scrollbar is working properly.
  • #I399859 - Pie chart subtitle is overlapped with datalabel issue has been fixed.

ContextMenu

Bug Fixes

  • #I400719 - Script error thrown when we provided remove item is not available in the menu items has been fixed.

Diagram

Bug fixes

  • #I399417 - Now, fit to page is working properly when we call it multiple times.

Dialog

Bug Fixes

  • #I400881 - Now, When you set a secondary font color in the bootstrap 5 theme using the theme studio, the changes will be reflected for the Dialog Cancel button.

Document Editor

Bug Fixes

  • #FB37084 - Header/Footer is now preserved properly.
  • #I398135,#I398144 - Resolved the text color changing issue while copying the text.
  • #I398152 - Resolved the count mismatch issue in track changes pane.
  • #FB36978 - Resolved the scrolling issue while copying text on Firefox browser.
  • #I404428 - Resolved the script error on find and replace.

Excel Export

Bug Fixes

  • Fixed the exception issue when image exist in the last column of the grid.

Gantt

Bug Fixes

  • #I403222 - Console error occurs in resource view with enabled persistence issue has been fixed.

Grid

Bug Fixes

  • #F176791 - Excel filter template in Complex field column throws script error has been resolved.
  • #I401116 - Grid Toolbar is not scrollable when updating the items dynamically has been fixed.
  • #I400345 - Script error while batch adding if the primary key column is hidden and other columns are templates has been fixed.
  • #I400351 - No validation when confirming new grid row has been fixed.

Heatmap

Bug Fixes

  • #I389024 - The textAlignment property in the textStyle of xAxis and yAxis will now work properly.

Menu

Bug Fixes

  • #I396977 - The issue with "SetItem method not working properly for customized menu item" has been resolved.

QueryBuilder

Bug Fixes

  • #I375472 - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.

RichTextEditor

Bug Fixes

  • #I396942 - Now, the Rich Text Editor unique Id is generated automatically when we do not set the Id property

Stock Chart

Bug Fixes

  • #I401042 - Now label stlye is applying properly for stock chart axis labels.

TextBox

Bug Fixes

  • Issue with "Change event is triggered without changing the value when we focusout the component" has been resolved.
ej2-javascript-ui-controls - v20.2.48

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #I401438 - The issue with the "License registration through npx command" has been resolved.

Bullet Chart

Bug Fixes

  • #I400762 - Bullet Chart target height is now render properly.
  • #I400763 - Bullet chart axis labels are now center aligned, when changing value height.

Chart

Bug Fixes

  • #I400391 - X axis start label is now shifted when y axis is in opposed position.
  • #I400062 - Now the axis lines are displayed properly after the scrollbar.

Document Editor

Bug Fixes

  • #I401666, #I401858 - Resolved the issue with selecting bookmark.
  • #I396827 - Resolved the through wrapping style preservation issue.
  • #I397297 - Resolved the table alignment issue.
  • #I398051 - Resolved the invalid text rendering issue.
  • #I397670 - Resolved the browser hanging issue while changing the line spacing continuously.
  • #I390697 - Shape is now preserved properly on undo/redo.

Excel Export

Bug Fixes

  • Fixed the exception issue when image exist in the last column of the grid.

Grid

Bug Fixes

  • #I398466 - Tab key navigation breaks the functionality of Grid while using toolbar template has been fixed.
  • #I396595, #I396424 - Group Caption template becomes empty in previous page while doing infiniteScrolling has been fixed.
  • #F176349 - Key press in grid with toolbar template throws script errors has been fixed.
  • #I397834 - queryString as complex field is not working in Hierarchy Grid has been fixed.
  • #I397934 - Date filter issue with Russian Language has been fixed.

Heatmap

Bug Fixes

  • #I389024 - The textAlignment property in the textStyle of xAxis and yAxis will now work properly.

Menu

Bug Fixes

  • #I396977 - The issue with "SetItem method not working properly for customized menu item" has been resolved.

QueryBuilder

Bug Fixes

  • #I375472 - Issue with Change event not trigger for changing field for default column to rule template column in query builder has been fixed.

TextBox

Bug Fixes

  • Issue with "Change event is triggered without changing the value when we focusout the component" has been resolved.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

316

317

318

319

320

321

322

323

324

325

326

327

328

329

330

331

332

333

334

335

336

337

338

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367

368

369

370

371

372

373

374

375

376

377

378

379

380

381

382

383

384

385

386

387

388

389

390

391

392

393

394

395

396

397

398

399

400

401

402

403

404

405

406

407

408

409

410

411

412

413

414

415

416

417

418

419

420

421

422

423

424

425

426

427

428

429

430

431

432

433

434

435

436

437

438

439

440

441

442

443

444

445

446

447

448

449

450

451

452

453

454

455

456

457

458

459

460

461

462

463

464

465

466

467

468

469

470

471

472

473

474

475

476

477

478

479

480

481

482

483

484

485

486

487

488

489

490

491

492

493

494

495

496

497

498

499

500

501

502

503

504

505

506

507

508

509

510

511

512

513

514

515

516

517

518

519

520

521

522

523

524

525

526

527

528

529

530

531

532

533

534

535

536

537

538

539

540

541

542

543

544

545

546

547

548

549

550

551

552

553

554

555

556

557

558

559

560

561

562

563

564

565

566

567

568

569

570

571

572

573

574

575

576

577

578

579

580

581

582

583

584

585

586

587

588

589

590

591

592

593

594

595

596

597

598

599

600

601

602

603

604

605

606

607

608

609

610

611

612

613

614

615

616

617

618

619

620

621

622

623

624

625

626

627

628

629

630

631

632

633

634

635

636

637

638

639

640

641

642

643

644

645

646

647

648

649

650

651

652

653

654

655

656

657

658

659

660

661

662

663

664

665

666

667

668

669

670

671

672

673

674

675

676

677

678

679

680

681

682

683

684

685

686

687

688

689

690

691

692

693

694

695

696

697

698

699

700

701

702

703

704

705

706

707

708

709

710

711

712

713

714

715

716

717

718

719

720

721

722

723

724

725

726

727

728

729

730

731

732

733

734

735

736

737

738

739

740

741

742

743

744

745

746

747

748

749

750

751

752

753

754

755

756

757

758

759

760

761

762

763

764

765

766

767

768

769

770

771

772

773

774

775

776

777

778

779

780

781

782

783

784

785

786

787

788

789

790

791

792

793

794

795

796

797

798

799

800

801

802

803

804

805

806

807

808

809

810

811

812

813

814

815

816

817

818

819

820

821

822

823

824

825

826

827

828

829

830

831

832

833

834

835

836

837

838

839

840

841

842

843

844

845

846

847

848

849

850

851

852

853

854

855

856

857

858

859

860

861

862

863

864

865

866

867

868

869

870

871

872

873

874

875

876

877

878

879

880

881

882

883

884

885

886

887

888

889

890

891

892

893

894

895

896

897

898

899

900

901

902

903

904

905

906

907

908

909

910

911

912

913

914

ej2-javascript-ui-controls - v20.2.46

Published by SyncfusionBuild about 2 years ago

Common

Bug Fixes

  • #SF378052, #F176538 - The touch scroll issue in Grid has been resolved.

AutoComplete

New Features

  • Provided event details in open and close event arguments in the autocomplete component.

Chart

Bug Fixes

  • #I399799 - Console error thrown in stock chart issue has been fixed.
  • #I390359 - Now chart is rendered properly in all pixel resolution.

Checkbox

Bug Fixes

  • #I399484 - The issue with aria-checked accessibility issue in angular checkbox has been fixed.

ComboBox

New Features

  • Provided event details in open and close event arguments in the combobox component.

Dashboard Layout

Bug Fixes

  • #I396820 - The issue with "minSizeX and minSizeY properties not working while using cellSpacing in Dashboard Layout component" has been resolved.

Diagram

Bug fixes

  • #I396868 - Now bezier connector rendered properly while drag and drop from palette.
  • #I397678 - Now, the connector is dropped properly inside the swimlane.
  • #I397852 - Now, layers undefined exception will no longer thrown while save and load.

Document Editor

Bug Fixes

  • #I390678 - Resolved the issue with rendering complex text.
  • #I393953 - Resolved the issue with pasting contents while switching paste options.
  • #I396125 - AfterFormFieldFill event is now triggered properly.
  • #I395575 - Resolved the issue with rendering cell right border.
  • #I390700 - Resolved the text overlapping issue with square wrapped image.
  • #I394115 - Resolved the table resizing issue.

DropDownButton

Bug Fixes

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

DropDownList

New Features

  • Provided event details in open and close event arguments in the dropdownlist component.

File Manager

Bug Fixes

  • #I391992 - The issue with "Getting incorrect folder or file path details in the Node JS file service provider for the File Manager component" has been resolved.

Gantt

Bug Fixes

  • #F176984 - Timeline is extended when the splitter position is moved issue has been fixed.
  • #I398394 - Row drag and drop not working properly on resource view sample issue has been fixed.
  • #I396036 - Baselines become milestones when start date and end date are mapped.

Grid

Bug Fixes

  • #I388962 - Screen reader reads the expanded row as collapsed issue has been resolved.
  • #I392206 - Provided support to export pdf header with text alignment.

Kanban

Bug Fixes

  • #F176236 - Now, the drag and drop functionality will work fine in the Internet Explorer V11.

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.

Menu

Bug Fixes

  • #I387276 - The issue with "Enable Scrolling not working properly when we dynamically set scroll to menu bar" has been resolved.

MultiSelect

New Features

  • Provided event details in open and close event arguments in the multiselect component.

Office Chart

Bug Fixes

  • #I399919 - Resolved the bar chart rendering issue.

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

  • #I395797 - Text Wrapping is now working properly in the pivot table.

QueryBuilder

Bug Fixes

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

RichTextEditor

Bug Fixes

  • #I390850 - Now, the first list item will be removed properly when placing the cursor at the start of the first list item and pressing the backspace key.
  • #I386938 - Now, resizing the image works properly even after resizing the Rich Text Editor using the browser window.

Schedule

Bug fixes

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

Spreadsheet

Bug Fixes

  • #I387270 - Issue with "post back occurs while clicking the button in the control" 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.

Tooltip

Bug Fixes

  • #I395530 - Issue with 'Unable to set a break within the content of the Tooltip component in order to render text in multiple lines' has been resolved.

Tree Grid

Bug fixes

  • #I394983 - Resolved template column not shown in case of stacked header enabled.

TreeView

Bug Fixes

  • #F176651 - The issue with "Checkbox state is not maintained properly for multilevel nodes in the TreeView component" has been resolved.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

316

317

318

319

320

321

322

323

324

325

326

327

328

329

330

331

332

333

334

335

336

337

338

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367

368

369

370

371

372

373

374

ej2-javascript-ui-controls - v20.2.45

Published by SyncfusionBuild about 2 years ago

AutoComplete

New Features

  • Provided event details in open and close event arguments in the autocomplete component.

Chart

Bug Fixes

  • #I397378 - Legend toggle visibility displays diagonal line in chart issue has been fixed.
  • #I396922 - Axis ranges are now refreshing properly after data point dragging.
  • #I397935 - Axis are now rendering properly after legend toggle.

ComboBox

New Features

  • Provided event details in open and close event arguments in the combobox component.

Diagram

Bug fixes

  • #I396868 - Now bezier connector rendered properly while drag and drop from palette.
  • #I397678 - Now, the connector is dropped properly inside the swimlane.
  • #I397852 - Now, layers undefined exception will no longer thrown while save and load.

Document Editor

Bug Fixes

  • #F175673 - Resolved search result navigation issue in header/footer.
  • #I390692 - Resolved issue with rendering paragraph border.
  • #I376858 - Resolved script error which scrolling the document.
  • #I376819,#I377834 - Resolved script error on accept all/ reject all.
  • #I381509 - Resolved issue with editing floating elements.
  • #I386049 - Font family is now applied properly for selected paragraphs.
  • #I383929 - Resolved issue with applying top border.
  • #I379641, #I392674 - Resolved the document layouting issue.
  • #I383391 - Track changes now preserved properly while accepting revisions.
  • #I387206, #I379404 - Resolved the table layouting issue.

DropDownButton

Bug Fixes

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

DropDownList

New Features

  • Provided event details in open and close event arguments in the dropdownlist component.

File Manager

Bug Fixes

  • #I391992 - The issue with "Getting incorrect folder or file path details in the Node JS file service provider for the File Manager component" has been resolved.

Gantt

Bug Fixes

  • #I389542 - Filter records with hierarchy mode as both shows no record to display issue has been fixed.

Grid

Bug Fixes

  • #I388962 - Screen reader reads the expanded row as collapsed issue has been resolved.
  • #I392206 - Provided support to export pdf header with text alignment.

Kanban

Bug Fixes

  • #F176236 - Now, the drag and drop functionality will work fine in the Internet Explorer V11.

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.

MultiSelect

New Features

  • Provided event details in open and close event arguments in the multiselect component.

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

  • #I395797 - Text Wrapping is now working properly in the pivot table.

QueryBuilder

Bug Fixes

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

RichTextEditor

Bug Fixes

  • #I390850 - Now, the first list item will be removed properly when placing the cursor at the start of the first list item and pressing the backspace key.
  • #I386938 - Now, resizing the image works properly even after resizing the Rich Text Editor using the browser window.

Schedule

Bug fixes

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

Spreadsheet

Bug Fixes

  • #I395418 - Issue with "unable to perform copy and paste actions on the textbox inside the cell template" 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.

Tooltip

Bug Fixes

  • #I395530 - Issue with 'Unable to set a break within the content of the Tooltip component in order to render text in multiple lines' has been resolved.

Tree Grid

Bug fixes

  • #I387291 - Resolved no records to display when we update the datasource in async way(using Observables).
  • #F174814 , #I395357 - Resolved expand/collapse icon not visible while initial rendering(using Observables).

TreeView

Bug Fixes

  • #F176651 - The issue with "Checkbox state is not maintained properly for multilevel nodes in the TreeView component" has been resolved.

raw

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30

31

32

33

34

35

36

37

38

39

40

41

42

43

44

45

46

47

48

49

50

51

52

53

54

55

56

57

58

59

60

61

62

63

64

65

66

67

68

69

70

71

72

73

74

75

76

77

78

79

80

81

82

83

84

85

86

87

88

89

90

91

92

93

94

95

96

97

98

99

100

101

102

103

104

105

106

107

108

109

110

111

112

113

114

115

116

117

118

119

120

121

122

123

124

125

126

127

128

129

130

131

132

133

134

135

136

137

138

139

140

141

142

143

144

145

146

147

148

149

150

151

152

153

154

155

156

157

158

159

160

161

162

163

164

165

166

167

168

169

170

171

172

173

174

175

176

177

178

179

180

181

182

183

184

185

186

187

188

189

190

191

192

193

194

195

196

197

198

199

200

201

202

203

204

205

206

207

208

209

210

211

212

213

214

215

216

217

218

219

220

221

222

223

224

225

226

227

228

229

230

231

232

233

234

235

236

237

238

239

240

241

242

243

244

245

246

247

248

249

250

251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

316

317

318

319

320

321

322

323

324

325

326

327

328

329

330

331

332

333

334

335

336

337

338

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

366

367

368

369

370

371

372

373

374

375

376

377

378

379

380

381

382

383

384

385

386

387

388

389

390

391

392

393

394

395

396

397

398

399

400

401

402

403

404

405

406

407

408

409

410

411

412

413

414

415

416

417

418

419

420

421

422

423

424

425

426

427

428

429

430

431

432

433

434

435

436

437

438

439

440

441

442

443

444

445

446

447

448

449

450

451

452

453

454

455

456

457

458

459

460

461

462

463

464

465

466

467

468

469

470

471

472

473

474

475

476

477

478

479

480

481

482

483

484

485

486

487

488

489

490

491

492

493

494

495

496

497

498

499

500

501

502

503

504

505

506

507

508

509

510

511

512

513

514

515

516

517

518

519

520

521

522

523

524

525

526

527

528

529

530

531

532

533

534

535

536

537

538

539

540

541

542

543

544

545

546

547

548

549

550

551

552

553

554

555

556

557

558

559

560

561

562

563

564

565

566

567

568

569

570

571

572

573

574

575

576

577

578

579

580

581

582

583

584

585

586

587

588

589

590

591

592

593

594

595

596

597

598

599

600

601

602

603

604

605

606

607

608

609

610

611

612

613

614

615

616

617

618

619

620

621

622

623

624

625

626

627

628

629

630

631

632

633

634

635

636

637

638

639

640

641

642

643

644

645

646

647

648

649

650

651

652

653

654

655

656

657

658

659

660

661

662

663

664

665

666

667

668

669

670

671

672

673

674

675

676

677

678

679

680

681

682

683

684

685

686

687

688

689

690

691

692

693

694

695

696

697

698

699

700

701

702

703

704

705

706

707

708

709

710

711

712

713

714

715

716

717

718

719

720

721

722

723

724

725

726

727

728

729

730

731

732

733

734

735

736

737

738

739

740

741

742

743

744

745

746

747

748

749

750

751

752

753

754

755

756

757

758

759

760

761

762

763

764

765

766

767

768

769

770

771

772

773

774

775

776

777

778

779

780

781

782

783

784

785

786

787

788

789

790

791

792

793

794

795

796

797

798

799

800

801

802

803

804

805

806

807

808

809

810

811

812

813

814

815

816

817

818

819

820

821

822

823

824

825

826

827

828

829

830

831

832

833

834

835

836

837

838

839

840

841

842

843

844

845

846

847

848

849

850

851

852

853

854

855

856

857

858

859

860

861

862

863

864

865

866

867

868

869

870

871

872

873

874

875

876

877

878

879

880

881

882

883

884

885

886

887

888

889

890

891

892

893

894

895

896

897

898

899

900

901

902

903

904

905

906

907

908

909

910

911

912

913

914

915

916

917

918

919

920

921

922

923

924

925

926

927

928

929

930

931

932

933

934

935

936

937

938

939

940

941

942

943

944

945

946

947

948

949

950

951

952

953

954

955

956

957

958

959

960

961

962

963

964

965

966

967

968

969

970

971

972

973

974

975

976

977

978

979

980

981

982

983

984

985

986

987

988

989

990

991

992

993

994

995

996

997

998

999

1000

1001

1002

1003

1004

1005

1006

1007

1008

1009

1010

1011

1012

1013

1014

1015

1016

1017

1018

1019

1020

1021

1022

1023

1024

1025

1026

1027

1028

1029

1030

1031

1032

1033

1034

1035

1036

1037

1038

1039

1040

1041

1042

1043

1044

1045

1046

1047

1048

1049

1050

1051

1052

1053

1054

1055

1056

1057

1058

1059

1060

1061

1062

1063

1064

1065

1066

1067

1068

1069

1070

1071

1072

1073

1074

1075

1076

1077

1078

1079

1080

1081

1082

1083

1084

1085

1086

1087

1088

1089

1090

1091

1092

1093

1094

1095

1096

1097

1098

1099

1100

1101

1102

1103

1104

1105

1106

1107

1108

1109

1110

1111

1112

1113

1114

1115

1116

1117

1118

1119

Package Rankings
Top 1.29% on Npmjs.org
Badges
Extracted from project README
Screens of showcase applications
Related Projects