Skip to content

Releases: syncfusion/ej2-vue-ui-components

v28.1.38

07 Jan 01:45
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

  • #I674361 - The subtitle now renders correctly even when its length exceeds that of the title.

Chart

Bug Fixes

  • #F195601 - The console error no longer occurs when rendering a single data point with a multilevel label.
  • #I676165 - Exporting a chart with complex properties to CSV or XLSX now functions correctly.

ComboBox

Bug Fixes

  • #I664927 - Fixed a console error that occurred when attempting to filter data using pasted text.

DocumentEditor

Bug Fixes

  • #I665316 - Fixed layout issue during editing due to start and end fields being in different paragraphs.
  • #I664308 - Addressed the problem of HTML content not copying correctly to the clipboard when copying table content with block content control.
  • #I669203 - Corrected the issue where revisions in headers were not reflected in the track changes pane due to existing header/footer conditions.
  • #I675010 - Resolved script error encountered when removing inline contents that include field elements.
  • #I658140 - Improved performance when inserting text into split table cells across multiple pages.
  • #I665482 - Fixed script error that occurred when pasting content from Microsoft Word into the Document Editor after selecting table cell content.

DropDownTree

Bug Fixes

  • #I668573 - The issue pop-up does not stick to the target after filtering is performed in the Dropdown Tree component has been resolved.

GanttChart

Bug fixes

  • #I668777 - Toolbar visible property not working issue has been fixed.
  • #I668317 - Timeline tiers get misaligned while using timeline virtualization in DST zone issue has been fixed.
  • #I674918 - When virtualization is enabled, the resource collection does not display properly in the resource tab issue has been fixed.
  • #I667515 - Horizontal scroll jumps to starting point while scrolling after zooming actions issue has been fixed.

Grid

Bug fixes

  • #I667386 - The issue where resizing a column with the frozen column feature enabled caused other columns to resize has been resolved.
  • #I675761 - The issue of the spinner not being displayed in the filter dialog of the grid has been resolved.

Maps

Bug fixes

  • #I668862 - Markers will now render correctly at certain zoom levels when the animationDuration is enabled for layers in Maps.

Mention

Bug Fixes

  • #I666283 - Fixed an issue where the Select event did not trigger when using the Tab key for selection.

MultiSelect

Bug Fixes

  • #I584660 - Fixed a console error that occurred when using the getTextByValue method without a dataset.

  • #I661577 - Fixed the issue where the placeholder was not displayed after clearing the value.

PDF Viewer

Bug Fixes

  • #I659553 - Now, the text field background color appears as expected.
  • #I662006 - Now, the non-rendered page form fields are properly updated using the updateFormFieldsValue method.
  • #I666148 - Now, the page navigation now works correctly for hyperlinks pointing to pages above 100.

Pivot Table

Bug fixes

  • When the 'defer layout update' option is enabled, the 'actionComplete' event will now be triggered with the correct action name in the pivot table.

Popup

Bug Fixes

  • #I664758 - Fixed an issue with the positioning of the dropdownlist popup.

RichTextEditor

Bug Fixes

  • #I668052 - Now, the Rich Text Editor works properly when using Shift+Enter while applying and removing formats such as bold, italic, and underline.

  • #I642043 - Now, after pasting an image, the afterPasteCleanup event will be triggered properly.

Schedule

Bug fixes

  • #F195575 - An issue with scroll dragging persists after releasing mouse button outside the schedule component has been fixed.
  • IF667909 - An issue where the horizontal scrollbar would reset its position during window resizing has been fixed.

Tooltip

Bug Fixes

  • #I661900 - Resolved console error when dynamically using OpenDelay with delay for the Tooltip component.

Uploader

Bug Fixes

  • #I666908 - Resolved a console error that occurred when copying an image from Microsoft Word and pasting it into the uploader.

v28.1.37

31 Dec 00:17
Compare
Choose a tag to compare

Carousel

Bug Fixes

  • #I660150 - The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.

Chart

Bug Fixes

  • #I667080 - The column series now renders properly when the width is set in pixels and enableSideBySidePlacement is set to false.
  • #I654525 - The y-axis now dynamically adjusts to accommodate negative ranges when the negative error bar exceeds the minimum value.

ComboBox

Bug Fixes

  • #I664927 - Fixed a console error that occurred when attempting to filter data using pasted text.

ContextMenu

Bug Fixes

  • #I664457 - The issue with "The context menu does not close when the Escape key is pressed immediately after opening it with animation enabled." has been resolved.

  • #I627856 - Need to reposition the Context menu after setting the height for popup with enableScrolling support has been resolved.

DateRangePicker

Bug Fixes

  • #I664732 - Fixed an issue where the overlay was displayed even when the popup was prevented from opening in mobile mode.

  • #I664735 - Removed unnecessary conditional code for adding CSS classes based on device type.

Diagram

Bug Fixes

  • #I664086 - Bezier settings are now applied to freehand connectors during the drawing process.
  • #I664088 - Segment points are now draggable even when the pointer is positioned on the outer part of an increased segment thumb size.

DocumentEditor

Bug Fixes

  • #I646103 - Fixed the rendering issue of dot and circle bullets in the Ubuntu environment.
  • #I664612 - Fixed the application hanging issue when searching for text within a split cell widget using the find option.
  • #I665316 - Fixed the layout issue during editing actions caused by field start and end tags being in different paragraphs.
  • #I656347 - Fixed the issue where an empty cell was not added in a split row widget.
  • #I662866 - Fixed a script error that occurred when opening a document with block content controls inside a cell with revisions.
  • #I660441 - Fixed the issue where a table became corrupt after merging cells.
  • #I660453 - Fixed the issue where the replace API was not working when using a pattern to find and replace text.

DropDownTree

Bug Fixes

  • #I662775 - Resolved the empty chip element creation when setting empty string for value property in Dropdown Tree component.

