Skip to content

Releases: syncfusion/ej2-react-ui-components

v22.1.38

11 Jul 13:38
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I475437 - Resolved issue where crosshair intersection point was not properly displayed.
  • #I463171 - Resolved issue where column width was not properly displayed.

Checkbox

  • Resolved checkbox wrapper width issue.

DataManager

Bug Fixes

  • #I473827 - The issue related to parsing a date value without seconds and encountering an "invalid date" has been resolved.

Diagram

Bug Fixes

  • #I44765 - Now, child nodes are properly rendered after deleting swimlane and performing undo action.
  • #I473032- Now, the orthogonal connector routing works properly when we drag connector segment.

Document Editor

Bug Fixes

  • #I476430, #I475526 - Resolved the control freeze issue when inserting an image inside the table.
  • #I475535 - Fixed the wrong image rendering while pasting.
  • #I475151 - Resolved the time delay issue while editing the document.
  • #I471381 - Fixed the shape layout issue when do enter before the table.
  • #I477735 - Now, the properties pane has focus while moving the mouse from the properties.
  • #F182887 - Resolved the table missing issue while importing.
  • #I477569 - Fixed the formatting pane issue with Material 3 theme.

Dropdown Tree

Bug Fixes

  • #I475184 - The issue with performing a filtering operation in the itemTemplate Dropdown Tree has been resolved.

DropDownList

Bug Fixes

  • #I474541 - The issue with popup position not starting from right to left when RTL is enabled has been resolved.

File Manager

Bug fixes

  • #I473871 - The issue with renaming folders or files in the Navigation Pane of the File Manager component has been resolved.

Gantt Chart

Bug Fixes

  • #I471838 - White space occur when we change page size in dataBound event issue has been fixed.
  • #I474676 - Fit to project display wrong timeline issue has been fixed.
  • #I472975 - Manual task predecessor not properly fetching updated offset issue has been fixed.
  • #I475099 - Context menu is not opening when the dataSource is empty.
  • #I477253 - Inserting a task prevents scrolling to top of list.
  • #I461924 - Issue with collapse all Toolbar Option issue has been fixed.
  • #I475987 -Edit template is not working when the virtualization is enabled.

Grid

Bug fixes

  • #I472819 - The problem of missing skip and take parameters in the UrlAdaptor when invoking a Grid refresh has been fixed.
  • #I475522 - Script error thrown when searching for the bracket "[" in the Grid has been resolved.
  • #I477274 - The issue where the Grid cell ellipsis was not displaying in the Firefox browser when the rowHeight was set has been fixed.
  • #I446649 - Fixed the issue that prevented infinite scrolling from working properly after adding a new row.
  • #I473827 - The issue related to parsing a date value without seconds and encountering an "invalid date" has been resolved.
  • #I475187 - Resolved the accessibility issue with the aria-selected attribute in pager numeric items.
  • #FB44815 - The issue where the custom dataSource was not assigned to the dropdown edit cell when using Virtualization has been resolved.

Image Editor

Bug Fixes

  • Issue with "Image not drawn properly after opening image as ImageData" has been resolved.

Kanban

Bug Fixes

  • #I476520, #I477525 - Now, dragging and dropping a card into an empty column works properly.

PDF Viewer

Bug Fixes

  • #I476114 - Now, the text selection is properly preserved in the comment panel for text markup annotation.
  • #I470260 - Now, the signature content prints properly in the printed outputs.
  • #I475929 - Now, the annotation's isReadonly behavior is working properly when the allowedInteractions set to Select and the isLock property is set to true.

Pivot Table

Bug fixes

  • #F183090 - Columns can now be hidden specifically with an OLAP data source.

QueryBuilder

Bug Fixes

  • #I469225 - Resolved the Dropdown tree field selection related issue in the query builder.

RichTextEditor

Bug Fixes

  • #I472020 - Now, pasting content from MS Word with an image inside the table into the Rich Text Editor works properly.

Schedule

  • #F182714 - An issue with Escape key will prevent the cell selection when allowInline property enabled has been fixed.

Switch

Bug Fixes

  • #I478637 - The issue with "Change event trigger twice for key down action of switch component" has been resolved.

TextBox

Bug Fixes

  • #472075 - Issue with "Textbox component style overrides with native Tailwind CSS" has been resolved.

Toolbar

Bug Fixes

  • #I477752 - An issue with alignment while mobile orientation change has been fixed.

Tooltip

Bug Fixes

  • #I477278 - The issue, when enabling the sticky mode the Tooltip component does not stick to its target when page is scrolled has been resolved.

Tree Grid

Bug fixes

  • #I471838 - Fixed a bug in the virtualization feature that caused a white space issue when changing the page size using the databound event.
  • #I459187 - Fixed an issue where a white space would occur when deleting a parent record in virtualization.
  • #F182900 - Fixed the issue where the newly added form was placed incorrectly when selecting two records and performing an add action.

Uploader

Bug Fixes

  • #I460888 - Issue with "console error occurs when we render the toast in the beforeUpload event of the uploader" has been resolved.

v22.1.37

04 Jul 12:02
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I464403 - Fixed an issue where the dash array in segmented stripline was not working properly.
  • #I473748 - Fixed issue where the chart was not being rendered when a null value was given as the series name.
  • #I474198 - Fixed an issue where the x axis label was not displayed correctly.
  • #I474198 - Fixed an issue where the first label was getting cut off when the edgeLabelPlacement was set to 'shift'.

Document Editor

Bug Fixes

  • #I472778 - Fixed Console error occurred while managing options in the footer and header.
  • #I470576 - Table is now rendered properly without content overlapping issue.
  • #I471848 - The cell merging now working properly.
  • #I470071 - Resolved the Editor Stuck while giving comment.
  • #I469081 - Fixed the script error when delete the resize table.

DropdownList

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned
  • #I467885 - Resolved an issue where the change event was not triggered for dynamically created TextBox after dropdown component was destroyed.

Gantt Chart

Bug Fixes

  • #I471925 - Cannot see a Dragged Task after Zoom In issue has been fixed.
  • #I473517 - Incorrect taskbar render when unit is given in hour issue has been fixed.
  • #I473451 - Segment taskbar is not rendered correctly issue has been fixed.
  • #I471730 - Taskbar not rendered properly based on duration issue has been fixed.

Grid

