Skip to content

Releases: syncfusion/ej2-vue-ui-components

v19.3.44

05 Oct 10:50
Compare
Choose a tag to compare

Breadcrumb

Breadcrumb is a graphical user interface that helps to identify or highlight the current location within a hierarchical structure of websites. The aim is to make the user aware of their current position in a hierarchy of website links.

  • Overflow Mode - Used to limit the number of breadcrumb items to be displayed.
  • Icons - Icons can be specified in Breadcrumb items.
  • Template - Supports template for item and separator.
  • Bind To Location - Supports items to be rendered based on the URL or current location.
  • Accessibility - Provided with built-in accessibility support that helps to access all the Breadcrumb component features through the keyboard, screen readers, or other assistive technology devices.

Chart

Bug Fixes

  • #I342789 - Tooltip fade out duration works properly on mobile device.
  • #F168868 - OnZooming event is now triggering properly.
  • #I339227 - Logarithmic axis range is working fine even value "0" is given.
  • #F169237 - Spline curve is not proper for null values is fixed.

Chips

Bug Fixes

  • F167517 - The issue with "JEST test case failure with Chip component" has been resolved.

Diagram

Bug Fixes

  • #I337722 - The issue "Connector Position not Updated Properly when rotating it with segments" has been fixed.
  • #I341943 - The issue "BringIntoView API does not bring the large bounds into the screen viewport" has been fixed.

Document Editor

Bug Fixes

  • #I339602 – Track changes is now updated properly in header and footer.
  • #I341964, #I342165 – Resolved the text rearrange issue in copy/paste of RTL text.
  • #I339714 – Footnote order is now updated properly.
  • #I339973 - Table serialization issue in word export is resolved.
  • #I340795 – Issue with copying field is resolved.
  • #I339872 – Page number is footer is now updated properly.
  • #I339576, #F168072 – Resolved the issue in applying page orientation with the section break.
  • #I339027 – Resolved the script error in saving tracked content in header/footer.
  • #I340532 – Html elements are nor properly disposed.
  • #F168319 – Resolved the ViewChange event binding issue in Document Editor component
  • #I340643, #I341375 – Resolved the history issue in comment operations
  • #I341840 – Resolved the table rendering issue.

New Features

  • #I342110 - Added event to customize the XMLHttpRequest in DocumentEditor and DocumentEditorContainer component.

DropDownButton

Bug Fixes

  • createPopupOnClick scenario not handled properly in DropDownButton issue has been resolved.

Dropdown Tree

Bug Fixes

  • #I342360, #I342351 - The issue with "The Dropdown Tree component is not rendered when providing an id that starts with an integer type" has been resolved.

New Features

  • #I301222 - Provided support to display custom selected values template in the Dropdown Tree component.

File Manager

Bug Fixes

  • #I340018 - The issue with "Script gets executed when new folder is created with HTML tags while using enableHtmlSanitizer property of FileManager component" has been resolved.

Gantt

Bug Fixes

  • #331618 - Issue in updating dataSource property has been fixed.
  • #333672 - Issue in calculating duration across DST has been fixed.

New Features

  • #304621, #322659 - Provided percentage support for height and width of Gantt element.

Grid

Bug Fixes

  • #I341591 - Grid column virtualization does not support dynamic column changes issue has been fixed.
  • #I330797 - Provided support to set height and width for image when pdf export.
  • #I341546, #I341928 - custom date format filter issue in Excel search box has been fixed.
  • #I341353 - No Records To Display message is split while grouping has been fixed.
  • #I341339 - Editing issue in foreignKeyColumn with virtualization has been fixed.
  • #I342311 - Hierarchy Grid sends request for childGrid data when hierarchyExportMode as none is resolved.
  • #I341591 - Aggregate rendering condition order impact the grid performance issue has been fixed.

Kanban

New Features

  • #I299672 - Provided support to bind the ObservableCollection data to the Kanban board.

ListView

Bug Fixes

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

NumericTextBox

Bug Fixes

  • #I319166 - Issue with "lazy modifier not working" has been resolved.

PDF Viewer

Bug Fixes

  • #297147, #339056 - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
  • #341677 - Now, the opacity is applied properly for the custom stamps.
  • #341074 - Now, the search icon is visible to close the search dialog.

Pivot Table

Bug Fixes

  • #F168308 - The pivot table can now be rendered properly with custom number formats.
  • #339705 - When the virtualization feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it.
  • #341987 - The pivot table can now be rendered properly while perform filtering with OLAP data source.
  • #342221 - The pivot table can now be rendered properly while applying date grouing through UI.
  • The column headers are now displayed properly while perform resizing.
  • #342221 - The pivot table can now be rendered properly while perform member filtering with an empty header.

New Features

  • #300095 - Provided support to display measures at any desired positions in the column or row axis for relational data sources.

QueryBuilder

New Features

  • Provided Dropdown Tree component support in Complex data binding.

RichTextEditor

Bug Fixes

  • #I338000 - The issue with actionComplete event triggered twice, when replacing the inserted image using QuickToolbar has been resolved.
  • #I343188 - The issue with "Focusing a table cell that was recently inserted in the Rich Text Editor, the page scrolls to the end and the table loses its focus" has been resolved.
  • #F168838 - The issue with "Image is not inserted in the editor, when using the Turkish language" has been resolved.