GanttChart

Bug fixes

  • #I664845, #I664429 - Unable to Add Dependency When Task Name Contains a Hyphen issue has been fixed.
  • #I666904 - When the resource unit is changed, the duration field is not updated issue has been fixed.
  • #I665780 - Baseline width not validated properly for less than one day issue has been fixed.
  • #I663274 - Taskbar not rendering properly with fixed work issue has been fixed.
  • #I663985 - Script error thrown when collapsing the root node with task mode set to custom and enableMultiTaskbar enabled issue has been fixed.
  • #I665270 - Work not calculated correctly on parent task, after child outdent issue has been fixed.
  • #I662513, #F195374 - Console error thrown when scrolling in virtualization sample with allowSelection set to false issue has been fixed.
  • #I666264 - Console error occurred while taskbar drag with null duration issue has been fixed.

Grid

Bug fixes

  • #I662531 - The script error that occurred when autofit was enabled in the Grid, the width of the first column was undefined, and its visibility was set to false has been resolved.
  • #I661447 - Resolved an issue where templates were not rendered in the printed output of the React Grid.
  • #I664462 - Resolved the issue where SelectedRowIndex was not updating correctly when allowSelection was enabled dynamically.
  • #I666371 - Resolved the issue where the rowSelected event was triggered twice when persist selection was enabled.
  • #FB63898 - The script issue caused by an initial filter query with complex predicates when using the ODataV4Adaptor has been resolved.
  • #I665773 - Fixed the issue where the Column Menu popup was not positioned correctly when the StickyHeader feature was enabled, and the screen was zoomed.

ListBox

Bug Fixes

  • #I667040 - Issue with "previous and current index are not return proper values in listbox while drag and drop event" has been resolved.

MultiColumn ComboBox

Bug Fixes

  • #I666815 - Now the issue with value selection using complex data binding in the Multicolumn ComboBox has been resolved.

MultiSelect

Bug Fixes

  • #I584660 - Fixed a console error that occurred when using the getTextByValue method without a dataset.

  • #I661577 - Fixed the issue where the placeholder was not displayed after clearing the value.

PDF Viewer

Bug Fixes

  • #I664554 - Now, the documentId property is no longer missing in the ajaxRequestInitiate event after rotating the PDF pages.
  • #I662588 - A proper error message is now displayed when an invalid base 64 string is loaded in the PDF Viewer.

Pivot Table

Bug fixes

  • #I660802 - The autofit option will now be applied correctly to the pivot table cells without any extra space.

RichTextEditor

Bug Fixes

  • #I665346 - Now, the table edit properties are applied properly without any errors when editing a table using the TableEditProperties quick toolbar option in the Rich Text Editor.

  • #I659461 - Now, the link functionality works properly when pressing the Enter key in the Firefox browser in the Rich Text Editor.

  • #I665113 - Now, performing the enter action at the beginning of the text in Firefox works correctly without generating any console errors.

  • #I666517 - Now, the image src is updated properly when the actionBegin event argument is changed in the Rich Text Editor.

  • #I664456 - Now, when the backspace key is pressed at the beginning of a line, it correctly merges only the adjacent lines instead of all lines in the Rich Text Editor.

Tab

Bug Fixes

  • #I664211 - The issue with tab resizing does not work properly when the height adjust mode is set to None has been resolved.

Tree Grid

Bug Fixes

  • #I664039 - Resolved a console warning that occurred on using freeze property in treegrid.

TreeView

Bug Fixes

  • FB63997 - Prevent expanded nodes from collapsing when using addNodes or moveNodes method with preventTargetExpand set to true in TreeView.

v28.1.36

23 Dec 21:50
Compare
Choose a tag to compare

Carousel

Bug Fixes

  • #I660150 - The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.

Chart

Bug Fixes

  • #I665246 - Now, the chart point click and double-click events are working properly in the waterfall chart.
  • #I662191 - Now, zooming is restricted for the mouse wheel, similar to selection zoom.
  • #I666272 - Now, the y-axis range is set properly for the waterfall series.
  • #I666317 - The exceptions that occurred during React Jest testing have been resolved.

ContextMenu

Bug Fixes

  • #I664457 - The issue with "The context menu does not close when the Escape key is pressed immediately after opening it with animation enabled." has been resolved.

  • #I627856 - Need to reposition the Context menu after setting the height for popup with enableScrolling support has been resolved.

DateRangePicker

Bug Fixes

  • #I664732 - Fixed an issue where the overlay was displayed even when the popup was prevented from opening in mobile mode.

  • #I664735 - Removed unnecessary conditional code for adding CSS classes based on device type.

Diagram

Bug Fixes

  • #I662730 - The segment next to the target end of a Bezier connector now retains user-defined adjustments when the connector is moved.
  • #I662735 - The undo/redo functionality now restores intermediate connector segments.
  • #I663194 - Connectors now retain their previous state after undoing runtime source and target ID changes.
  • #I663672 - The elementType in the elementDraw event now correctly updates for Polyline and Freehand in the completed state.
  • #I663175 - The diagram page no longer flickers during pinch zoom.

DropDownTree

Bug Fixes

  • #I665182 - The issue with skipping last child items in tree navigation in Dropdown Tree when custom filtering is applied has been resolved.
  • #I659157, #I659195 - Resolved the change event incorrect argument value issue during the node selection in Dropdown Tree component.

FileManager

Bug Fixes

  • #I663792 - The issue with the child item's filter path during the rename operation in the File Manager component flat data has been resolved.
  • #I663788 - The issue with the incorrect filter path during the folder creation operation in the File Manager component flat data has been resolved.
  • #I663794 - The issue with the error dialog appearing during drag-and-drop operations between nested folders in the flat data File Manager component has been resolved.
  • #I663789 - The issue with drag-and-drop functionality in the navigation pane of the flat data File Manager has been resolved.
  • #I663795 - The issue with the hasChild property not updating during move operations in the Navigation Pane of the flat data File Manager component has been resolved.
  • #I663864 - The issue with nested-level drag and drop in the navigation pane of the File Manager component using SQL service has been resolved.