Bug fixes

  • #I471572 - Fixed the issue where the Select all checkbox was disabled when using the ResetOnRowClick property.
  • #I429156 - Provided the support for special characters in column field names.
  • #I471760 - Resolved the flickering issue with grid column's clipMode - EllipsisWithTooltip.
  • #F182956 - Fixed a typo error that occurred while setting a null value using the setCellValue method.

Image Editor

Bug Fixes

  • Issue with "Touch events are not un-wired properly while destroying control" has been resolved.

Pdf Export

Features

  • #I448711 - Added viewer preference support to handle page scaling before print PDF document.

PDF Viewer

Bug Fixes

  • #I473387 - Now, the fontStyle object is properly preserved in the annotationSelect event argument if we apply strikeout after underline.
  • #I472962 - Now, the isStrikeout property is properly preserved in the annotationSelect event argument when applying the underline programmatically.
  • #I470103 - Now, the ink annotation mode is maintained when resizing the PDF Viewer container.
  • #I473639 - Now, the ink annotation is preserved in the downloaded document when session storage exceeds in the application.
  • #I473865 - Now, the content of the typed Handwritten signature position is properly preserved in downloaded document.

QueryBuilder

Bug Fixes

  • #I44054 - Resolved the issue where importing SQL queries containing special characters.

SplitButton

Bug Fixes

  • #I464857 - Issue in Script error When we selecting SplitButton using keyboard interaction has been resolved.

Splitter

Bug Fixes

  • #I466016 - The issue with "The Horizontal pane does not retain its size when the window is resized" has been resolved.
  • #I466016 - The issue with "When including pane background colour, the Splitter resize button disappears" has been resolved.

Tree Grid

Bug fixes

  • #I461924, #I473131 - Resolved the collapsed event multiple times triggered issue in virtualization enabled samples.
  • #I471838 - Resolved white space issue occurred in virtualization feature when changing the page size using databound event.

v22.1.36

28 Jun 16:08
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #F182477 - Resolved the issue where the X axis displayed all values even when an interval of 1 and only one data point was provided.
  • #I471069 - Fixed an issue where multiple axes were not displaying properly when using large records of data.
  • #I461357 - Fixed issue with selection not working when using zoom settings.

Chip

New Features

  • #I422263 - Provided the htmlAttributes support for the Chip component.

ComboBox

Bug Fixes

  • #I830219 - The issue of the custom value not being appended to the popup and the popup opening empty when using the Item Template has been resolved.

Dashboard Layout

Bug Fixes

  • #I474181 - The issue with Dashboard Layout component while setting panels in row 1 and none at row 0 has been resolved.

DataManager

Features

  • #I361245 - Provided support for persistence in DataManager. By setting, the enablePersistence and id properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.

DatePicker

Bug Fixes

  • #SF-472228 - Issue with "Entered text value not updated properly when focus out the DatePicker component" has been resolved.

Diagram

Bug Fixes

  • #I468711 - Now, opacity 0 get working for the image node.
  • #I182694 - Now, UML multiplicity type ManyToMany get working for annotation label.
  • #I467016 - Improved rendering performance for layouts with large number of nodes.
  • #I469741 - Fixed undo redo issue with group nodes.
  • #I471066 - Now, dragging group node from palette to diagram adds unselectable element when leaving the diagram has been fixed.
  • #I448032 - Fixed grid lines appearing black in Safari browser.
  • #I466480 - Improved performance while nudging large number of nodes.

Document Editor

New Features

  • #I397854, #I401771 - Added support for editing alternate text for images.
  • #I370306, #I438565 - Added support for character spacing and scaling.
  • #I273864, #I318326, #I325320, #I331615, #I339872, #F164047 - Added support for linking to the previous header/footer.
  • #I445060, #I468741 - Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.

File Manager

Bug Fixes

  • #I468614 - Provided the support to render the details view with functional template.

Gantt Chart

Bug Fixes

  • #I473901 - Baseline converted to milestone when task gets converted into milestone issue has been fixed.
  • #I471926 - Console error occurs in critical path when data source is empty issue has been fixed.
  • #I469289 - Fit to project is not working properly issue has been fixed.
  • #I473341 - Tooltip template not working properly issue has been fixed.
  • #I467372 - no drop icon is displayed while dropping in Gantt chart.
  • #F182867 - Edit template for start date column not works issue has been fixed.
  • #I470521 - Toolbar template is not working properly in react issue has been fixed.
  • #I44322 - Row Selection behaviour occurs differently in grid and Gantt.

Grid

Bug fixes

  • #I473934 - The issue with drag and drop within grid sample throwing a script error when pressing Enter has been resolved.
  • #I472112 - Fixed issue with CommandClickEventArgs getting incorrect command column header.
  • #I470584 - The white space issue caused by deleting the previous record has been resolved.
  • #I471458 - The problem with the pager dropdown not working properly while cancelling paging operation has been resolved.

Image Editor

Bug Fixes

  • Issue with "Refreshing the Image Editor dimension while resizing" has been resolved.

In-place Editor

Bug Fixes

  • #FB182978 - Resolved an issue Hidden save and cancel icons when focused on using tab key navigation.

ListBox

Bug Fixes

  • #I473804 - Issue with "Scroll goes down while dragging the list item when we placed the listbox within popup" has been resolved.

PDF Viewer

Bug Fixes

  • #I470152 - Now, when making the form fields read-only, the background color is visible.
  • #I473505 - Now, the PDF pages are rendered properly for the provided PDF file.
  • #I472797 - Now, the wrap box for free text annotation automatically updates when changing the font size if the autofit property is set to true.
  • #I473873 - Now, the content of the typed handwritten signature is properly preserved in the saved document.

New Features

  • #I832710 - Now, we can restrict the file download of export annotation and form fields.

Pivot Table

Bug fixes

  • #I473176 - The issue with the spinner not being properly hidden on the pivot table when the drillthrough popup was closed with server-side engine has now been resolved.
  • #I461804 - When we bind fields from the same hierarchy, drill down/up will now work properly in the pivot table with an OLAP data.

ProgressBar

Bug Fixes

  • #I470963 - Fixed an issue where the progress bar displaying an extra segment at the end.

RichTextEditor

Bug Fixes

  • #F181123 - Now, resizing the table and resizing the columns in the table work properly in the Rich Text Editor.

Schedule

Bug fixes

  • #I473889 - An issue with empty tooltip shows while opening the event quick popup open has been fixed.

Splitter

Bug Fixes

  • #I469291 - The performance issue that occurred while dragging and hovering on the splitter bar has been resolved.
  • #I469291 - The issue of content disappearing when resizing the pane has been resolved.