New Features

  • #I231505, #I230743, #I239381, #I261360, #I273955, #I300418, #I307752, #I312982 - Provided support to customize the tags appended when enter or shift + enter key is pressed using the property enterKey and shiftEnterKey in the Rich Text Editor.

Schedule

Bug Fixes

  • #FB29036 - An issue with the renderCell event arguments as resourceGroupCells has been fixed in the timeline year view with resources.

Sidebar

Bug Fixes

  • The issue with "The Sidebar background color is not correct in high-contrast theme" has been resolved.

Splitter

Bug Fixes

  • #I341650 - The issue with "Resize event handler is not properly un-wired, when destroying the splitter component" has been resolved.

Spreadsheet

Bug Fixes

  • I342782 - beforeConditionalFormat event triggered for delete and Clear Contents actions.
  • I342786 - Selection and row height misalignment on wrapped cells while resizing the column issue resolved.
  • I343328 - Script error occurs on copy / paste action while the spreadsheet is scrolled horizontally issue resolved.
  • I342553 - Max function returns error while referring the empty cells issue resolved.
  • I341489 - Content on cells getting duplicated after removing unique function issue resolved.
  • I343150 - Selection performance issue with large data issue resolved.

New Features

  • I323841, I305593 - Data validation with formula input support.

Svg Base

Bug Fixes

  • #311306 - Position of Tooltip template has been changed.

Tab

Bug Fixes

  • #I341589 - An issue with the tab content not updated properly on the initial load has been fixed.

Tree Grid

New Features

  • #314841 - Provided support to freeze the columns on right, left or both sides.

v19.3.43

30 Sep 05:27
Compare
Choose a tag to compare

Common

New Features

Bootstrap5 CSS theme has been added to all the Syncfusion JS 2 Vue components.

Breadcrumb

Breadcrumb is a graphical user interface that helps to identify or highlight the current location within a hierarchical structure of websites. The aim is to make the user aware of their current position in a hierarchy of website links.

  • Overflow Mode - Used to limit the number of breadcrumb items to be displayed.
  • Icons - Icons can be specified in Breadcrumb items.
  • Template - Supports template for item and separator.
  • Bind To Location - Supports items to be rendered based on the URL or current location.
  • Accessibility - Provided with built-in accessibility support that helps to access all the Breadcrumb component features through the keyboard, screen readers, or other assistive technology devices.

Chart

New Features

  • #328985, #327703 - Provide pixel support for data points in rectangular chart types such as bar, range column, and column.

CircularGauge

Bug Fixes

  • #I333600 - No script errors are thrown when the same start and end values are set in the range using the setRangeValue() method.
  • #I333600 - When the start and end values of the range are set to the same value, the range's path will be correct now.

Diagram

Bug Fixes

  • #F166882 - The issue "Accessibility validation error in Measure element Div" has been fixed.
  • #I341447 - The issue "The historyChange event is not triggered while rotate and move the node" has been fixed.
  • #I338448 - The issue "An exception occurs when save and load the diagram with PreventDefaults as true" has been fixed.
  • #I338105 - The issue "The drawing tool draws multiple node while perform right click" has been fixed.
  • #I339621 - The issue "An exception occurs render a image node with alignment as none and scale as Stretch" has been fixed.
  • #I339619 - The issue "An exception occurs when save and load the swimlane with BPMN children" has been fixed.
  • #I339487 - The issue "The connector drawing object does not snap to near by port" has been fixed.
  • #I342173 - The issue "An exception occurs when clear the diagram using Clear API" has been fixed.

Document Editor

Breaking Changes

  • Optimized the accuracy of text size measurements such as to match Microsoft Word pagination for most Word documents. This improvement is included as default behavior along with an optional API enableOptimizedTextMeasuring in Document editor settings. To disable this improvement and retain the document pagination behavior of older versions, kindly set false to enableOptimizedTextMeasuring property.