GanttChart

Bug fixes

  • #I664845, #I664429 - Unable to Add Dependency When Task Name Contains a Hyphen issue has been fixed.
  • #I666904 - When the resource unit is changed, the duration field is not updated issue has been fixed.
  • #I665780 - Baseline width not validated properly for less than one day issue has been fixed.
  • #I663274 - Taskbar not rendering properly with fixed work issue has been fixed.
  • #I663985 - Script error thrown when collapsing the root node with task mode set to custom and enableMultiTaskbar enabled issue has been fixed.
  • #I665270 - Work not calculated correctly on parent task, after child outdent issue has been fixed.
  • #I662513, #F195374 - Console error thrown when scrolling in virtualization sample with allowSelection set to false issue has been fixed.
  • #I666264 - Console error occurred while taskbar drag with null duration issue has been fixed.

Grid

Bug fixes

  • I660080 - The issue where export options were not disabled when properties were set to false has been resolved.
  • I657741 - Escape key does not function correctly for column menu filtering when the type is set to Menu has been resolved.
  • #FB31658 - The issue of white space appearing during full downward scroll and the occurrence of repeated data with incorrect blocks during slow upward scrolling in virtual scrolling has been resolved.
  • #I659372 - Fixed an issue where the Select All checkbox would automatically get checked after scrolling and selecting the last record when virtual scrolling was enabled.
  • #I663580 - The issue with the cell save functionality not working properly on pressing the Enter key when collapsing rows has been resolved.
  • #I662005 - Fixed an issue where the pageSize setting did not work as expected after updating rules using the QueryBuilder.
  • #I660641 - Fixed an issue where the Checkbox Filter dialog was cut off when rendering the grid inside an Accordion component, with filter.type set to CheckBox and filterSettings.type set to Menu.
  • #I665951 - Resolved an issue where frozen columns with ColumnVirtualization caused a blank space.
  • #I664685 - The script error that occurred when collapsing all records and then deleting the last record has been fixed.

Kanban

Bug Fixes

  • #I660067 - Now, the card drop functionality works properly at the top of another column when SwimlaneSettings is enabled in the Kanban.

ListBox

Bug Fixes

  • #I929759 - Issue with "Correction in Ctrl + A key down action for single mode selection of listbox component" has been resolved.
  • #I664408 - Changing the type of value property of ListboxChangeEvents arguments from (number | string | boolean) to (number[] | string[] | boolean[]) in listbox.

MultiSelect

Bug Fixes

  • #I663752 - The issue where the "No records found" template was displayed when closing and opening the popup has been resolved.

PDF Viewer

Bug Fixes

  • #I551643, #I664728 - Now, the script error does not occur when importing the large annotations.
  • #I663071 - Now, the printStart event is triggered when printing a PDF using the Ctrl + P shortcut.
  • #I662257 - No script error occurs when loading the provided document and scrolling quickly to the end of the page.

Pivot Table

Bug fixes

  • #I660802 - The autofit option will now be applied correctly to the pivot table cells without any extra space.
  • #I664290 - The server-side Excel export option will now work properly when using the server-side engine in the pivot table.
  • #I662951 - Applied number formatting will now be properly retained in the exported Excel file when exporting the pivot table using grid export.

RichTextEditor

Bug Fixes

  • #I647911 - Now, the display text with text wrapping functions correctly when the enter action is executed in the Rich Text Editor.

  • #I664650 - Now, the font color and background color picker popup works properly in the Rich Text Editor.

  • #I648421 - Now, the image shows properly when pasting from a Word document by removing the non-standard v:shapes attribute from the image element.

  • #I640046 - Now, images are pasted properly without becoming blurry when copy pasting from Word and then focusing outside the Rich Text Editor.

Schedule

Bug fixes

  • #F195371 - An issue where dragging all-day event in timeline views incorrectly occupies two days has been fixed.
  • #I664757 - An accessibility issue where the aria-selected attribute was present on <td> elements and violated accessibility guidelines has been fixed.

Switch

Bug Fixes

  • #I664001- The issue with "Form reset functionality does not work properly for the switch component when it is in a disabled state" has been resolved.

Tree Grid

Bug Fixes

  • I664039 - Resolved a console warning that occurred on using freeze property in treegrid.

TreeView

Bug Fixes

  • FB63997 - Prevent expanded nodes from collapsing when using addNodes or moveNodes method with preventTargetExpand set to true in TreeView.

v28.1.35

18 Dec 18:39
Compare
Choose a tag to compare

Accordion

Bug Fixes

  • #I660165 - The issue with " The accordion causing a script error when expanding it with the expandMode set to single" has been resolved.
  • #I924619 - Added cancel support to the Accordion component's click event. This allows users to programmatically restrict the toggle behaviour expand or collapse by setting cancel as true.

Chart

Bug Fixes

  • #I662154 - Axis labels are now rendered correctly in the exported PDF, even when headers and footers are included.
  • #I662546 - Tooltip highlighting functions correctly when the column series width is specified using columnWidthInPixel.
  • #I662277 - The intermediate sum index is no longer included in the calculation of the sum index.
  • #I663653 - Data labels are now rendered correctly when the intermediate sum index is empty.
  • #I663652 - The calculations for both sum and intermediate sum indexes have been corrected.

ColorPicker

Bug Fixes

  • #I904686 - Issue with "Color picker component was not properly read in accessibility tool" has been resolved.

ComboBox

Bug Fixes

  • #I660915 - Fixed an issue where an empty popup was displayed when opening the popup manually.

Diagram