Stock Chart

Breaking Changes

  • By default, the series type and trendline dropdowns have been removed from the stock chart period selector. However, you can still add them to the list upon request or as needed. This modification provides a cleaner interface and reduces clutter in the stock chart period selector.
  • By default, the tooltip for the range selector in the stock chart has been removed. Instead, the tooltip will now appear only when you move the slider.

Tab

Bug Fixes

  • #I469389 - Provided preventFocus parameter in selected event to prevent focus on Tab header focus on selection.

Tooltip

Bug Fixes

  • #I466814 - The Tooltip fit alignment issue when hovering over the last element has been resolved

Tree Grid

Bug fixes

  • #I469071 - Fixed issue where scrolling down using the scroll bar would cause some records to not be displayed and scrolling using the mouse would repeat some records in virtualization.
  • #F182421 - Fixed an issue where the stacked column was not functioning properly when resizing was enabled in the treegrid.
  • #I182710 - Fixed an issue where the child aggregates row would display in the current view records.

Bug Fixes

  • #I469071 - Fixed issue where scrolling down using the scroll bar would cause some records to not be displayed and scrolling using the mouse would repeat some records in virtualization.

TreeMap

Bug fixes

  • Print will now work properly in themes such as Material 3, Fluent, and others.

v21.1.36

28 Jun 12:12
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #F182477 - Resolved the issue where the X axis displayed all values even when an interval of 1 and only one data point was provided.
  • #I471069 - Fixed an issue where multiple axes were not displaying properly when using large records of data.
  • #I461357 - Fixed issue with selection not working when using zoom settings.

Chip

New Features

  • #I422263 - Provided the htmlAttributes support for the Chip component.

ComboBox

Bug Fixes

  • #I830219 - The issue of the custom value not being appended to the popup and the popup opening empty when using the Item Template has been resolved.

Dashboard Layout

Bug Fixes

  • #I474181 - The issue with Dashboard Layout component while setting panels in row 1 and none at row 0 has been resolved.

DataManager

Features

  • #I361245 - Provided support for persistence in DataManager. By setting, the enablePersistence and id properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.

DatePicker

Bug Fixes

  • #SF-472228 - Issue with "Entered text value not updated properly when focus out the DatePicker component" has been resolved.

Diagram

Bug Fixes

  • #I468711 - Now, opacity 0 get working for the image node.
  • #I182694 - Now, UML multiplicity type ManyToMany get working for annotation label.
  • #I467016 - Improved rendering performance for layouts with large number of nodes.
  • #I469741 - Fixed undo redo issue with group nodes.
  • #I471066 - Now, dragging group node from palette to diagram adds unselectable element when leaving the diagram has been fixed.
  • #I448032 - Fixed grid lines appearing black in Safari browser.
  • #I466480 - Improved performance while nudging large number of nodes.

Document Editor

New Features

  • #I397854, #I401771 - Added support for editing alternate text for images.
  • #I370306, #I438565 - Added support for character spacing and scaling.
  • #I273864, #I318326, #I325320, #I331615, #I339872, #F164047 - Added support for linking to the previous header/footer.
  • #I445060, #I468741 - Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.

File Manager

Bug Fixes

  • #I468614 - Provided the support to render the details view with functional template.

Gantt Chart

Bug Fixes

  • #I473901 - Baseline converted to milestone when task gets converted into milestone issue has been fixed.
  • #F182867 - Edit template for start date column not works issue has been fixed.
  • #I470521 - Toolbar template is not working properly in react issue has been fixed.
  • #I471926 - Console error occurs in critical path when data source is empty issue has been fixed.
  • #I469289 - Fit to project is not working properly issue has been fixed.
  • #I473341 - Tooltip template not working properly issue has been fixed.
  • #I467372 - no drop icon is displayed while dropping in Gantt chart.
  • #I44322 - Row Selection behaviour occurs differently in grid and Gantt.

Grid

Bug fixes

  • #I473934 - The issue with drag and drop within grid sample throwing a script error when pressing Enter has been resolved.
  • #I472112 - Fixed issue with CommandClickEventArgs getting incorrect command column header.
  • #I470584 - The white space issue caused by deleting the previous record has been resolved.
  • #I471458 - The problem with the pager dropdown not working properly while cancelling paging operation has been resolved.

Image Editor

Bug Fixes

  • Issue with "Refreshing the Image Editor dimension while resizing" has been resolved.

In-place Editor

Bug Fixes

  • #FB182978 - Resolved an issue Hidden save and cancel icons when focused on using tab key navigation.

ListBox

Bug Fixes

  • #I473804 - Issue with "Scroll goes down while dragging the list item when we placed the listbox within popup" has been resolved.

PDF Viewer

Bug Fixes

  • #I473505 - Now, the PDF pages are rendered properly for the provided PDF file.
  • #I472797 - Now, the wrap box for free text annotation automatically updates when changing the font size if the autofit property is set to true.
  • #I473873 - Now, the content of the typed handwritten signature is properly preserved in the saved document.

New Features

  • #I832710 - Now, we can restrict the file download of export annotation and form fields.

Pivot Table

Bug fixes

  • #I473176 - The issue with the spinner not being properly hidden on the pivot table when the drillthrough popup was closed with server-side engine has now been resolved.
  • #I461804 - When we bind fields from the same hierarchy, drill down/up will now work properly in the pivot table with an OLAP data.

ProgressBar

Bug Fixes

  • #I470963 - Fixed an issue where the progress bar displaying an extra segment at the end.

RichTextEditor

Bug Fixes

  • #F181123 - Now, resizing the table and resizing the columns in the table work properly in the Rich Text Editor.

Splitter

Bug Fixes

  • #I469291 - The performance issue that occurred while dragging and hovering on the splitter bar has been resolved.
  • #I469291 - The issue of content disappearing when resizing the pane has been resolved.

Stock Chart

Breaking Changes

  • By default, the series type and trendline dropdowns have been removed from the stock chart period selector. However, you can still add them to the list upon request or as needed. This modification provides a cleaner interface and reduces clutter in the stock chart period selector.
  • By default, the tooltip for the range selector in the stock chart has been removed. Instead, the tooltip will now appear only when you move the slider.

Tooltip

Bug Fixes

  • #I466814 - The Tooltip fit alignment issue when hovering over the last element has been resolved

Tree Grid