Bug Fixes

  • #I334754, #I337720, #F167429 - Resolved the localization issue.
  • #I333264 - Resolved the before spacing issue for the paragraph starting in new page.
  • #I333226 - Resolved the underline issue.
  • #I332508 - Resolved the tracking of multiline and empty paragraph revision.
  • #I335858, #F148494 - Resolved the script error in component destroy.
  • #F166420 - Resolved the SFDT exporting issue with shape.
  • #I332253 - Resolved the cut paste hyperlink issue when track changes enabled.
  • #I335409 - Resolved user list updating issue in restrict editing pane.
  • #I328976 - Table and document content is now displayed properly.
  • #I331333 - Resolved the page unresponsive issue when opening a document with nested table.
  • #I331763 - Table with position property is now displayed properly after editing the document.
  • #I330233 - Resolved the extra page issue when updating cross reference field.
  • #I329790, #I331351 - Table is now displayed properly based on compatibility mode of the document.
  • #I332483 - Bookmark is now preserved properly after deleting the content from a document containing bookmark.
  • #I331762 - Table with merged cell is now displayed properly.
  • #I330485 - Ole picture is now preserved properly as normal picture.
  • #I330776 - Resolved the casing issue in the suggestions generated by spell checker.
  • #I330982 - Resolved the text encoding problem when pasting with Java server-side library.
  • #I325741 - Footnote is now displayed properly when opening a document.
  • #I331634 - Table with preferred width type percent and allow auto fit property false is now displayed properly.
  • #I331274 - Table positioning property is now preserved properly.
  • #I331667 - Document with building block gallery content control is now exported properly.
  • #I331452 - Footnote inside the table is now displayed properly.
  • #I331606 - Document with block content control is now exported properly.
  • #I331667, #I332223 - Shape in footer is now preserved properly.
  • #I330686, #I331349, #I310463 - Shape fill is now preserved properly.
  • #I332333 - Zoom value is now updated properly in status bar.
  • #I319210 - The changes and comment tab in the review pane will be visible only if at least one tracked change or comment is present in the document.
  • #I337569 - Table in a document with compatibility mode is now displayed properly after editing.
  • #I331349 - Resolved the text clipping issue.
  • #I336632 - Resolved the next style hierarchy issue.
  • #I335857 - Resolved the after spacing preservation issue during copy and paste.
  • #I335107 - Table with position property is now displayed properly when it overlap on another table.
  • #I334036 - Resolved the spell check word by word service triggering issue in optimized spell check mode.
  • #I330165, #I327647, #I324515, #I338278 - Resolved the issues in comment edit, delete, and history operation.
  • #I336315 - Tab character inside absolute positioned table is now displayed properly.
  • #I319206 - Resolved the issue with displaying the horizontal line shape.
  • #F167416 - Line spacing is now preserved properly in server-side export.
  • #I335145, #I337499 - Resolved the text size measurement issue when HTML and body tag contains styles.
  • #I339105 - Resolved the number formatting color change issue.
  • #I340265 - Default value for text form field is now preserved properly in Word export.
  • #I336632 - Style names are now properly listed in the drop down of text properties pane.
  • #I338027 - Track changes close icon is now positioned properly in RTL mode.
  • #I337566 - Last empty paragraph (cell mark) inside a table cell after a nested table is now invisible.
  • #I340416 - Resolved the script error with custom toolbar items during destroy.
  • #I337274 - Resolved the border issue for merged cell.
  • #I336588 - Resolved the RTL text issue when copy and paste with text only option.
  • #I338123 - Line spacing is now applied properly for the result text of text form field.
  • #I337118 - Shape inside a table is now displayed properly.
  • #I337397 - Resolved the script error when opening a document with nested table.
  • #I337786 - Empty footer is now ignored properly from bottom margin calculation.
  • #I337968 - Resolved the automatic color issue for the text inside table.
  • #I339240 - Resolved the RTL text issue when deleting the text.
  • #I339488 - Resolved the script error while opening a document with footnote.
  • #I339715 - Footnote is now displayed properly on next page after editing.
  • #I339454 - Resolved alignment issue for a table that is wrapped over a positioned object.
  • #I341016 - Resolved the script error while exporting a document with empty list.
  • #I334046 - Optimized the spell check by page service call in optimized spell check mode.

New Features

  • #I256210, #F150773, #I295055, #I295551, #I324037, #I326715 - Added support for Widow/Orphan control, Keep with next and Keep lines together properties.
  • #I298019, #I307321, #F160804, #F164217, #F164872 – Improved the accuracy of text size measurements such as to match Microsoft Word pagination for most Word documents.
  • #I243246, #I249594, #I287633, #I295055, #I295549, #I299657, #I308408, #I326567 – Added support to preserve tables with position properties.
  • Added option to directly convert DocIO's WordDocument to SFDT and vice-versa in .NET and Java server-side library.
  • Added Word-to-SFDT conversion in Java server-side library.
  • Added new spell checker library for Java.

Dashboard Layout

Bug Fixes

  • #I342569 - The issue with "Dashboard panel moves away from the cursor while dragging in the middle of the page" has been resolved.

Dropdown Tree

Bug Fixes

  • #I342360, #I342351 - The issue with "The Dropdown Tree component is not rendered when providing an id that starts with an integer type" has been resolved.

New Features

  • #I301222 - Provided support to display custom selected values template in the Dropdown Tree component.

Gantt

Bug Fixes

  • #331618 - Issue in updating dataSource property has been fixed.
  • #333672 - Issue in calculating duration across DST has been fixed.

New Features

  • #304621, #322659 - Provided percentage support for height and width of Gantt element.

Grid

Breaking Changes

  • The groupSettings.disablePageWiseAggregates option will be enabled automatically when using aggregates and grouping in an infinite scroll.

New Features

  • #I284744, #I289234 - Provided keyboard navigation support for infinite scroll.
  • #I314791, #I311562 - Provided group caption collapse support for infinite scroll.

Kanban

New Features

  • #I299672 - Provided support to bind the ObservableCollection data to the Kanban board.

ListView

Bug Fixes

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

Maps

Bug Fixes

  • #I342201 - When the projectionType is set to Equirectangular, data labels will now render correctly.

Pivot Table

Bug Fixes

  • #F168308 - The pivot table can now be rendered properly with custom number formats.
  • #339705 - When the virtualiz...
Read more

v19.2.62

14 Sep 11:59
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I341014, #I341412 - Histogram chart rendering fine while using negative points.
  • #I340071 - Chart zooming is proper now when the axis is inversed.
  • #I341644 - Unwired the resize event for accumulation chart.

CircularGauge

Bug Fixes

  • #I340597 - Tooltip template will now render properly when the Circular Gauge size is smaller than the template's width.

Diagram

Bug Fixes

  • #I341447 - The issue "The historyChange event is not triggered while rotate and move the node" has been fixed.