Bug Fixes

  • #F63100 - The Completed event is now triggered correctly during actions, even when multiple mouse buttons are clicked simultaneously.
  • #I660681 - EJ1 diagram JSON with ports in nodes is now loading correctly in the EJ2 Diagram Builder.
  • #I660066 - The RightToLeft option in the Distribute function now operates correctly and independently from the Center option.

DocumentEditor

Bug Fixes

  • #I653914 - Script error no longer thrown when drag and drop the text in document editor.
  • #I655487 - Now, table column is rendered properly when imported the exported document.
  • #I656985 - Now, oval shape is preserved properly in the document editor.
  • #I658167 - Now table row get resized properly when we resize the row fast.
  • F194125 - Now, Footnote and content does not get overlap when edit inside the document.
  • #I640675 - Resolved the document freezing issue when reject the track changes.
  • #I651428 - Now, comment get removed properly when delete the paragraph and accept the changes.
  • #I661065 - Table border is rendered properly when table cell border's line style is set as none.
  • #I658922 - Now, check box is rendered properly after change the value as checked.
  • #I651509 - Provided content change event support to notify when protect and unprotected the document.
  • #I658140 - Resolved the performance issue that occurs when performing the undo and redo functions after copy pasting multiple paragraphs within a table.
  • #I656347 - Resolved the table layout issue when opening the exported document due to an improperly added row widget during exporting.
  • #I645286, #I647203 - Handled the logic to combine text ranges with the same character formatting in the paragraph when exporting as SFDT to resolve performance issues.
  • #I653756 - Resolved the content control border rendering issue for paragraph with lists and indentation applied.

DropdownList

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned

DropDownTree

Bug Fixes

  • #I660279 - The issue of being unable to close the parent Dropdown Tree using the document click action after dynamically removing the child Dropdown Tree component has been resolved.
  • #I662309 - Issue with inconsistent selection behavior when using selectAll API on Dropdown Tree component initial render has been resolved.

FileManager

Features

  • #FB22569 - Provided chunk upload support in the File Manager, making it easier to upload large files or folders by breaking them into smaller chunks based on the specified chunkSize within uploadSettings property.

Bug Fixes

  • #I659845 - The persistence issue with the sorting direction in the File Manager component details view has been resolved.
  • #I654478 - Resolve the inconsistent path issue in File Manager component ID based service.
  • #I658815 - The issue with the ctrl and cmd buttons for selecting multiple files in the macOS has been resolved.
  • #I662195 - The issue with navigation pane not reflect the renamed item data in the macOS has been resolved.

GanttChart

Bug fixes

  • #F195300 - AutoFocus mismatching issue between grid and chart click issue has been fixed.
  • #I660168 - Vertical scrollbar hides when resizing splitter to left or right issue has been fixed.
  • #I665389 - Splitter position changes dynamically, but when splitter is manually dragged, position does not update issue has been fixed.
  • #I663036 - Applied color do not persist in edit dialog's notes tab issue has been fixed.
  • #I658189 - Tooltip misalignment occurs when the parent element is scrolled issue has been fixed.
  • #I660498,#I659031 - Angular Gantt not working for Content-Security-Policy of meta tag issue has been fixed.
  • #I660467 - Gantt crashes when timezone is set to berlin issue has been fixed.
  • #I664048 - Issue in child-parent predecessor validation issue has been fixed.
  • #I664336 - Convert to task does not work for milestone task with task type as fixed work issue has been fixed.

Grid

Bug fixes

  • #I659877 - Fixed the issue where the getSelectedRecords method retained previous selections when virtual scrolling was enabled.
  • #I660588 - The issue of a script error occurring while searching for data after clearing the sorting in the hierarchy grid has been resolved.
  • #I660594 - The problem of the vertical scrollbar disappearing when frozen rows are enabled in the responsive grid has been resolved.
  • #F195226 - The issue of being unable to navigate to the editTemplate with the keyboard while adding a record has been resolved.
  • #I656905 - Fixed an issue where clearing filters in the grid with custom page sizes displayed all records on one page.

ListBox

Bug Fixes

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

Menu

Features

  • The Menu component now supports HTML attributes, allowing users to assign custom attributes such as role, tabindex, aria, and data to individual menu items. This enhancement improves accessibility, provides greater control, and ensures a more customizable and user-friendly experience.

Message

Bug Fixes

  • The issue with "the close icon being misaligned when the content alignment was set to centre" has been resolved.

PDF Viewer

Bug Fixes

  • #I63329 - Now, after the font family is changed, the default font family does not appear in the font family dropdown on the appearance tab.
  • #I646929 - Now, the typed signature appears in the signature field after being added using the custom font.

Pivot Table

Bug fixes

  • #I657448 - Double-clicking the 'No records to display' cell for drill-through in the pivot table will no longer trigger an error.
  • #I655109 - The calculated field option will now work properly with the 'Defer Layout Update' option enabled in the pivot table when using the server-side engine.
  • #I661608 - The pivot button will now show the proper text in the static field list when the 'showAggregationOnValueField' property is disabled.
  • #I653425 - The pivot table will now be rendered properly when changing the aggregation type dynamically using the 'Value field settings' popup for a value field name that begins with numeric text.

Features

  • The classic (tabular) layout support has been added, allowing the pivot table to display in a traditional format with separate columns for row headers, offering a more detailed and organized table structure. Explore the demo here.

QueryBuilder

  • #I925175 - Issue with "Script error occurs when opening a multi-select popup with dropdown tree mode, supported by the data manager of the query builder" has been fixed.
  • #I927733 - Issue with "Script error thrown while typing the number value in numeric textbox of query builder in angular" has been fixed.
  • #I80058 - Issue with "String type between values not update properly in query builder rules" has been fixed.

RichTextEditor