Bug fixes

  • #I469071 - Fixed issue where scrolling down using the scroll bar would cause some records to not be displayed and scrolling using the mouse would repeat some records in virtualization.
  • #F182421 - Fixed an issue where the stacked column was not functioning properly when resizing was enabled in the treegrid.
  • #I182710 - Fixed an issue where the child aggregates row would display in the current view records.

Bug Fixes

  • #I469071 - Fixed issue where scrolling down using the scroll bar would cause some records to not be displayed and scrolling using the mouse would repeat some records in virtualization.

TreeMap

Bug fixes

  • Print will now work properly in themes such as Material 3, Fluent, and others.

v22.1.34

21 Jun 12:17
Compare
Choose a tag to compare

Common

New Features

  • Provided the TypeScript 5 compatible support for the React components.

Carousel

New Features

  • #FB36950 - Provided Swipe and drag functionality in carousel which enables to perform swipe/drag action in active slide.
  • Provided default, dynamic, progress and fraction indicators type to be displayed on slide navigation.
  • #FB36950 - Provided support to change slides using swipe or drag gestures, improving the usability and accessibility of the component on phones and tablets.
  • Provided indicator customization options, such as default, dynamic, progress and fraction.

Chart

Bug Fixes

  • #I467459 - The legend is now rendering properly when resizing the chart.
  • #F182605 - The multicolored line series chart is now rendering properly while using isInversed in the primary Y-axis.
  • #I467459 - Now, the axis labels are rotating properly in the canvas mode.

New Features

  • #I461049 - Provided support to display a zoom toolbar for the chart on initial load, which allows user to zoom in on the chart.
  • #I439527 - Provided support for a cross-shaped marker to the data points in the chart.
  • #I283789 - Provided support to position the chart title to the left, right, or bottom of the chart.
  • #I286744 - It is now possible to customize the axis scroll bar by changing its color and height, and disable zooming in the scrollbar.
  • #I386094 - Improved the axis label placement after line break.
  • #I428708 - Provided distinct markers shape for each series in the chart.
  • #I404448 - It is now possible to customize the Pareto axis and line in terms of marker, width, dash array, and color.

Breaking Changes

  • To differentiate between marker shapes in the ChartShape enumeration, the existing Cross shape has been replaced with Plus, while a new enumeration, Cross, has been added for the cross shape.

Checkbox

Bug Fixes

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

Chip

New Features

  • #I422263 - Provided the htmlAttributes support for the Chip component.

Circular Gauge

New Features

  • #I416334 - The entire circular gauge, including the tooltip and legend, can now be rendered in the right-to-left (RTL) direction, which may be useful in some cultures.

ColorPicker

Bug Fixes

  • Facing exception when mode switching from color palette to color picker has been resolved.
  • Color picker value is not getting reset for transparent case.

DataManager

Features

  • #I361245 - Provided support for persistence in DataManager. By setting, the enablePersistence and id properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.

DatePicker

Features

  • Added support for full screen calendar in mobile mode with landscape and portrait orientations. Enable the feature by setting fullScreenMode property to true.

DateRangePicker

Features

  • Added support for full screen calendar in mobile mode with landscape and portrait orientations. Enable the feature by setting fullScreenMode property to true.

DateTimePicker

Features

  • Added support for full screen calendar in mobile mode with landscape and portrait orientations. Enable the feature by setting fullScreenMode property to true.

Diagram

New Features

  • #F152758 - Added tooltip support for ports.
  • #I420267 - Added tooltip support for symbols in the symbol palette.
  • #I32153 - Provided vertical orientation for mind maps.
  • #I392082 - Added functionality to load diagrams from EJ1 to EJ2.
  • #I327078 - Provided support to customize the expand and collapse icons.

Document Editor

New Features

  • #I397854, #I401771 - Added support for editing alternate text for images.
  • #I370306, #I438565 - Added support for character spacing and scaling.
  • #I273864, #I318326, #I325320, #I331615, #I339872, #F164047 - Added support for linking to the previous header/footer.
  • #I445060, #I468741 - Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.

Drawings

Bug Fixes

  • #I464511 – Now, the content of the free text annotation does not changes when we click outside of it.

DropDownButton

Bug Fixes

  • #I445638 - Issue in DropDownButton Popup Alignment issue while setting enableRtl property as true has been resolved.

Excel Export

Bug Fixes

  • Fixed the file corruption issue due to currency symbol in Grid to CSV export.
  • Fixed the text with double quotes being rendered improperly in CSV export.

File Manager

Features

  • Provided the ShowItemCheckBoxes property to control the visibility of checkboxes.

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.

FormValidator

New Features

  • Provided support for validating multiple date formats using a form validator.
  • Provided support for placing validation messages outside the component for all Syncfusion Form Components.

Gantt Chart

Features

-#I43435 - Improved the user interface of taskbar resizing and moving actions in the Gantt Chart. Now, when users perform taskbar resizing or moving, a virtual element is displayed instead of updating the original taskbar element. This virtual element remains visible until the action is completed, providing users with a clear representation of the changes they are making. Please find the demo link here.

Breaking changes

  • Connector lines have been changed from elements to SVG elements for UI improvement. This change has been made to enhance the user interface and provide a more visually appealing and flexible way of displaying connector lines.

Grid

Bug fixes

  • Improved the checkbox selection functionality by integrating Grid observable binding and incorporating support for the virtual scrolling feature.

Features

  • #I451870 - The Pager component has been enhanced to be more responsive. It now includes the ability to automatically resize itself and dynamically show or hide pager items based on the width of the Grid. Please find the demo link here.
  • #FB31707 - Added functionality to support drag-and-drop of grid rows between different groups within the Grid. Please find the demo link here.
  • #FB6478, #FB5702 - Implemented support for maintaining the state of expanded grouped rows during editing actions. Please find the demo link here.
  • #I451870 - The Pager component has been enhanced to be more responsive. It now includes the ability to automatically resize itself and dynamically show or hide pager items based on the width of the Grid. Please find the demo link here.
  • #FB31707 - Added functionality to support drag-and-drop of grid rows between different groups within the Grid. Please find the demo link here.
  • #FB6478, #FB5702 - Implemented support for maintaining the state of expanded grouped rows during editing actions. Please find the demo link here.

Heatmap

New Features

  • #I437878 - The cellDoubleClick event is now available for use to initiate an event when a double click action is done over the HeatMap cells.
  • #I438083 - When the axis label exceeds the available region, it can be wrapped or trimmed using the textOverflow property in the x-axis and y-axis.