Dialog

Bug Fixes

  • The issue with "Draggable cursor not shown properly in the dialog header, when there are nested dialogs" has been resolved.

DropDownButton

Bug Fixes

  • Issue with keyboard action has been resolved.

DropDownList

Bug Fixes

  • #I341137 - Issue with "fixed grouping headers are not updated while scrolling the popup after set the grouping dynamically" has been resolved.

Gantt

Bug Fixes

  • #340421 - In smaller resolution the splitter appeared in wrong position issue has been fixed.
  • #341502 - Indicators disappear when datasource changed dynamically issue has been fixed.

Grid

Bug Fixes

  • #F168526 - enablePersistence was not maintained when filtering applied on foreignKey column.
  • #I335206 - Throws script error while adding the stacked columns dynamically is fixed.
  • #I341127 - Excel filter sub menus does not open in mobile device is Fixed.
  • #I340337 - Immutable mode doesn’t work for deep compare data issue has been fixed.
  • #I336801 - Infinite scrolling with editing with checkbox selection issue has been fixed.

RichTextEditor

Bug Fixes

  • #I340075 - The issue with "Resizing the table columns, is not updated the table cells properly" has been resolved.
  • #I332614 - The issue with "Table row and column are not resizable, when its position in the editor exceeds the height of the Rich Text Editor" has been resolved.

Sidebar

Bug Fixes

  • #I341648 - The issue with "The resize event is not unwired after destroying the Sidebar component" has been resolved.

Spreadsheet

Bug Fixes

  • I341489 - Content on cells getting duplicated after removing unique function issue resolved.
  • I321503 - Formula value not updated while changing its dependent cell, Add / delete rows and columns not updated the formula reference, Renamed sheet not updated in formula reference and Alignment issues while switching between sheets issues resolved.
  • I339957 - Copy method not working while pasting the copied data using ctrl+v action issue resolved.
  • I339531 - Insert column and cut / paste column actions not updated the range data issue resolved.
  • I338070 - Merged cells copy and paste the whole row issue has been fixed.
  • I340202 - Filter value by selected cell operation not filtering the data properly issue resolved.

v19.2.60

07 Sep 11:43
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #I340525 - Data labels are rendering fine when the background is specified for the chart.

Document Editor

Bug Fixes

  • #I340416 - Resolved the toolbar reinitialization issue.
  • #I337274 - Resolved the merged cell border rendering issue.
  • #I335107 - Text is not layouted properly when used with floating table.
  • #I336588 - Resolved the RTL text Copy/paste text only mode.

Gantt

Bug Fixes

  • #340155 - Dialog closes when pressing insert key issue has been fixed.
  • #333851 - Dynamically changing the holidays issue has been fixed.

Grid

Bug Fixes

  • #I339334 - exportDetailDataBound event not triggered when export the HierarchyGrid has been fixed.
  • #I339880 - Script error throws when enable textwrap with auto generated columns, issue has been fixed.
  • #FB27674 - Multi column dynamic sorting issue has been resolved.
  • #I340037 - Grid focus out issue has been resolved.
  • #I340122 - Script error while using custom component on boolean menu filter has been resolved.
  • #I339774 - Script error throws while hiding columns in enabled lazyload grid, has been fixed.
  • #I336801 - Infinite scrolling with editing with checkbox selection issue has been fixed.

Kanban

Bug Fixes

  • #I340470 - The issue with "Kanban dataBound event is not receiving server-side updated data" has been fixed.

PDF Viewer

Bug Fixes

  • #338402 - Now, the extra lines are not shown in PDF documents in the Firefox browser.

Pivot Table

Bug Fixes

  • #F168308 - The pivot table can now be rendered properly with custom number formats.
  • #339705 - When the virtualization feature is used, the pivot table can now be rendered properly without an unnecessary horizontal scrollbar when the content does not require it.

RichTextEditor

Bug Fixes

  • #I332614 - Resolved the issue with table row and column are not resizable, when its position exceeds the height of the Rich Text Editor.
  • #I338000 - The issue with actionComplete event triggered twice, when replacing the inserted image using QuickToolbar has been resolved.
  • #I340075 - The issue with "Resizing the table columns not updated the table cells properly" has been resolved.

Spreadsheet

New Features

  • I329743 - Provided the support to use a defined name as the source for the list type data validation.

Tree Grid

Bug Fixes

  • #I339350 - Text content is displayed properly when allowTextWrap and checkbox column is enabled.

v19.2.59

31 Aug 09:33
Compare
Choose a tag to compare

Chart

  • #I340170 - Resolved console error thrown on mouse move after removing the chart.
  • Accumulation chart explode is now working properly.
  • 339227 - Logarithmic axis is now working fine for data value below 1.

Diagram

Bug Fixes

  • #I339487 - The issue "The connector drawing object does not snap to near by port" has been fixed.

Dialog

Bug Fixes

  • #I337211 - The issue with "Styles are not properly removed from the body, when open and close the fullscreen non-modal dialog" has been resolved.
  • #I339787 - The issue with "Dialog overlay element is not removed properly from the DOM" has been resolved.

Document Editor

Bug Fixes

  • #I339105 - Resolved the number formatting color change issue.
  • #I340265 - Text form field default value is preserved in word export.
  • #I336632 - Style names are now properly listed in the drop down.
  • #I338027 - Track changes close icon is now positioned properly in RTL mode.
  • #I337566 - Resolved the table empty paragraph rendering issue.