Bug Fixes

  • #I658935 - Now, the executeCommand method works properly to replace the text wrapped inside a <span> element in the Rich Text Editor.

  • #I660077 - Now, the emoji is inserted correctly at the cursor location, even after pressing Enter multiple times, when the EnterKey API is configured to use <br>.

  • #I663039 - Now, the bullet type changes correctly without adding extra bullets when applying a bullet list without focusing on the Rich Text Editor.

Schedule

Bug fixes

  • #I659549 - An issue with dragging longer appointments to the bottom of the vertical views of the Scheduler has been fixed.

Spreadsheet

Bug fixes

  • #I647640 - Issue with "data got changed when multiple text-formatted values from Excel were pasted into Spreadsheet" has been resolved.

Switch

Features

  • The Switch component now includes a beforeChange event, allowing users to intercept and manage state changes before they occur, such as for validation or cancellation.

Tree Grid

v28.1.33

12 Dec 08:34
Compare
Choose a tag to compare

Common

Features

  • Tailwind 3.4 theme support added for Syncfusion® Vue components, offering enhanced styling and support for CSS variables to elevate the design experience.

Bug Fixes

  • #I650692 - Issue with "unable to access the destroy method from the Vue component instance" has been resolved.

AI AssistView

Features

  • The Vue AI AssistView has been developed to meet industry standards and is now production-ready. To align with our naming conventions, the folder and file names have been updated from ai-assist-view to ai-assistview.

  • We have now provided support for preserving the text format when copying the response using the Copy button.

AutoComplete

Features

  • We have provided a new Popup Resize feature for the Autocomplete component. This enhancement allows users to dynamically adjust the size of the popup, improving visibility and control.By enabling the AllowResize option, users can easily resize the popup. The resized dimensions are retained across sessions, ensuring a consistent user experience. Please find the demo link here.

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Breadcrumb

Bug Fixes

  • #I916680 - The issue with "Breadcrumb menu popup not destroyed after breadcrumb element destroyed" has been resolved.

Carousel

Features

  • #I513228 - Provided support to enable/disable the keyboard interactions in the carousel component by using allowKeyboardInteraction property.

Chart

Bug Fixes

  • #I659555 - Now, the minor gridlines and ticks are rendered in canvas mode.

Features

  • #I567864 - Legends can be arranged horizontally or vertically, with a fixed-width option and a maximum column count for consistent and flexible presentation.
  • #I620773 - The crosshair now snaps to the nearest data point, providing improved precision and focus on individual data points.
  • #F194134 - Users can now customize the position of the zoom toolbar within the chart using drag-and-drop functionality, allowing easy repositioning anywhere within the chart area.
  • Users can now customize the ARIA label, role, tab index, and focusable options for chart elements to improve accessibility and keyboard navigation.
  • Added options for adjusting the spacing between the chart area and container.
  • When hovering over a data point, the corresponding series is now highlighted, improving clarity and interaction with the tooltip.

Breaking Changes

  • The default value of the edgeLabelPlacement property has been changed from None to Shift for better visibility of axis labels.

Chat UI preview

The Vue Chat UI component is a lightweight, user-friendly conversational interface for displaying chat messages between users. It features messages with timestamps, avatar images with fallback text, typing indicators, and extensive customization options, making it ideal for building modern chat applications.

Explore the demo here

Features

  • Message suggestions: Provides on-demand suggestions using customizable templates to enhance user interactions.
  • On-demand messages loading: Dynamically loads messages to optimize performance, especially for lengthy conversations.
  • Header toolbar: Allows adding toolbar items in the header with options for executing custom commands.
  • Timebreak: Automatically inserts time breaks between messages, enhancing readability by grouping conversations by date.
  • Typing indicator: Shows real-time typing activity of users with customizable indicator styles.
  • Customization: Allows users to customize the default appearance, including messages, the footer, and more, to suit their needs.

Checkbox

Bug Fixes

  • #I909049 - The issue with "Need to set the aria-label attribute for the checkbox input element and not to the wrapper element" has been resolved.

Chip

Features

  • #FB16787 - Provided template support to render HTML elements as chip item content.

Circular Gauge

Features

  • #I642465 - The drag-and-drop interaction for pointers can now be enabled individually by using the enableDrag property within the pointers property when multiple pointers are available.

ColorPicker

Bug Fixes

  • #I904686 - Issue with "Color picker component was not properly read in accessibility tool" has been resolved.

ComboBox

Features

  • We have provided a new Popup Resize feature for the ComboBox component. This enhancement allows users to dynamically adjust the size of the popup, improving visibility and control.By enabling the AllowResize option, users can easily resize the popup. The resized dimensions are retained across sessions, ensuring a consistent user experience. Please find the demo link here.

ContextMenu

Features

  • Scroller Support - The context menu now features Scroller support, enhancing accessibility and usability across all devices. Submenu dynamically adjust to the available screen space, ensuring a smooth and user-friendly navigation experience. This update makes accessing all menu items more efficient and intuitive.

  • Template Support - The context menu now supports embedding custom layouts, controls, or components, allowing for flexible integration of text, buttons, images, and icons to enhance user-friendliness.

DatePicker

Bug Fixes

  • #I648389 - Fixed an issue where the CSS for the selected value was removed when the minimum and maximum properties were changed dynamically.

DateRangePicker

Bug Fixes

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

Diagram

Bug Fixes

  • I660452 - Resolved uneven positioning of hierarchical tree child nodes with multiple root nodes.
  • #I642521 - Interactions with nodes now work properly in the Safari browser after switching between the Pan and Select tools.
  • #I642106 - The issue with diagram zooming and node dragging in the Safari browser has been resolved.

Dialog

Bug Fixes

  • #I646678 - Fixed an issue where the dialog would not close when the Escape key was pressed.

  • #FB60123 - Fixed an issue where dynamically changing the dialog target caused the dialog element to remain stuck in its previous DOM position.

DocumentEditor