Image Editor

Bug Fixes

  • Issue with "GetImageData method returns low resolution data" has been resolved.

Features

  • Provided support for path annotations allowing users to annotate specific paths or routes within a document or graphical representation.
  • Provided support for arrow annotations allowing users to easily indicate direction or flow within their content.
  • Provided quick access toolbar support which improve accessibility when working with shapes. It automatically appears when shapes are selected, providing convenient access to commonly used tools and options.

Breaking Changes

  • Previously, the "ShapeChanging" event was triggered for both shape modifications and selection customizations. However, a new event called "SelectionChanging" has been introduced specifically for selection customizations.

Kanban

New Features

  • Virtual Scrolling: This feature allows users to load data on demand when scrolling through columns for a smoother experience with large datasets.

ListBox

Bug Fixes

  • #F43705 - Issue with "Dropping selected items does not work correctly while enabling the checkbox in listbox component." has been resolved.

ListView

Bug Fixes

  • #F168185 - Issue with "Sorting is not applied properly with different text field in ListView component" has been resolved.
  • #I463091 - Resolved the CSS override issue of e-content class name with other components an...
Read more

v21.2.10

13 Jun 11:48
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I451537 - Spline is now proper for negative points without specify the range.

Circular Gauge

Bug fixes

  • #I469483 - The annotation is no longer removed when the pointer tooltip in the Circular Gauge component is removed.

Document Editor

Bug Fixes

  • #I470779 - Resolved the script error when inserting comments while restrict editing is enabled.
  • #I467632 - Resolved the Script error is thrown when opening a document after performing FindAllAsync.
  • #I444469, #I467461 - Resolved the Script error occurs when opening a document.
  • #I467769 - Print widow now closed properly after closing the parent window.

Drawings

Bug Fixes

  • #I464511 – Now, the content of the free text annotation does not changes when we click outside of it.

DropDownList

Bug Fixes

  • I469452 - Issue with "A console error is thrown when the datasource value field has a null value in the dropdown list" has been resolved.

Gantt Chart

Bug Fixes

  • #I459187 - Newly added record missed at the bottom in virtual scroll issue has been fixed.
  • #I469401 - Resource names gets duplicated in right label issue has been fixed.
  • #I464184 - Progress width not updated properly in split tasks issue has been fixed.
  • #F182318 - Progress width not updated properly in manual tasks after zooming action issue has been fixed.

Grid

Bug Fixes

  • #I469063 - The script error that occurred while exporting a lazy load grouping Grid into Excel has been resolved.
  • #I466214 - The issue of the pager count not being properly updated when adding a new record to the Grid, especially when there are fewer records than the page size, has been successfully resolved.

Image Editor

Bug Fixes

  • Issue with "Script error thrown while performing zooming in profile picture sample" has been resolved.

ListBox

Bug Fixes

  • #F43705 - Issue with "Dropping selected items does not work correctly while enabling the checkbox in listbox component." has been resolved.

Maps

Bug fixes

  • #I467601 - When the zoom factor is set to its initial value, the position of the marker template will now be correct when the zoom-out button is clicked.
  • #I467777 - Tile images of the online maps will no longer be selected.

MultiSelect

Bug Fixes

  • #I467953 - Issue with "Query construct incorrectly when preselect the value second time beyond the data source value" has been resolved.

Pdf Export

Bug Fixes

  • #I452302 - Resolved the multiple PDF grid preservation issue.

PDF Viewer

Bug Fixes

  • #I464829 - Now, we can select text in the comment panel using the mouse cursor.
  • #I464868 - Now, the default placeholder text is automatically selected when the comment text box for free text annotation is in focus.

Pivot Table

Bug fixes

  • Member sorting using a static field list now works properly with the server-side engine.

RadioButton

Bug Fixes

  • #F182133 - The issue with "Correcting Ripple element is not destroyed properly while clicking on radio button component" has been resolved.

RichTextEditor

Bug Fixes

  • #I465794 - Now, the bulleted list format is aligned properly when pasted from MS Word into the Rich Text Editor.
  • #I468056 - Now, the table quick toolbar popup position can be changed properly in the Rich Text Editor.
  • #I467318 - Now, pasting the content alone with the image from MS Word works properly in the Rich Text Editor.

Schedule

Bug fixes

  • #I464944 - An issue with time indicator rendered in wrong position when startHour and endHour property applied has been fixed.

Tooltip

Bug Fixes

  • #I466814 - The Tooltip alignment issue when hovering over the last element has been resolved.

TreeMap

Bug fixes

  • #I469279 - The TreeMap component is now properly rendered when the web browser is resized.

v21.2.9

06 Jun 13:44
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #F182216 - Fixed the issue where the data label was hidden.
  • #I464403 - Fixed an issue where strip line text was getting cut off when it was too long.

ColorPicker

Bug Fixes

  • Facing exception when mode switching from color palette to color picker has been resolved.
  • Color picker value is not getting reset for transparent case.

Dashboard Layout

Bug Fixes

  • #F182339 - Resolved the panel overlapping issue, when resize it after continuously performing drag and drop actions in Dashboard Layout component.

DataManager

Bug Fixes

  • #I469713 - Resolved the issue where data was duplicated in the complex field when using an empty nested object.

Diagram

Bug Fixes

  • #I463138 - Now, Scroll bar is updated properly without flickering while scrolling the diagram using touchpad.
  • #I464508 - The DOM Exception will no longer thrown while adding group node dynamically with multiple layers.

Document Editor

Bug Fixes

  • #I454822 - Resolved the issue occurred when performing the pasting functionality.
  • #I455887 - Resolved the Editor height is increased issue when selecting or inserting text.
  • #I461390 - Resolved the Endnote/footnote number inconsistency.
  • #F182256 - Table cell border now applying properly.
  • #I458144 - Now, Docx exporting properly.
  • #I464522 - Resolved the issue in bookmark removal when deleting table.
  • #I466742 - Resolved the text selection issue while retrieving the selected text.

Gantt Chart