Gantt

Bug Fixes

  • #339434 - Issue in tooltip has been resolved.

Grid

Bug Fixes

  • #F167458 - enablePersistence was not maintained when routing to another page is resolved.
  • #I339406 - Filtering array of values on date column by filterByColum, issue has been fixed.
  • #F168110 - Filter operation is not cleared while clicking the clear button with immediate mode, issue has been fixed.

Maps

Bug Fixes

  • #I339811 - The zoom factor set by the zoomToCoordinates method is now correct.
  • #I338403 - When the navigation lines are rendered outside the map area, the marker templates will now be rendered properly.
  • #I339617 - The color and toggle visibility will now work properly when the legend is rendered for markers.

QueryBuilder

Bug Fixes

  • Improvements in Header Template support.

RichTextEditor

Bug Fixes

  • #F167103 - The Image is not displayed, when adding next to the hr tag has been resolved.
  • #FB24806 - The issue with "Rich Text Editor height jumps, on input in Iframe mode with custom toolbar configured" has been resolved.
  • #I340017 - The issue with content area is not entirely visible, when expanding the toolbar if the readOnly property is enabled has been resolved.
  • #FB27857 - The issue with "Cannot cancel fullscreen action in the actionBegin event" has been resolved.
  • #I339831 - The issue with "Lists with multiple spans elements would produce new lists, while applying the background-colour" has been resolved.
  • #F168085 - The issue with "Text color is removed for the range nodes, when removing the formats" has been resolved.

Schedule

Bug Fixes

  • #I339839 - An issue with the scheduler resize action is not working properly in timeline views has been fixed.
  • #I338473 - An issue with the scheduler showWeekend property set to false appointments missing has been fixed.

Spreadsheet

Bug Fixes

  • I338835 - The Hyperlink throws script errors when updating a cell with a hyper link issue resolved.
  • I337839 - Rounding of decimal values not same as Excel issue resolved.
  • I338305 - Formula getting updated in wrong cells while scrolling issue resolved.
  • I338305 - Contents are not visible at the bottom while scrolling issue resolved.
  • I337755 - Copy & paste from one spreadsheet to another not working properly issue resolved.
  • F168160 - Spreadsheet format button performs form submit issue resolved.

Tab

Bug Fixes

  • #I339402 - An issue with the tab visible property is not working on the initial load has been fixed.

Tree Grid

Bug Fixes

  • #F168235 - Adding a new row as a child using context menu works fine.

Uploader

Bug Fixes

  • #F165287 - Issue with "files are not uploaded in the sequential upload while retrying the failed duplicate files" has been resolved.

v19.2.57

24 Aug 09:43
Compare
Choose a tag to compare

Common

Bug Fixes

  • I236269, I333667, I336462 Performance Improvements in Template re-rendering.

Chart

Bug Fixes

  • #337302 - Browser responsive issue while zooming the chart has been fixed.

CircularGauge

Bug Fixes

  • #F168138 - When the axis' maximum and minimum values are the same, the axis will not be rendered.

Diagram

Bug Fixes

  • #I338448 - The issue "An exception occurs when save and load the diagram with PreventDefaults as true" has been fixed.
  • #I338105 - The issue "The drawing tool draws multiple node while perform right click" has been fixed.
  • #I339621 - The issue "An exception occurs render a image node with alignment as none and scale as Stretch" has been fixed.
  • #I339619 - The issue "An exception occurs when save and load the swimlane with BPMN children" has been fixed.

Document Editor

Bug Fixes

#I335857 - Resolved the after spacing preservation issue in copy paste.
#I335107 - Resolved the table rendering issue.
#I334046 - Optimized the spell check by page service call in optimized spell check mode.
#I330165, #I327647, #I324515, #I338278 - Resolved the issues in comment delete and history operation.
#I336315 - Resolved the tab issue for the text with floating table.
#I319206 - Resolved issue with horizontal line shape rendering.
#F167416 - Line spacing is now preserved properly in server side export.
#I337720 - Resolved the localization in Document Editor.
#I335145, #I337499 - Resolved the text measuring issue when HTML and Body tag contains styles.

Gantt

Bug Fixes

  • #339511 - Issue in maintaining resource selection has been resolved.
  • #338206 - Cleared warnings thrown in Firefox browser.

Grid

Bug Fixes

  • #I333667 - DOM Nodes and JS Heap Size are increasing when we change the dataSource dynamically issue has been fixed.
  • #I338200 - Searching operation is not working properly in foreignKeyColumn issue has been fixed.

LinearGauge

Bug Fixes

  • #F168138 - When the axis' maximum and minimum values are the same, the axis will not be rendered.

PDF Viewer

Bug Fixes

  • #F168163 - The download file name is now set properly in the PDF Viewer.

Pdf Export

Bug Fixes

  • Rendering issue with PDF Grid pagination into PDF export is fixed.

RichTextEditor

Bug Fixes

  • #I336931- The issue with "Rich Text Editor character count increased when bold, italic, underline format applied in empty content and accessing using getCharCount() public method has been resolved.
  • #I338261 - The issue with "Rich Text Editor hangs when pasting the word content, after clearing the value" has been resolved.
  • #I339192 - The "Rich Text Editor height is not adjusted to parent element height" issue has been fixed.