Bug Fixes

  • #I649860 - Resolved the hanging issue while loading split table document in Document Editor.
  • #I652445 - Resolved the overlapping issue when pasting copied content in document.
  • #I647120 - Resolved the copy pasting and undo/redo issues with comments.
  • #I645890 - Resolved the content control border rendering issue when content control split multiple pages.
  • #I652850 - Resolved the left, home and end keys navigation issue in content control.
  • #I654688 - Resolved the undo issue after pasting content on Track Changes Mode.
  • #I648834 - Resolved the section break layout issue on exported document.
  • #I649050 - Resolved the script error issue when performing accept and reject action in collaborative editing mode.

DropDownButton

Features

  • Template Support - The Dropdown Button component now supports embedding custom layouts, controls, or components, allowing for flexible integration of text, buttons, images, and icons to enhance user-friendliness.

  • Popup Width - The Dropdown Button component now includes a PopupWidth property, allowing users to define the width of the dropdown popup. This feature offers greater design flexibility.

  • Animation Support - The Dropdown Button component now includes the AnimationSettings feature, which allows users to customize submenu animations by controlling the duration, easing, and effects. This enhancement improves visual dynamics, ensures smooth transitions, and provides a consistent interactive experience.

DropdownList

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned

FileManager

Features

  • #FB22569 - Provided chunk upload support in the File Manager, making it easier to upload large files or folders by breaking them into smaller chunks based on the specified chunkSize within uploadSettings property.

Bug Fixes

  • #I659845 - The persistence issue with the sorting direction in the File Manager component details view has been resolved.
  • #I654478 - Resolve the inconsistent path issue in File Manager component ID based service.
  • #I658815 - The issue with the ctrl and cmd buttons for selecting multiple files in the macOS has been resolved.
  • #I662195 - The issue with navigation pane not reflect the renamed item data in the macOS has been resolved.

GanttChart

Features

  • #I639036 - Added AutoFit and AutoFitAll options in the columnMenuItems property to perform autofit on the current column and all existing columns. For more details, refer to the documentation link here.
  • #I644719 - Implemented support for applying custom colors to individual segments in the PDF Gantt chart using the taskSegmentStyles property, enabling enhanced customization and improved visualization of tasks and their segments in exported document.

Grid

Features

  • The column resizing feature in the grid has been enhanced to ensure seamless usability on touch devices, improving user experience across platforms.

Bug fixes...

Read more

v27.2.2

15 Nov 04:53
Compare
Choose a tag to compare

MultiSelect

Bug Fixes

  • #I634300 - Fixed an issue where clicking the Clear Icon did not remove all items as intended.

v27.1.58

05 Nov 01:12
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

  • I917094 - The series property now updates correctly on data binding.

Chart

Bug Fixes

  • #F188458 - Now the page scroll remains the same after clearing the series.
  • #I647466 - The zoom settings properties are now properly updated on data binding.

Checkbox

Bug Fixes

  • #F95768- The issue with "Checkbox not getting checked while using usestate in react" has been resolved.

Circular Gauge

Bug fixes

#I644577 - The target element is now correctly identified in the gaugeMouseDown event.

ComboBox

Bug Fixes

  • #I640083 - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.

Diagram

Bug Fixes

  • #I641865 - Now, the node can be moved inside the lane when the AllowMovingOutsideLane constraint is applied to the nodes.

Dialog

Bug Fixes

  • #F194699 - Fixed an issue where the scrollbar appears as soon as the modal dialog is closed.

DocumentEditor

Bug Fixes

  • #I914903 - Resolved the endNote layouting issue.

DropDownTree

Bug Fixes

  • #I646545 - The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.

GanttChart

Bug fixes

  • #645586 - Last 3 rows of the taskbar are not exported when performing PDF export with the pageOrientation set Portrait issue has been fixed.
  • #644812 - When adding a record, the validation for taskType as fixedDuration is not working properly issue has been fixed.

Grid

Bug fixes

  • I644169 - Resolved an issue where the actionBegin event triggers multiple times when dynamically updating the data source.
  • I645803 - Resolved an issue where the Grid displays an empty state when a grouped column contains null values.

Image Editor

Bug Fixes

  • #I648400 - The issue with "Script error thrown while calling resize public method of image editor when toolbar property was empty" has been resolved.

NumericTextBox

Bug Fixes

  • #I641562 - Fixed an issue where pasting a number with spaces resulted in a blank entry.

PDF Viewer

Bug Fixes

  • #I638740 - Now, the comment delete event is properly triggered when the parent comment div is deleted.
  • #I646822 - Now, the formFieldMouseover event includes both the form field ID and Name.
  • #I637574 - Now, the signature position is accurately rendered in the provided document upon reloading the downloaded file.
  • #I641496 - Now, the annotation signature buttons no longer overflow when the translation string is too long.

Pivot Table

Bug fixes

  • #I645787 - Number formatting will now be applied correctly when using the number formatting popup in the pivot table.
  • #I648479 - The context menu will now appear when clicking on a value cell in the pivot table.

RichTextEditor

Bug Fixes

  • #I644007 - Now, after deleting an empty line in the Rich Text Editor, the line will no longer reappear when clicking outside the editor.

  • #I641442 - Now, the link quick toolbar opens when clicking on an anchor element with a relative URL, without redirecting to the linked page.

  • #I643173 - Now, when applying bold, italic, or other inline formatting to text adjacent to an anchor tag, the space between the text and the anchor tag will remain preserved.

  • #I644738 - Now, the undo action now behaves correctly when selecting text with Shift + Left Arrow in the Rich Text Editor.

  • #I637881 - Now, the lines retained after pasting content to VS Code from the Rich Text Editor have been resolved.

  • #I645142 - Now, When resize is set to false in insertImageSettings, the resize handles do not appear, and the functionality operates as expected.

Schedule