Bug Fixes

  • #I461924 - Bug Script Error throws while using Virtualization with Collapse All action.
  • #I469496 - Start date not updated properly for predecessor connected record issue has been fixed.
  • #I465752 - Timeline start date gets changed when we perform right resizing or progress resizing issue has been fixed.
  • #I463593 - True type font style is not updated in the footer.
  • #I463666 - Bug Milestones not rendering correctly in hierarchy issue has been fixed.
  • #I463231 - Selection is not maintained when we scroll issue has been fixed.
  • #I464999 - Expand or Collapse All causes improper view in virtual scrolling issue has been fixed.
  • #I462469 - Virtual scrolling breaks in deleting the last record issue has been fixed.
  • #I464528 - Outdent action does not work properly issue has been fixed.
  • #I464592 - Progress values are incorrect in parent task after performing drag drop issue has been fixed.
  • #I467744 - Provided support for virtual scroll in resource view multitask bar.
  • #I464831 - Incorrect render of segments when we give end date while declaring segment in data source issue has been fixed.
  • #I462836 - Taskbar not rendered properly when the dependency is connected to the bottom task issue has been fixed.

Grid

Bug Fixes

  • #I456364 - Fixed the issue where editing was not working properly when virtual scroll was enabled and the primary key was a complex data.
  • #I456281 - Resolved the script error that was thrown when sorting a column after adding a new record in the grid with cache mode enabled.
  • #I459037 - Pasting issue with Grid has been resolved.
  • #I469713 - Resolved the issue where data was duplicated in the complex field when using an empty nested object.

ListView

Bug Fixes

  • #I466565 - The console error in the nested ListView component sample has been resolved.

Menu

Bug Fixes

  • #I466216 - The issue with "hideItems and enableItems method not working properly when we placed more than one menu component in single page" has been resolved.

PDF Viewer

Bug Fixes

  • #I464832 - Now, we can able to edit the first comment of the text markup annotation.
  • #I464832 - Now, the words within the comments are split for readability.
  • #I466770 - Now, able to edit the free text annotation content programmatically and the content does not change while exporting.
  • #I464992 - Now, enabling the form designer toolbar programmatically activates the form designer mode.
  • #I465319 - Now, adding a free text annotation shows its content once in the comment panel.
  • #I464819 - Now, web service not listening does not occur when loading the provided PDF file.

Pivot Table

Bug fixes

  • #I464602 - The overlay for the pivot table popups is now properly displayed.

RichTextEditor

Bug Fixes

  • #I458845 - Now, entering any value at the end of the content in the Rich Text Editor works properly.

Schedule

Bug fixes

  • #I461489 - An issue with the dragging appointment is flickering on the topmost region has been fixed.
  • #I464535 - Fixed an issue where the visible date header name in the Schedule did not match the aria-label name, leading to discrepancies in the accessibility checker.
  • #I459642 - An issue with Appointment end date is wrong in popupOpenEventArgs has been fixed.

Splitter

Bug Fixes

  • #I463883 - The issue of "updating the pane setting dynamically with the same value despite manually resizing the pane" has been resolved.

Tab

Bug Fixes

  • #I464872 - Resolved the issue where the Home or End key interaction was not working properly if the first and last tabs were hidden or disabled.

Toolbar

Bug Fixes

  • #I461446, #I468087 - An issue with toolbar items reorder issue when resize in extended and popup overflow mode has been fixed.

Tree Grid

Bug Fixes

  • #I464729, #I465729 - Resolved issue where virtualization with scrolling caused records to repeat.
  • #I464999 - Fixed issue where white space was displayed while scrolling through nested records in virtualization.
  • #I464520 - Fixed an issue where clearing the search bar in EJ2 would result in a message saying "No records to display."
  • #I457827, #I182340, #I465331, #I465871 - Fixed issue where 'No Records to display' message wasn't being displayed when using frozen columns with enableCollapseAll Property.
  • #I459187 - Fixed an issue where records were getting missed in the viewport when adding a new record in a specific position.

v21.2.8

30 May 12:12
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I432022 - The issue with "Grid component triggers multiple requests on state change if the column has a field property as an empty string" has been resolved.

AutoComplete

Bug Fixes

  • #I460876 - Issue with "The header and footer template are not working" has been resolved.

Chart

Bug Fixes

  • #F181551 - The tooltip now displays the percentage of each stacking group.
  • #F182191 - Now, tooltip values are displayed correctly when no data is given for the data point in a series.
  • #I461357 - Now, zooming and selection are working properly when using both at the same time.
  • #I452148 - The issue of the y-axis label overlap has been fixed.
  • #I464813 - Fixed MinorGridLine to be visible even when the width is not set for MajorTickLine.
  • #I463171 - Fixed issue where column width was not being set properly.
  • #I462090 - Fixed an issue where startFromAxis was not working correctly for stripLine.

ContextMenu

Bug Fixes

  • #I829933 - The issue with "hideItems method of context menu not working properly for sub menu item" has been resolved.

DataManager

Bug Fixes

  • #I464294 - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.

Diagram

Bug Fixes

  • #I461020 - The undefined Exception will No longer thrown while dragging Swimlane after performing undo/redo on swimlane child nodes.
  • #I462780 - Now, Nodes are updated properly while zoom out diagram in canvas mode.

Document Editor

Bug Fixes

  • #I454919 - ShowComment API is now working properly.
  • #FB43366 - when track changes is enabled, chinese letters are now properly rendered.
  • #I457517 - Resolved script error occurred when removing the content.
  • #I454821 - Resolved the issue with document parsing in the Tika server.
  • #I457688 - Resolved the selected content removing issue.
  • #I457853 - Select all content is now removed properly.
  • #I458134 - Table is now rendered properly without overlapping issue.
  • #I459215 - Resolved Black color chart appearance while exporting as Docx.
  • #I459220 - Resolved the component hanging issue on loading a document.
  • #I459229 - Delete/backspace is now working for RTL last content.
  • #I461305 - Resolved the style issue while pasting content from office 365.
  • #I453980 - When opening the exported document with chart in Document Editor is not throwing an error.
  • #I459906 - Header/Footer class is now added while converting docx/SFDT into HTML.
  • #F182457 - Resolved the style issue while pasting content from office 365.

Excel Export

Bug Fixes

  • Fixed the text with double quotes being rendered improperly in CSV export.

Gantt Chart

Bug Fixes

  • #I461800 - Console error while exporting pdf error has been fixed.
  • #I464045 - Parent dependency renders though we set allowParentDependency as false issue has been fixed.
  • #I460869 - Issue in Resource view wont display resource name has been fixed.
  • #I461564 - Editing cell followed by context menu does not work issue has been fixed
  • #I461738 - Updating custom column change the end date issue has been fixed
  • #I462271 - Taskbar not rendered when we use taskbar template issue has been fixed.
  • #I460869- Issue in Resource view wont display resource name has been fixed
  • #I461105 - Baseline dates rendered incorrectly in without dayWorkingTime issue has been fixed.
  • -#I460869- Issue in Resource view wont display resource name has been fixed.