Spreadsheet

Bug Fixes

  • I337420 - Top border not updated for merged cells while loading the saved JSON data issue resolved.
  • I337854 - Sorting action not working properly for newly inserted column issue resolved.
  • I337515 - Same style updated all the rows, while copy / paste multiple lines of text issue resolved.
  • I337957 - Formula expression which contains consecutive product and subtract operators throws #VALUE! error issue resolved.
  • F167279 - Merged cells with border not updated properly on copy / paste action issue resolved.

v19.2.56

17 Aug 10:00
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #337487 - Query selector issue fixed for container ID.

ComboBox

Bug Fixes

  • #FB26838 - Issue with "exception throws while rendering the component inside v-if and v-else" has been resolved.

Document Editor

Bug Fixes

  • #I337569 - Resolved the table relayout issue for the document with compatibility mode.
  • #I331349 - Resolved the text content clipping issue.
  • #I336632 - Resolved the next style hierarchy issue .

Drawings

Bug Fixes

  • #337257 – Now, the annotation resize is working properly if the resize shape is Circle.

File Manager

Bug Fixes

  • #I337431 - The issue with "filterFiles method in file manager component" has been resolved.

Gantt

Bug Fixes

  • #338587 - Issue in assigning empty data to datasource has been resolved.
  • #335677 - Issue in expandAtLevel and collapseAtLevel method with virtual scrolling has been resolved.

Grid

Bug Fixes

  • #I338201 - tab key issue in details rows has been resolved.
  • #I338152 - Focusing issue after collapsing all grouped records has been fixed.
  • #I336671 - first column cell is not focused properly with keyboard navigation has been fixed.

Kanban

Bug Fixes

  • #I331403 - The issue with "Kanban is not rendering properly when the data does not have the keyField mapping key" has been fixed.

PDF Viewer

Bug Fixes

  • #336843 - Now, the search notification dialog is displaying in the correct position while disabling the toolbar.
  • #337234, #337796 - Now, the stamp annotation will not be removed from the PDF document while removing the annotation comments.

Pdf Export

Bug Fixes

  • Rendering issue with PDF Grid pagination is fixed.

Pivot Table

New Features

  • #284641,#326945,#327746,#329355 - Through grid settings event, the pivot table's columns can now fit the widest cell’s content without wrapping.

RichTextEditor

Bug Fixes

  • #I338000 - Resolved the exception raised, when pressing the enter key after changing the font-size in RTL mode in Firefox browser.
  • #I338062 - The issue with "Link is not generated properly, when pasteCleanUpmodule is imported" has been resolved.
  • #I338062 - The issue with "Unable to paste url more than two times, in the Rich Text Editor" has been resolved.

Schedule

Bug Fixes

  • #I334925 - An issue with the longer appointments in timeline year view UI has been resolved.

Sidebar

Bug Fixes

  • #FB27112 - The issue with "The Sidebar flickering at initial loading" has been resolved.

Spreadsheet

Bug Fixes

  • I336287 - Filter getting removed on clicking the undo button issue resolved.
  • I336900 - Undo operation with border and formatting not working properly issue resolved.
  • I334797 - Time formatted value is updated without the starting date during editing.
  • I337512 - After setting default cell style, script error occurs on external copy / paste action issue resolved.
  • I337779 - Deleting empty rows not working issue resolved.
  • I335158 - Filter popup is not visible, when scrolling the sheet issue resolved.
  • I337789 - Dropdown values for list data validation are not updated, while referring the other sheet reference issue resolved.
  • I337291 - Formula not calculated properly after loading the saved JSON data issue resolved.
  • I336375 - Row height updated wrongly during scroll action issue resolved.

New Features

  • I336317 - Updated the formula reference, while performing insert and delete operation.

Tab

Bug Fixes

  • #F167809 - Tab content item class white space issue is fixed.

Tooltip

New Features

  • Now, the Tooltip will be rendered when providing an ID that starts with an integer type.

Tree Grid

Bug Fixes

  • #I335989 - Resolved the issue of dragged rows getting deleted while using drag and drop.
  • #I337766 - expandAtLevel and collapseAtLevel methods works fine when enableCollapseAll is true.
  • #I334273 - Resolved white space issue while using single root node with Virtualization and enableCollapseAll.
  • #I335120 - Drag and drop of newly added records works fine.
  • #I336436 - RefreshColumns method works properly when we access the column from the getColumnByUid method.
  • #I337393 - Select all checkbox works fine with filtering.

v19.2.55

11 Aug 06:04
Compare
Choose a tag to compare

AutoComplete

Bug Fixes

  • I335313 - Issue with "select element is displayed while rendering the component with floating label" has been resolved.

Chart

New Features

  • #335166 - Provide Fade out support for chart tooltip on touch.

Dashboard Layout

Bug Fixes

  • #I306072 - The Floating issue in Dashboard Layout when the scroll bar is in the middle of the page has been resolved.

Diagram

Bug Fixes

  • #I336316 - The issue "The loaded connectors path is differ from saved connectors" has been fixed.
  • #I335836 - The Default tooltip rendered in the wrong position for the native node issue has been fixed.
  • #I337885 - The issue "Connectors have disappeared in Swim lane at initial rendering" has been fixed.

Document Editor