Bug fixes

  • #I647902 - An issue where a script error occurred while click the close icon in print window has been resolved.

Tab

Bug Fixes

  • #I640676 - An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.

v27.1.57

29 Oct 00:26
Compare
Choose a tag to compare

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Breadcrumb

Bug Fixes

  • #I916680 - The issue with "Breadcrumb menu popup not destroyed after breadcrumb element destroyed" has been resolved.

Carousel

Bug Fixes

  • #I644419 - The script error that occurred in the carousel when a grid was rendered as a carousel item has been fixed.

Chart

Bug Fixes

  • #I640035 - The tooltips now render properly for decimal data points.
  • #I645981 - The stripline now works correctly on the logarithmic axis.

Circular Gauge

Bug fixes

#I640295 - Exceptions will no longer be thrown when the pointer is dragged and the pointer value is updated during the dragEnd event.

ComboBox

Bug Fixes

  • #I640083 - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.

Diagram

Bug Fixes

  • #I637156 - Tooltip now displays properly on mobile devices with touch interactions.
  • #I637207 - Nodes are now resizable via touch interactions.
  • #I639121 - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
  • #F194691 - The Position Change Event Now Triggers on Keyboard Nudging.

Dialog

Bug Fixes

  • #I28945 - Fixed an issue where the Dialog's enableResize property was not functioning for dynamic changes.

DocumentEditor

Bug Fixes

  • #I644412 - Resolved the issue of editor deletes all text in document.
  • #I642436 - Resolve the issue with track Changes when pasting Word contents multiple times.
  • F194706 - Now able to copy highlighted text from word processor when Restrict Editing property is true.
  • #I640675 - Resolve script error when using track changes.
  • #I639276 - Resolved the issue of page freezes when trying to load document in document editor.

DropdownList

Bug Fixes

  • #I612750 - Fixed an issue where updateData was throwing an error when filtering in a DropDownList.

DropDownTree

  • I639573 - Resolved issues with selected items and the checked state of the parent node when filtering in the Dropdown Tree component.

GanttChart

Bug fixes

  • #I642434 - recordIndex property is updating last index for every above or below add action via contextMenu issue has been fixed.
  • #I646826 - An invalid resource collection is being passed resulting in a script error issue has been fixed.
  • #I637870 - White space when expand and collapse action issue has been fixed.

Grid

Bug fixes

  • #I645144 - Resolved an issue where the search keyword would automatically change when entering more than 16 digits.
  • #I641786 - Fixed an issue with focus misplacement after deleting a row using the command column.
  • #I641368 - Resolved a type issue in the ICustomOptr interface by updating the filterSettings.operators property from dateTimeOperator to datetimeOperator.
  • #I640492 - The issue where the dataBound event was triggered multiple times during a page refresh when virtualization with persistence was enabled has been resolved.

Image Editor

Bug Fixes

  • #I910189 - The issue with "Browser window gets zoomed while zooming the image editor with mouse wheel support" has been resolved.

PDF Viewer

Breaking Changes

  • The getPageDetails API has been renamed to getPageInfo. Additionally, the zoom factor parameter has been removed from the getPageInfo API, as the zoom factor can be accessed directly through the zoomPercentage API.
Existing API name New API Name
getPageDetails getPageInfo

Pivot Table

Bug fixes

  • The pivot table will now be rendered properly when creating a new report using the toolbar.

QueryBuilder

Bug Fixes

  • Issue with "Input element value get selected while double clicking on query builder rules." has been fixed.

RichTextEditor

Bug Fixes

  • #I640976 - Now, the width and height attributes of the image are set with correct values instead of auto, when inserting and replacing the image in the Rich Text Editor.

  • #I637660 - Now, the OneNote list that has been copied and pasted will now have a correct element structure.

  • #I644239 - Now, the link insertion is prevented when clicking the insert button in the link dialog when the cancel argument is set to true in the beforeDialogClose event.

  • #I633901 - Now, the table height adjusts correctly when resized within the Rich Text Editor in Firefox.

  • Now, the issue with image resizing in the IFrame editor, particularly when the editor area is small, has been resolved.

Schedule

Bug fixes

  • #I641069 - An issue when dragging an event, the first cell of the hour will be selected and highlighted has been resolved.
  • #I643159 - An issue when weekly recurrence rule is rendered in the wrong position when setting the firstDayOfWeek has been resolved.
  • #FB62128 - An issue causing events to display incorrectly when a weekly recurrence rule with BDAY and a specified timezone is applied has been resolved.

Sidebar

Bug Fixes

  • #I643178 - An issue on browser resizing while setting width value in percentage in Sidebar component has been resolved.

SplitButton

Bug Fixes

  • #I914299 - Split buttons popup not closed when we open with mouse click and select with key down action has been resolved.

Stock Chart

Bug Fixes

  • #F194807 - The series now renders properly after a data source update and legend toggle.

TreeView

  • #I639573 - Resolved issues with selected items and the checked state of the parent node when filtering in the DropdownTree component.

Bug Fixes

  • #I642832 - An issue with TreeView component when adding child nodes using addNodes method without passing a target has been resolved.

v27.1.56

23 Oct 13:39
Compare
Choose a tag to compare

Dialog

Bug Fixes

  • #I633873 - Resolved the inconsistent resizing behaviour observed with the modal dialog.

Grid

Bug fixes

  • #I642129 - The script error that occurred when adding a new row with a dateonly column in Batch edit mode has been resolved.
  • #I643285 - The script error caused by the pager when using a custom locale has been resolved.
  • #I641645 - Resolved the misalignment of print grid cells for lazy loading with multi-column grouping.
  • #I638401 - In AdaptiveUI Grid, the localization issue with the filter dialog header text is still present, but the issue with the filter icon title has been resolved.
  • #I641453 - Fixed an issue where unsupported characters were present in the pt and pt-BR localization JSON files.
  • #F194581 - Fixed an issue where the Excel filter in the grid was not functioning correctly when localization was enabled.