Grid

Bug Fixes

  • #I466214 - Resolved the issue where the page size was not being increased when adding new records to the grid containing a pager dropdown.
  • #I464294 - Resolved the issue where the value zero is not displayed in the grid while using complex data binding.

HeatMap

Bug fixes

  • #F182203 - The data points in the JSON data will now be properly mapped in the HeatMap using the cell adapter with maximum and minimum properties set in the x-axis.

ListBox

Bug Fixes

  • #I462373 - Issue with "Double quotes value not submitted while using the listbox component within the form." has been resolved.

Pdf Export

Bug Fixes

  • #I452302 - Resolved the PDF grid row preservation issue.

PDF Viewer

Bug Fixes

  • #464823 - Now, able to edit the annotation comments when cursor is placed in the textbox.
  • #464868 - Now, when double-clicking the free text annotation comment, the comment is focused.
  • #438900 - Now, double tap zooming is working after signing the signature field.
  • #438900 - Now, double tap zooming is working on iOS devices even if annotation module is not injected.
  • #467181 - Now, the tab key is working when we add PDF Viewer and input elements in the same page.
  • #467222 - Now, the triggerAnnotationPropChange event is not triggered multiple times when adding the free text annotation programmatically.
  • #464511 - Now, the content of the free text annotation does not changes when we click outside of it.
  • #I463293 - Now, the form fields are placed properly while zoom in or zoom out in mobile device.

Pivot Table

Bug fixes

  • The grouping option in code-behind now works properly in the pivot table with server-side engine.
  • The member editor popup will now display properly even if the pivot table contains invalid filter members.

Spreadsheet

Bug Fixes

  • #I462789 - Issue with "formula calculation is not updated properly when cells contain the decimal values" has been resolved.

TimePicker

Bug Fixes

  • #I461842 - The performance issue with the Time picker, which was caused by the creation of the popup during component rendering has been resolved.

Tree Grid

Bug Fixes

  • #I462460 , #I461924 - Resolved Script Error throws while using Virtualization with Collapse All action.
  • #461200 - Resolved After expanding parent record in virtualization enabled remote data, the child records were not updated properly.
  • #I459187 -Fixed an issue where the Records are missing on adding a record as child and below.

TreeView

Bug fixes

  • #I457872 - Resolved the issue where customized theme styles were not correctly applied for active node text of TreeView component.

v21.2.6

23 May 12:08
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I432022 - The issue with "Grid component triggers multiple requests on state change if the column does not have field property" has been resolved.

Accordion

Bug Fixes

  • #I461717 - An issue with the accordion old templates is not cleared after the property change has been fixed.

Chart

Bug Fixes

  • #F182033 - The marker is now proper while zooming the chart.

DataManager

Bug Fixes

  • #I456631 - Resolved the issue where the search functionality was not working properly within brackets.

Diagram

Bug Fixes

  • #I464229 - Now, Complex hierarchical tree layout is working fine while injecting line distribution.

Document Editor

Bug Fixes

  • #I449912 - Resolved layout issue while opening document.
  • #I450342 - Resolved the wrong Font issue while opening a document.
  • #I458331 - Resolved the paragraph combine issue when insert and delete comment.
  • #I458334 - Cursor position issue is resolved when shift enter key is pressed.
  • #I449581 - Resolved the script error when loading the track changes document with author field empty
  • #I452303 - Layout issue is now not occurred when editing the document.
  • #I452150 - Resolved the hanging issue when opening the attached document.
  • #I453495 - Resolved the Overlapping issue when we do enter/page break before the shape.
  • #I453196 - Resolved the issue in when perform undo action for Arabic content
  • #I454659 - Resolved the issue occurred when performing track changes for Arabic content.
  • #I449049 - A performance issue is resolved when typing inside the table.

Excel Export

Bug Fixes

  • Fixed the file corruption issue due to currency symbol in Grid to CSV export (MVC Platform).

File Manager

Bug fixes

  • #I458668 - The issue, replace dialog shows when uploading the same file to different directories in File Manager with the SQL File Provider has been resolved.

FormValidator

Bug Fixes

  • #I457392 - The issue of "an error message being displayed after selecting valid item from the list" has been resolved.

Gantt Chart

Bug Fixes

  • #I461435 - Adding and deleting record rapidly while displaying tooltip cause error has been fixed.

  • #I461087 - Offset value getting modified incorrectly issue has been fixed.

  • #I461778 - Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed

Grid

Bug Fixes

  • #I458689 - Resolved the issue where the bottom border was not shown when using virtualization with a limited number of records.
  • #I455549 - Fixed the problem where the column template was not being re-created after tabbing from batch edit mode in React.
  • #I456631 - Resolved the issue where the search functionality was not working properly within brackets.
  • #I458148 - ResetOnRowClick resets only the checked rows in the current page while using remote data binding has been resolved.
  • #I453406 - Removed the deprecated attribute cellspacing from the grid table and added the CSS property border-spacing instead.
  • I#459037 - Fixed the paste error that occurred with an empty data source and the addition of a row in Batch mode.

Image Editor

Bug Fixes

  • Issue with "Circle Selection after cropping" has been resolved.

ListBox

Bug Fixes

  • #I461307 - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.

Maps

Bug fixes

  • #I457059 - Marker template will now be properly clustered in the Maps component.

PDF Viewer

Bug Fixes

  • #I460490 - Now, the signature style is saved when we save the typed signature option.
  • #I460513 - Now, the exception does not occur when downloading the provided PDF file.
  • #I459487 - Now, the script error does not occur when importing the values programmatically.
  • #I461544 - Now, scrolling the multiline textbox field works when we set it to read-only.
  • #I462652 - Now, the form field validation works properly for non-rendered pages.
  • #I460704 - Now, the script error does not occur when pressing the delete key.

Pivot Table

Bug Fixes

  • The pivot table with server-side engine will now works properly.

ProgressButton

Bug Fixes

  • #I463462 - Issue in ProgressButton, spinner is not loaded properly has been resolved.

RadioButton

Bug Fixes

  • #I463728 - The issue with "Provide the boolean value support for radio button while using the v-model property in VUE platform" 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

RichTextEditor