Bug Fixes

  • #I334754, #F167429 - Resolved the localization issue.
  • #I333264 - Resolved the before spacing issue for the paragraph starting in new page.

DropDownButton

Bug Fixes

  • #I337016 - Input space not works in DropDownButton if the target is set as text input issue has been resolved.

DropDownList

Bug Fixes

  • Issue with "incremental search is not working properly while destroying and rendering the component again" has been resolved.

Dropdown Tree

Bug Fixes

  • #F167371 - The performance issue that occurred when destroying the Dropdown Tree with a huge data source and CheckBox support has been resolved.

Gantt

Bug Fixes

  • #336211 - Issue with Virtual Scrolling in Firefox browse has been resolved.

Grid

Bug Fixes

  • #I331628 - Clear button issue in filter bar input has been fixed.
  • #I328013 - Copy and paste in mac os issue has been resolved.
  • #I336801 - Adding new record is not working in infinite scroll with frozen grid, has been fixed.
  • #F158244 - filter menu destroyed issue in filter template has been fixed.

New Features

  • #I334322 - Provided exporting headers with image support.
  • #I284744, #I289234 - Provided keyboard navigation support in infinite scroll.
  • #I325175, #I327940 - Provided Sticky header support.

ListBox

New Features

  • Provided No Record Template support.

ListView

Bug Fixes

  • #F167149 - The issue with "Multiple requests are made to the controller when using remote data source with template support in the ListView component" has been resolved.

Pivot Table

Bug Fixes

  • #I337487 - Now the field's caption can be changed dynamically using the value field settings dialog.
  • #F167449 - Now the fields panel has been refreshed properly with toolbar UI.

RichTextEditor

Bug Fixes

  • #I335578 - The issue with "alignment mismatching when pasting content from MS Word in the Rich Text Editor" has been fixed.

New Features

  • #I309446, #I336258 - Provided support to paste rare list contents from MS Word in the Rich Text Editor.
  • #I304121 - Improvements with the deleteKey action in the Rich Text Editor.
  • Provided showDialog, closeDialog methods to opens/closes the Link, Image, Table dialogs in the Rich Text Editor.

Schedule

Bug Fixes

  • #I337733 - An issue with the scheduler events overlapping when start and end times were the same has been resolved.

Spreadsheet

Bug Fixes

  • I336304 - Conditional formatting select button enabled while pressing SPACE key without any data issue resolved.
  • I337258 - Script error throws while importing excel file which contains conditional formatting issue resolved.

New Features

  • I327430 - Provided support for updating the defined names range while performing insert and delete operation.
  • I331963 - Number formatting applied while performing copy / paste operation between our different spreadsheets.

Tab

Bug Fixes

  • #I335995 - An issue with the touch event not triggering on tab content swipe has been fixed.

TreeView

Bug Fixes

  • #I337237 - Resolved the performance issue that occurred when removing more than 500 nodes from the TreeView using multiple selection.

v19.2.51

03 Aug 09:35
Compare
Choose a tag to compare

Accumulation chart

Bug Fixes

  • #335684 - Data label positioning properly for pie chart.

Chart

Bug Fixes

  • #337240 - Stripline working properly on canvas mode.

Diagram

Bug Fixes

  • #F167093 - The issue "The HTML nodes in overview takes place at the wrong position while zoom and move the HTML node in diagram "has been fixed.
  • #F166882 - The issue "Accessibility validation error in Diagram" has been fixed.
  • #F167431 - The issue "While decode the exported JPG image it has the PNG Image signature"has been fixed.

Document Editor

Bug Fixes

  • #I334754, #F167429 - Resolved the localization issue.
  • #I333264 - Resolved the before spacing issue for the paragraph starting in new page.

Dropdown Tree

Bug Fixes

  • #FB25687 - The issue with "The popup is not opened for the second time in the Dropdown Tree component when it is rendered inside the Accordion" has been resolved.

Grid

Bug Fixes

  • #F167053 - Border misalignment when adding a row in bottom has been fixed.
  • #I336216 - Cell Selection with box mode is not working properly after filtering, has been fixed.
  • #I336097, #I335284 - Virtualization Grid in flex container produce blank space issue has been fixed.

In-place Editor

Bug Fixes

  • #I335868 - The issue with "value is not being reset after form validation fails, and the cancel button is pressed" has been resolved.
  • #I335868 - In popup mode, pressing the close-icon on the In-place editor numeric type changes the value to -1 has been resolved.

PDF Viewer

Bug Fixes

  • #334546 - Now, the provided PDF document is loading correctly in the PDF Viewer.

Pivot Table

Bug Fixes

  • #F166428 - Issue while resizing column with virtualization in the pivot table has been resolved.
  • #336591,#337082 - When using the virtualization feature, the pivot table columns are now properly displayed when scrolling horizontally.
  • #337082 - The pivot table is now properly displayed when scrolling horizontally while filtering is applied when using the virtualization feature.

QueryBuilder

Bug Fixes

  • #I337055 - The issue with Tooltip not destroyed while applying reset after validation been fixed.

RichTextEditor

Bug Fixes

  • #I324790, #I337356 - The issue with "div element is created instead of paragraph element when enter key is pressed twice to exit the list" has been fixed.
  • #I336931 - The issue with "Character count is increased, when formats are being applied in empty content" has been fixed.
  • #I335821 - The issue with "Upload image restriction not working with the paste action" has been resolved.