Schedule

Bug fixes

  • #I638628 - The issue with the renderCell event not being triggered in the Agenda view has been resolved.

v27.1.55

22 Oct 03:24
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

  • #I642553 - The legend text size now updates correctly when resizing the accumulation chart.

Chart

Bug Fixes

  • #I641213 - Data points in a multi-pane chart no longer collapse when zooming in canvas mode.
  • #I641366 - The border for the multi-pane chart now renders correctly in canvas mode.
  • #I640624 - The Moving Average trendline now functions as expected when the period is set to one.
  • #I642177 - The columnWidthInPixel property now works correctly in the transposed stacked column chart.
  • #I638097 - The scrollbar now functions properly during data binding.
  • #I644765 - Series now renders properly when the axis interval is zero.

DateTimePicker

Bug Fixes

  • #I632734 - Fixed an issue where the page automatically scrolled to the top when users began typing in the masked datetime picker on iPad.

Diagram

Bug Fixes

  • #I635721 - The undo and redo actions work during swimlane deletion, even when the swimlane's delete constraint is disabled.
  • #I638627 - The tooltip for the annotation is now visible when the text overflow is set to Ellipsis or Clip.
  • #I595572, #I632276 - The undefined exception will no longer be thrown when moving a node with Line Routing enabled.

DocumentEditor

Bug Fixes

  • #I636914 - Now track changes working as expected when using collaboration.
  • #I641336 - Resolved the text overlap issue in document uploading.
  • #I636876 - Now script error does not get thrown when unmounting the DocumentEditor with collaboration.
  • #I638548 - Resolved the issue of document stays loading.
  • #I637068 - Now proper font family is updated for splitted Chinese text.
  • #I618565 - Now text get highlighted properly if user clicks on comment.

FileManager

Bug Fixes

  • #I641183 - Resolved the flat data navigation path and rename arguments issues in File Manager component.

GanttChart

Bug fixes

  • #I639460 - Console error occurred when clicking fittoproject issue has been fixed.
  • #I643327 - Custom zooming levels using virtual mode throw a script error when zooming in and out issue has been fixed.
  • #I641833 - Console error occurs while exporting pdf with empty data and critical path issue has been fixed.
  • #I637794,#I637841 - Pdf export issue with baselines not working properly issue has been fixed.

Grid

Bug fixes

  • #I642129 - The script error that occurred when adding a new row with a dateonly column in Batch edit mode has been resolved.
  • #I643285 - The script error caused by the pager when using a custom locale has been resolved.
  • #I641645 - Resolved the misalignment of print grid cells for lazy loading with multi-column grouping.
  • #I638401 - In AdaptiveUI Grid, the localization issue with the filter dialog header text is still present, but the issue with the filter icon title has been resolved.
  • #I641453 - Fixed an issue where unsupported characters were present in the pt and pt-BR localization JSON files.
  • #F194581 - Fixed an issue where the Excel filter in the grid was not functioning correctly when localization was enabled.

PDF Viewer

Bug Fixes

  • #I638745 - Now, the sticky notes annotation is correctly added when the PDF Viewer window is resized to a smaller size, with the sticky annotation option available in the toolbar dropdown menu.
  • #I637865 - Now, the form field type updates properly when switching fields without adding in the PDF Viewer.
  • #I637742 - Now, the annotations are not missing, and no script errors occur when enableThumbnail and isThumbnailViewOpen are enabled.
  • #I634412 - Now, the stamp annotation is no longer missing when printing the imported annotations.

Pivot Table

Bug fixes

  • #I640765 - The cumulative percentage values will now be displayed correctly in the tooltip when hovering over the chart series of the Pareto chart.

QueryBuilder

  • #I639409 - Issue with "Custom operator not working properly in QueryBuilder While dynamically change locale property" has been fixed.

Bug Fixes

RichTextEditor

Bug Fixes

  • #I628053 - Now, the rich text editor properly sanitizes and encodes tab characters in JavaScript alerts.

  • #I553157 - Now, the bullet list format is properly removed when pasting content from MS Word in the Rich Text Editor.

  • #I640949 - Now, image duplication is prevented when shiftEnterKey is pressed on a paragraph in the Rich Text Editor.

  • #I639924 - Now, the format toolbar will be updated properly when the cursor is in front of the table.

  • #I640818 - Now, being typed with zero-width-space works without any console error.

  • #I640976 - Now, the width and height attributes of images will reflect their specified values, rather than defaulting to auto, after insertion and replacement in the Rich Text Editor.

  • #I639718 - Now, when enableResize is set to true, the IFrame editor resize event will be unbound properly.

  • #I637651 - Now, the issue where the editor was lagging after inserting a mention value has been resolved.

  • #I641503 - Now the cutting and pasting list works properly in the rich text editor.

Schedule

Bug fixes

  • #I592841 - An issue where resizing was not functioning correctly in timeline views when using the startHour and endHour properties has been resolved.

Spreadsheet

Bug fixes

  • #I640754 - Issue with "image ID is not applied properly when inserting an image with an ID using the insertImage method" has been resolved.

Stepper

Bug Fixes

  • #I592870 - Now the issue with unable to navigate to the next step when the step's disabled state is dynamically updated in linear mode has been resolved.

  • #I640774 - Now the issue with progress bar misalignment during dynamic updates of the step label has been resolved.

Tab

Bug Fixes

  • #I640676 - An issue with the arguments returned in the selected event of the Tab when using the removeTab method with hidden Tab items has been fixed.

Tree Grid

Bug Fixes

  • #I625060 - Fixed an issue where the delete action would not function correctly when the expand/collapse icon was clicked repeatedly.
  • F61804 - Fixed an issue where the selection was not clearing when a checkbox was selected and the row was expanded.