Bug Fixes

  • #I458845 - Now, entering any value at the end of the content in the Rich Text Editor works properly.
  • #I456729 - Now, the table row delete works properly even after cell merging is done in the table in the Rich Text Editor.
  • #I456729 - Now, the multilevel lists are aligned properly when pasting the list content from MS Word into the Rich Text Editor.
  • #I459516 - Now, when using the backspace key in Rich Text Editor, the random spaces will not be removed.
  • #I449973 - Now, when inserting the Mention list into the Rich Text Editor using the Tab key, the mention character will no longer appear.

Schedule

Bug fixes

  • #I459507 - An issue with the following events option not being displayed while editing the edited occurrence of the recurrence series has been fixed.

Splitter

Bug Fixes

  • #I451526 - The issue with the "Pane resizing would not works properly" has been resolved.

Tab

Bug Fixes

  • #I459687 - An issue with the "Drag and drop is not working in the tab after setting args.cancel to true in the dragStart event" has been fixed.

TimePicker

Bug Fixes

  • #SF-461465 - Issue with "Time picker dropdown width not responsive to input and icon" has been resolved.

Tree Grid

Bug Fixes

  • #I459413 - Fixed an issue where the expanded status in remote data was not updating correctly for nested child records.

TreeView

Bug fixes

  • #I459316 - Now the nodeExpanding event triggers for addNodes method based on the value of preventExpand argument.
  • #I450146 - Provided the horizontal scroll support for the TreeView component in mobile mode.

Uploader

Bug Fixes

  • #I452946 - The issue of removed uploaded files when using templates and use State to set status has been resolved.
  • #I460888 - Issue with "Console error occurs when deleting files after data load" has been resolved.

v21.2.5

16 May 11:51
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #F181976 - Now the tooltip is proper when using two axes in a chart.
  • #I451537 - Now, the axis label value is correct when an interval is not given.
  • #I451537 - Fixed an issue where the axis label was not displaying correctly.
  • #I451537 - Now, the secondary axis label will be correctly displayed without an interval.
  • #I452395 - Fixed an issue where the y-axis axis label was displaying double values.
  • #I452390 - Fixed the issue where the axis label was being trimmed despite the shift given to the edgeLabelPlacement.

Diagram

Bug Fixes

  • #I456104 - Now, swimlane child nodes are selectable after save and load.

Document Editor

Bug Fixes

  • #I449912 - Resolved layout issue while opening document.
  • #I450342 - Resolved the wrong Font issue while opening a document.
  • #I458331 - Resolved the paragraph combine issue when insert and delete comment.
  • #I458334 - Cursor position issue is resolved when shift enter key is pressed.
  • #I449581 - Resolved the script error when loading the track changes document with author field empty
  • #I452303 - Layout issue is now not occurred when editing the document.
  • #I452150 - Resolved the hanging issue when opening the attached document.
  • #I453495 - Resolved the Overlapping issue when we do enter/page break before the shape.
  • #I453196 - Resolved the issue in when perform undo action for Arabic content
  • #I454659 - Resolved the issue occurred when performing track changes for Arabic content.
  • #I449049 - A performance issue is resolved when typing inside the table.

File Manager

Bug fixes

  • #I458668 - The issue, replace dialog shows when uploading the same file to different directories in File Manager with the SQL File Provider has been resolved.

Gantt Chart

Bug Fixes

  • #I461778 - Misalignment in rows on Tree Grid and Gantt in virtual scroll issue has been fixed
  • #I449506 - Moving child row referencing another parent row will not move all of the descendants of that another parent row issue has been fixed.
  • #I181309 - splitter position not updating after resize issue has been fixed.
  • #I457803 - Offset value is not correctly updated while connecting predecessor issue has been fixed.
  • #I449944 - Zoom out button in toolbar not enabled once after zoom in operation issue has been fixed.

Grid

Bug Fixes

  • #I459274 - The issue regarding the All page size is not working properly with the RemoteSaveAdaptor has been resolved.
  • #I459703 - Pager component's tooltip not getting updated on locale change issue has been fixed.
  • #F181837 - The problem related to copy-pasting when adding a new record has been resolved.
  • #I452083 - The issue of text overlapping in the vertical row rendering mode of the adaptive grid has been resolved.
  • #FB43372 -The Content Security Policy violation issue related to grid paging and grouping has been resolved.
  • #I460038 - Resolved the issue where the detail template being rendered with bold and centred formatting.

Image Editor

Bug Fixes

  • Issue with "Blinking while resizing selection in mobile mode" has been resolved.

ListBox

Bug Fixes

  • #I461307 - Issue with "No Records Template not renders properly when we set the default string in listbox" has been resolved.

Maps

Bug fixes

  • #I457059 - Marker template will now be properly clustered in the Maps component.

PDF Viewer

Bug Fixes

  • #I460490 - Now, the signature style is saved when we save the typed signature option.
  • #I460513 - Now, the exception does not occur when downloading the provided PDF file.
  • #I459487 - Now, the script error does not occur when importing the values programmatically.
  • #I461544 - Now, scrolling the multiline textbox field works when we set it to read-only.
  • #I462652 - Now, the form field validation works properly for non-rendered pages.
  • #I460704 - Now, the script error does not occur when pressing the delete key.

Pivot Table

Bug Fixes

  • Drill down/up will now work properly for headers with comma in an OLAP data source.

ProgressButton

Bug Fixes

  • #I463462 - Issue in ProgressButton, spinner is not loaded properly has been resolved.

RadioButton

Bug Fixes

  • #F182133 - The issue with "Ripple element is not destroyed properly while clicking on radio button component" has been resolved.

RichTextEditor

Bug Fixes

  • #I420916 - Now, RichTextEditor is in RTL mode, the direction of the toolbar items has changed properly.

Schedule

Bug fixes

  • #I459154 - An issue with Schedule performance while rendering large set all-day appointments in vertical views has been fixed.

Tab

Bug Fixes

  • #I459687 - An issue with the "Drag and drop is not working in the tab after setting args.cancel to true in the dragStart event" has been fixed.

Tree Grid

Bug Fixes

  • #I826966 - Fixed a bug where records were getting missed when adding a record at the bottom of the virtualization enabled sample.
  • #I454734 - Resolved filtering is not working properly when using remote data with hierarchy mode as "Both".

TreeView

Bug fixes

  • #I459316 - Now the nodeExpanding event triggers for addNodes method based on the value of preventExpand argument.
  • #I450146 - Provided the horizontal scroll support for the TreeView component in mobile mode.