Schedule

Bug Fixes

  • #F167351 - An issue with the scheduler quick popup closes when using multi-select in the popup content has been fixed.

Spreadsheet

Bug Fixes

  • I334797 - Passed the cell value by applying its corresponding format on dataSourceChanged changed event.
  • I336261 - Cell alignment while changing dataSource property with wrapped data issue resolved.
  • I336144 - Destroyed the find dialog while destroying the spreadsheet component.
  • I336101 - External copied data which contains string value with date is pasted as ShortDate format in chrome browser issue resolved.
  • I335814 - Removed the Hide item from context menu while right click on hidden selected rows and columns.
  • I331393 - T formula support provided.
  • I336400, I334912 - Undo and selection operation not working properly in the sheet which contains merge cell and freeze pane issue resolved.

New Features

  • I334191, I334175 - Added a getRowData method to get the row data from dataSource with updated cell value.

Tab

Bug Fixes

  • #F167176 - An issue with Tab item drag has been fixed.

Tree Grid

Bug Fixes

  • #I334589 - Row drag and drop works fine between the detail template enabled tree grids.
  • #I334818 - Issue in addRecord method with newRowPosition Child and Virtualization enabled has been resolved.
  • #I336758 - Pressing tab key to a non-editable cell works fine in cell edit mode.

v19.2.49

27 Jul 07:51
Compare
Choose a tag to compare

Common

Bug Fixes

  • Sortable helper element issue resolved in List Box.

Accumulation chart

Bug Fixes

  • #335151 - Console error while selecting point after cancelling a tooltip has been fixed.

Chart

Bug Fixes

  • #335336 - Chart series is now rendeirng properly while zooming in canvas mode.
  • #330763 - Tooltip template is now working fine without cropping.

CircularGauge

Bug Fixes

  • #I334929 - When the moveToCenter property is enabled, the Circular Gauge will now be in the centre, with a startAngle of 241 to 269 and an endAngle of 150.

Diagram

Bug Fixes

  • #I335783 - The issue "The tooltip rendered in the wrong position when the node is placed at bottom position" has been fixed.
  • #I334315 - The issue "Update template method is triggered twice"has been fixed.

Document Editor

Bug Fixes

  • #I333226 - Resolved the underline issue.
  • #I330233 - Resolved the shape shifting issue in editing.
  • #I332508 - Resolved the tracking of multiline tracking and empty paragraph revision.
  • #I335858, #F148494 - Resolved the script error in component destroy.
  • #F166420 - Resolved the SFDT exporting issue with shape.
  • #I332253 - Resolved the cut paste hyperlink with track changes enabled.

Grid

Bug Fixes

  • #FB26500 - copy are hidden in context menu while cell selection mode is resolved.
  • #I334589 - throws script error drag and drop on an expanded row with DetailsTemplate is fixed.
  • #I307521 - Provided a feature to change the cursor indication while dragging.

ListView

Bug Fixes

  • #I335874 - The issue with "The additional new element is added in the template element of the List components" has been resolved.

MultiSelect

Bug Fixes

  • #FB26653 - Issue with "placeholder is not updated properly while updating the placeholder value with special characters" has been resolved.

PDF Viewer

Bug Fixes

  • #334546 - Now, the stamp annotation size is maintained properly in the saved PDF document once the annotation is moved.

Pdf Export

Bug Fixes

  • Rendering issue with PDF Grid text pagination into PDF export is fixed.
  • Rendering issue with PDF Grid layout result into PDF export is fixed.

Pivot Table

Bug Fixes

  • #F167209 - The script error caused by box selection when the mouse is released over a pivot table cell has been resolved.
  • #331835 - The issue with calculated fields values in drill through retrieving inconsistent raw data has been resolved.
  • The pivot chart can now be rendered properly with Blank headers in row fields.
  • The pivot table can now be exported properly with zero values to excel file.

RichTextEditor

Bug Fixes

  • #I335580 - The issue with the Rich Text Editor toolbar status not updated, once the contents have been removed has been rectified.

Schedule

Bug Fixes

  • #I331086 - An issue with the drag and drop the spanned events in vertical views has been fixed.
  • #I336108 - An issue with the scheduler import of recurring events has been fixed.

Spreadsheet

Bug Fixes

  • I334202 - Merge cell is removed when pasting whole row issue has been fixed.
  • I335255 - Double space is added for some text while pasting from excel issue has been fixed.
  • I334254 - Script error while applying wrap to formatted cell which contains number issue resolved.
  • I335137 - Formula not calculated properly while loading the saved JSON issue resolved.
  • I334796 - Removed the filterCollection property during clear filter action.
  • I332867 - Triggered actionComplete event during filtering actions.
  • I333138 - After loading the JSON, formula not calculated for dynamically rendered rows issue resolved.
  • I334348 - Script error while hiding and unhiding the rows more the number of rows in viewport issue resolved.
  • I333612 - Filter dialog not visible for the bottom cells issue resolved.
  • I327884 - UNIQUE formula support provided.
  • I335296 - Underline and strike through not working on row resize issue resolved.

Tree Grid

Bug Fixes

  • #I333305 - Resolved the script error while rendering tree grid inside a tab.
  • #I335120 - Resolved duplicate records issue while drag and drop records between tree grids.

TreeMap

Bug Fixes

  • TreeMap properly render in React when theme applied.