Releases: syncfusion/ej2-vue-ui-components
Releases · syncfusion/ej2-vue-ui-components
v18.1.36-beta
Common
Breaking Changes
The newly added Dropdown Tree
component in dropdowns package requires Navigations
dependency, so now it is mandatory to include the ej2-navigations.umd.min.js
in system.js
configuration if you are using the system.js module loader.
Update the system.js configuration while going with this version and above.
Accordion
Bug Fixes
#263853
- An issue with height is not properly set to the accordion item when perform expand or collapse has been fixed.
Accumulation chart
Bug Fixes
263828
- Accumulation chart safari browser animation issue has fixed.
Bullet Chart
New Features
- Provided support to legend for targets, actual value and ranges in bullet chart.
Chart
New Features
- Provided support to highlight the data points in chart.
- Provided support for patterns to the selected and highlighted data.
CircularGauge
Bug Fixes
#256184
- The unwanted div element appended in the DOM is removed now.
Diagram
Bug Fixes
F151275
- The issue "Connector has selected wrongly when clicking the user handles of other node" has been fixed.F151027
- The issue "Cannot get the TextAnnotation node margin values dropped in the swimlane" has been fixed.F151264
- The issue "Need to change evt.args node/connector type as DiagramNode/DiagramConnector in Blazor Validated" has been fixed.266664
- The issue "Ruler disappears after the diagram moves beyond viewport" has been fixed.F149624
- The issue "Diagram Component Export renders with black background on safari browser" has been fixed.F151341
- The issue "Specifying a layout results in exception when state of nodes changes" has been fixed.F151232
- The issue "Cannot read the property '0' of undefined" has been fixed.#263839
- The issue "Fit To Page leaving too much space around content" has been fixed.F151197
- The issue with the Zoom-Pan option that disables the connectors has been fixed.#264576
- The issue "Snapping support on zooming the diagram" has been fixed.#227953
- The issue "Line routing does not consider for some nodes" has been fixed.F151098
- The issue "Port constraints is not working while draw connector through port" has been fixed.F152070
- The exception occurs when you try to resize a node outside the boundary constraints has been fixed.266374
- The issue "Tool tip does not hide while mouse move on diagram" has been fixed.264862
- The Performance issue with overview sample has been fixed.F151374
- The issue "Connector stroke style does not update properly" has been fixed.
New Features
#232055
- Support added to change appearance of grid pattern.
Document Editor
Breaking Changes
- Default value of
enableLocalPaste
is set to false. So, by default, the content will be pasted from the system clipboard. - Some locale properties are renamed as below
Previous | Now |
---|---|
Linked(Paragraph and Character) | Linked Style |
Don't add space between the paragraphs of the same styles | Contextual Spacing |
The password don't match | Password Mismatch |
Exceptions (optional) | Exceptions Optional |
Select parts of the document and choose users who are allowed to freely edit them. | Select Part Of Document And User |
Yes, Start Enforcing Protection | Enforcing Protection |
This document is protected from unintentional editing. You may edit in this region. | Protected Document |
You may format text only with certain styles. | You may format text only with certain styles |
Type your comment hear | Type your comment here |
Added comments not posted. If you continue, that comment will be discarded. | Discard Comment |
Header & Footer | Header And Footer |
Different header and footer for odd and even pages. | Different header and footer for odd and even pages |
Different Odd & Even Pages | Different Odd And Even Pages |
Different header and footer for first page. | Different header and footer for first page |
Distance from top of the page to top of the header | Distance from top of the page to top of the header |
Distance from bottom of the page to bottom of the footer. | Distance from bottom of the page to bottom of the footer |
Insert / Delete | Insert Or Delete |
Number of heading or outline levels to be shown in table of contents. | Number of heading or outline levels to be shown in table of contents |
Show page numbers in table of contents. | Show page numbers in table of contents |
Right align page numbers in table of contents. | Right align page numbers in table of contents |
Use hyperlinks instead of page numbers. | Use hyperlinks instead of page numbers |
Bold (Ctrl+B) | Bold Tooltip |
Italic (Ctrl+I) | Italic Tooltip |
Underline (Ctrl+U) | Underline Tooltip |
Superscript (Ctrl+Shift++) | Superscript Tooltip |
Subscript (Ctrl+=) | Subscript Tooltip |
Align left (Ctrl+L) | Align left Tooltip |
Center (Ctrl+E) | Center Tooltip |
Align right (Ctrl+R) | Align right Tooltip |
Justify (Ctrl+J) | Justify Tooltip |
Create a new document. | Create a new document |
Open a document. | Open a document |
Undo the last operation (Ctrl+Z). | Undo Tooltip |
Redo the last operation (Ctrl+Y). | Redo Tooltip |
Insert inline picture from a file. | Insert inline picture from a file |
Create a link in your document for quick access to web pages and files (Ctrl+K). | Create Hyperlink |
Insert a bookmark in a specific place in this document. | Insert a bookmark in a specific place in this document |
Provide an overview of your document by adding a table of contents. | Provide an overview of your document by adding a table of contents |
Add or edit the header. | Add or edit the header |
Add or edit the footer. | Add or edit the footer |
Open the page setup dialog. | Open the page setup dialog |
Add page numbers. | Add page numbers |
Find text in the document (Ctrl+F). | Find Text |
The current page number in the document. Click or tap to navigate specific page. | Current Page Number |
Bug Fixes
#263861
- Table cells are now resized properly.#260600
,#266651
- RTL characters are now remove properly on backspace and delete.#260600
- When direction is RTL, elements now rearranged properly after change character formatting.#250770
,#263443
- RTL text layout properly with special characters.#264351
- Justify paragraph is layout properly when paragraph contains field.#264631
- Stop protection is now working if password is empty.#263171
- Cell options dialog content is now aligned properly.#150960
- Hidden separator in context menu when hyperlink is disabled.#150995
- Resolved error when importing the document with editable region restrictions.#260600
,#150466
,#266311
- Properties pane is now enabled properly based on the context type in header footer region.#260133
- Resolved navigation issue on Ctrl + click in MAC machine.150960
- Enable/disable comment now working properly.#263608
,#150960
- Resolved script error when disable toolbar.#261241
- Resolved script error when remove hyperlink in splitted widget.#259011
- Paragraph before spacing layout issue is now resolved.#260206
- Resolved numbering list issue when list contains start at value.#260206
- Restart numbering is now working properly for different number format.#260637
- Resolved script error when removing comment in header.#249197
- Resolved exception when export Sfdt to other type in server side.#252868
- Resolved script error when resize row to next page.#259972
- Formatting is now applied properly for keep text only option in paste.#258191
- Table cell width are now updated properly.#260133
,#261809
- Page scrolling issue is resolved when right click in MAC machine.#258087
,#255070
- Grid columns are now preserved properly on export.#255070
- Page headers is now export properly when section break in table.#259583
- List level number for style paragraph is now export properly.#259153
- Table cell width and height is now copy properly.#258121
- Resolved warnings in bootstrap4 styles when run the application in Firefox.#249197
- Highlight colours are now exported properly.#260048
,#256276
- Image files are now pasted properly.#256903
- Resolved bookmarks API issue when bookmark is in table.#256758
- Resolved selection issue after correcting the spelling mistake.#258938
- Resolved typo error in place holder of comments text area.#257481
- Font family in font dialog is now update properly based on current selection.#257171
- Bookmarks is now update properly after paste with formatting.#257161
- List number is now update properly when hidden field contains list paragraph.#246365
- Borders are now render properly when copy and paste from excel.#257455
- Font colour is now update properly in modify style dialog.#250770
- Line is now arranged properly when insert field.#255913
,#257879
- Bookmark is now insert properly in splitted paragraph.#255736
,#256106
,#257011
- Context menu is now open in Firefox, Edge and Safari.#254998
- Character format is now apply properly for selected bookmark.#254997
,#256764
,#257106
,#256764
- Paragraph format is now export properly if document contains selection.#255272
- Resolved script error when navigate to bookmark in header.#255188
- Bookmark is now preserved properly in header and footer.#255601
- Bookmark is now select properly after insert text.#256385
- Copy is now working properly in Firefox.#256321
- Auto fit table is now lay-out properly if maximum word width exceeds container width.#256509
- Resolved script error throws on backspace when selection is in bookmark end.#256053
- TOC outline level is...
v17.4.55
Accordion
Bug Fixes
#263853
- An issue with height is not properly set to the accordion item when perform expand/collapse has been fixed.
ColorPicker
Bug Fixes
- Issue with bootstrap theme is fixed.
Diagram
Bug Fixes
#227953
- The issue "Line routing does not consider for some nodes" has been fixed.266374
- The issue "Tool tip does not hide while mouse move on diagram" has been fixed.264862
- The Performance issue with overview sample has been fixed.F151374
- The issue "Connector stroke style does not update properly" has been fixed.
Document Editor
Bug Fixes
#263861
- Table cells are now resized properly.#260600
,#266651
- RTL characters are now remove properly on backspace and delete.#260600
- When direction is RTL, elements now rearranged properly after change character formatting.#250770
,#263443
- RTL text layout properly with special characters.#264351
- Justify paragraph is layout properly when paragraph contains field.#264631
- Stop protection is now working if password is empty.
New Features
249782
,254484
,149278
,258415
,260463
- Added support for toolbar customization.249782
,254484
,149278
,258415
,260463
- Added support for toolbar customization.
File Manager
Bug Fixes
#266091
- Now, the date modified column in the details view is globalized based on the locale value.
Grid
Bug Fixes
#261856
- Initial sorting with initial grouping issue has been fixed.#264895
- Provided support to add aggregates for auto generated columns dynamically.#263303
- Grid UI has been refreshed while changingallowRowDragAndDrop
property.#264370
- Empty tooltip for checkbox column withellipsisWithTooltip
property issue has been resolved.#252918
- Provided a feature to change the UI and datasource value without enabling edit property.#261903
,#263836
- Incorrectdatetime
predicate issue has been resolved.#151850
- Case sensitivity issue with Excel filter has been resolved.#267120
- Unwanted new record while pressing tab key with batch mode has been resolved.#267938
- Improper column rendering issue with column chooser has been resolved.#264582
- Grid filter dialog styles issue in compatibility theme has been resolved.#267397
- Misalignment issue has been resolved while hiding columns with Grid edit state.#264165, #266190
- validation message issue has been fixed when we setnewRowPosition
as bottom in batch mode.
LinearGauge
Bug Fixes
#I266799
- The pointer value changed using thevalueChange
event is now updated properly.
Maps
Bug Fixes
#264141
- Zooming withzoomToCoordinates()
method will now render the data labels properly.#263976
- Script errors will not be thrown when zooming to the maximum level in the Maps component.
PDF Viewer
Bug Fixes
#266241
– Now, the Hand-written signature is preserved properly in PDF Viewer.#266547
- Now, the isDocumentEdited property is working properly in PDF Viewer.#264762
- The EnableAnnotationToolbar property is now working properly in blazor framework.
New Features
#235592
- Provided the support to select the text content from the PDF pages programmatically using bounds value
RichTextEditor
Bug Fixes
#266660
- The script errors thrown while destroying the multiple Rich Text Editor with the showCharCount property has been resolved.
Schedule
Bug Fixes
#266530
- An issue with the propertyeditFollowingEvents
with count repeat type has been fixed.#266933
- An issue with the propertyeditFollowingEvents
does not work properly when block events presents has been fixed.#266725
- An issue with the methodscrollToResource()
which does not work properly when the virtual scroll property is enabled has been fixed.#151209
- An issue with swipe action in mobile mode whenminDate/maxDate
applied has been fixed.
SplitButton
Bug Fixes
- Items not created dynamically in split button has been fixed.
Spreadsheet
Bug Fixes
I264424
- Cross tab formula issue fixed.
Tab
Bug Fixes
#266275
- An issue with tab navigation is not working after removed the first tab has been fixed.
v17.4.51
Accumulation chart
Bug Fixes
263828
- Accumulation chart safari browser animation issue has fixed.
Chart
Bug Fixes
#264474
- X axis labels are not rendered in center of tick marks when angle is 270 issue has fixed.#264474
- Console error when angle is provided for x axis and data is assigned on vue mounted method issue has fixed.#264230
- Tooltip doesn't appears after zooming and hovering on same point has fixed.#151604
- Console error throwing when toggle the chart enableCanvas mode has fixed.
Dashboard Layout
Bug Fixes
#263850
- The issue with the invalid cursor that is displayed in panel content or header, which is not in draggable element has been resolved.
Diagram
Bug Fixes
F151275
- The issue "Connector has selected wrongly when clicking the user handles of other node" has been fixed.F151027
- The issue "Cannot get the TextAnnotation node margin values dropped in the swimlane" has been fixed.F151264
- The issue "Need to change evt.args node/connector type as DiagramNode/DiagramConnector in Blazor Validated" has been fixed.266664
- The issue "Ruler disappears after the diagram moves beyond viewport" has been fixed
Document Editor
Bug Fixes
#263171
- Cell options dialog content is now aligned properly.#150960
- Hidden separator in context menu when hyperlink is disabled.#150995
- Resolved error when importing the document with editable region restrictions.#260600
,#150466
,#266311
- Properties pane is now enabled properly based on the context type in header footer region.#260133
- Resolved navigation issue on Ctrl + click in MAC machine.
File Manager
New Features
#263021
- Support has been provided to auto close the upload dialog after uploading all the selected files.
Gantt
Bug Fixes
#264099
- Issue in tab key action in edited state is fixed.
Grid
Bug Fixes
#150980
- script error while using item template issue has been fixed .#263885
- script error in IE11 while enabling persistence has been resolved.
Kanban
New Features
- Priority Support - The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
Maps
Bug Fixes
#244109
- Maps will now be center-aligned vertically while using thezoomToCoordinates()
method.#263976
- Data labels will now be rendered properly in the correct positions.#264153
- Data labels will now be rendered properly when zooming.
MultiSelect
Bug Fixes
#263579
- Issue with "the performance issue while clear the selected items using clear button" issue has been resolved.
QueryBuilder
Bug Fixes
- #F151540 - Validation not working properly in templates has been fixed.
RangeNavigator
Bug Fixes
266063
- Changed Event not triggered while releasing the click outside of the control has fixed.
RichTextEditor
Bug Fixes
F151491
- Resolved the issue with RichTextEditor height that is not set properly when the toolbar is disabled.F151491
- Resolved the script errors thrown when opening an insert image dialog several times.
Schedule
Bug Fixes
#151346
- An issue with unexpected delete alert behaviour for longer duration events has been fixed.#151346
- An issue with multi select events of adaptive Scheduler mode has been fixed.#151209
- An issue with misplaced dragging events in different time intervals has been fixed.#149561
- An issue with scheduler throwing script error while dragging the event with the optiongroupByDate
in day view has been fixed.#263624
- An issue with the scheduler rendered with the block events shows the misplaced header cells on the Timeline month view has been fixed.#I151455
- An issue in long spanned events in year view has been fixed.
Slider
Bug Fixes
#259186
The issue with the Vertical Slider tooltip content that rotate225
degrees has been resolved.
Sparkline
Bug Fixes
#264262
-rangePadding
property is exposed to render the columns in the sparkline charts with proper axis padding.
Splitter
Bug Fixes
F11801
- Resolved the script errors thrown when performing keyboard action in single pane.
Spreadsheet
New Features
#I258049
- Provided LN formula support in Spreadsheet.
Tooltip
Bug Fixes
#151574
- The issue with adding custom classes using thecssClass
property has been resolved.
v17.4.50
Calendar
Bug Fixes
- Now, selection style is applied to the previous month selected date in the current month view.
Chart
Bug Fixes
#262128
- Legend gets cropped while adding series dynamically issue has fixed.#261471
- Pie annotation template is not center inblazor
issue fixed.#255275
- Trendline throws console error when legend click issue fixed.#262734
- Stripline date time is not support in asp core issue fixed.
CircularGauge
Bug Fixes
- Axis labels are rendering properly now in the cross position.
Dashboard Layout
New Features
#262900
- Thechange
event now triggers when a panel is resized and then the adjacent panel position changes.
DatePicker
Bug Fixes
#261189
- Issue with "unable to select the value1/1/1970
from datepicker popup in IE and Edge browser" has been resolved.
Diagram
Bug Fixes
F149624
- The issue "Diagram Component Export renders with black background on safari browser" has been fixed.F151341
- The issue "Specifying a layout results in exception when state of nodes changes" has been fixed.F151232
- The issue "Cannot read the property '0' of undefined" has been fixed.#263839
- The issue "Fit To Page leaving too much space around content" has been fixed.F151197
- The issue with the Zoom-Pan option that disables the connectors has been fixed.#264576
- The issue "Snapping support on zooming the diagram" has been fixed.
Document Editor
Bug Fixes
150960
- Enable/disable comment now working properly.
New Features
253670
- Enhancements for copy and paste operation.
File Manager
Bug Fixes
#262675
- Provided the support to prevent the XSS attacks using theenableHtmlSanitizer
property.- The issue with the given
name
column's width that is not applied in details view has been resolved.
Grid
Bug Fixes
#262976
- Numeric text box min max validation issue has been resolved.#149695
- Checkbox search value is added to the filter search begin event.#261796
- Script error while navigating batch added record with tab has been fixed.#263530
-beforeOpenColumnChooser
event has been triggered while callingopenColumnChooser
.#262469
- Issue in hiding custom column menu has been fixed.#151010
- Scroll position issue while filtering has been fixed.
LinearGauge
Bug Fixes
- Axis labels are rendering properly now in the cross position.
ListBox
Bug Fixes
#261827
- Issue when ListBox and menu component in a same page has been resolved.
Maps
Bug Fixes
#264141
- The data labels will now be rendered properly while usingzoomToCoordinates()
method.
PDF Viewer
New Features
#262787
- Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
Pivot Table
Bug Fixes
#262932
- Now the pivot table is rendering properly while the filter settings contains unavailable member(s).
Schedule
Bug Fixes
#148560
- An issue with misplaced dragging events in different drag intervals has been fixed.#262962
- An issue with page becoming crash for invalid recurrence rule has been fixed.#151346
- An issue with incorrect aria-label for alert windows has been fixed.
Splitter
Bug Fixes
#263496
- Resolved the issue with the splitter paneSettingscollapsed
property that is not updated properly when the panes are expanded or collapsed.
Spreadsheet
Bug Fixes
- File menu item select event not triggered issue fixed.
TreeView
Breaking Changes
#263334
- Standardized the right-click interaction in TreeView component. Now, the TreeView node will not be selected when you right-click it.
v17.4.49
Barcode
Bug Fixes
#262067
- The issue "Unable to decode qrcode for some values" has been fixed.#262067
- The issue "DOM ID for the SVG and div element are same" has been fixed.
Button
Bug Fixes
- CSS validation issues has been resolved.
Button Group
Bug Fixes
- CSS validation issues has been resolved.
Chart
Bug Fixes
#262128
- Legend gets cropped while adding series dynamically issue has fixed.#261471
- Pie annotation template is not center inblazor
issue fixed.
DateTimePicker
Bug Fixes
- Issue with script error throws while selecting value from popup in touch mode has been resolved.
Document Editor
Bug Fixes
#263608
,#150960
- Resolved script error when disable toolbar.#261241
- Resolved script error when remove hyperlink in splitted widget.#259011
- Paragraph before spacing layout issue is now resolved.
New Features
#262665
,#151012
- Added API to customize search highlight colour.#249197
- Added API to enable/disable spell check action.#237725
,#253671
- Added support for web layout.
DropDownList
Bug Fixes
#261901
- Issue with "cascade dropdown previous value maintained while enabled the filtering" has been resolved.
Gantt
Bug Fixes
#263236
- Issue on multi-level dragged parent dropped into last index has been fixed.
Grid
Bug Fixes
#262309
- Incorrect selected records after batch delete issue has been fixed.#261796
- Script error while adding row at bottom after batch delete has been resolved.#261544
- Incorrect column resizing with row drag and drop issue has been resolved.#150858
- Media Query issue has been resolved.#263233
- Data type in row drop event argument issue has been resolved.#262898
- Filtering text box in movable columns focus issue has been fixed.�
Maps
Bug Fixes
#263056
- Now, Legend will be rendered properly when the OSM map is used along with a geometric sublayer.
Menu
Bug Fixes
- An issue when setting id as number in menu Item is fixed.
PDF Viewer
New Features
258769
- Provided the option to suppress the error dialog in PDF Viewer.261269
- Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
QueryBuilder
Bug Fixes
- CSS validation issues has been resolved.
RichTextEditor
Bug Fixes
#261548
,#262909
- The issue with a new line added after pasting the content and focusing out in the Rich Text Editor has been resolved.#F150940
- The issue with cursor not maintained when using theexecuteCommand
method withinsertHTML
in the Rich Text Editor has been resolved.#F150991
- Fixed issue with script error when RichTextEditor is dynamically rendered using setState.#F150991
- Resolved the issue with the fontName requestType is getting as fontSize after thechange
event has been triggered.#F150742
- Resolved the issue withdialogOpen
event does not return the content element in insert image dialog.#262805
- Fixed issuechange
event triggers first time whenreadonly
property is enabled.
Tooltip
Bug Fixes
#263239
- The issue with destroying theTooltip
component with popup opened state has been resolved.
TreeView
Bug Fixes
#262276
- Resolved the performance issue occurred when check or uncheck the parent node in TreeView component.
v17.4.47
Common
Bug Fixes
I260681
,#I261593
- Resolved the peer dependency warning issues.
Gantt
Bug Fixes
F150408
- Baseline tooltip not rendered for milestone tasks has been fixed.#260944
- Issue in preventing taskbar editing has been fixed.
New Features
F149069
- Provided support to render parent as milestone.F148795
- Provided custom editor support in dialog edit.#257320
- Provided support for 'zoom to fit' based on visible tasks alone.
LinearGauge
Breaking Changes
- Previously, the
Offset
property in the Pointers and Ranges takesnumber
values as input and now it supportsstring
values too.
ListBox
Bug Fixes
#F151029
- Checkbox selection not updated on initial load, while rendering the ListBox withiconCss
issue fixed.- Provided 'actionBegin' and 'actionComplete' event when moving items.
Menu
Bug Fixes
- An issue when setting id as number in menu Item is fixed.
Pivot Table
New Features
#258547
- The aggregation type "Distinct Count" is now supported in text type fields.#257794
- Included the event option to restrict the specific field dropped to a specific axis.
v17.4.46
Barcode
Bug Fixes
F150725
- The issue "Barcode Control hasn't rendered in IE11 browser" has been fixed.
Chart
Bug Fixes
#260205
- While using animate() method one series is not removed issue is fixed now.#255275
- Console error thrown when changing the trendline type from linear to exponential trendline or other types is fixed now.
New Features
#260004
- Provided support for polar and radar column spacing.#257784
- Provided support for smart rendering of X-axis rotated labels.#254646
- Provided Before export event support for export in chart.
Chips
New Features
#256381
- Now, thebeforeClick
event triggers while clicking the chips.#256381
- Now, theselectedChips
property maintains the value field that is provided to the chip.
ColorPicker
- Provided
onModeSwitch
event after switching mode.
Dashboard Layout
Bug Fixes
#F150686
- The issue "Panels overlapping when you drag from top to bottom" has been resolved.
DatePicker
Bug Fixes
#259218
- Issue with "change event is triggered twice when enable strict mode along with format property" has been resolved.#260342
- Issue with "datepicker popup not closed while useshift+tab
" has been resolved.
Diagram
Bug Fixes
#260927
- The issue "UmlClassDiagram is not updated properly in the layout" has been fixed.#227953
- The exception occurred while applying line routing for the complex diagram has been fixed.#259627
- The issue "Performance improvement with HTML node" has been fixed.#259329
- The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.F149983
- The exception occurred while changing the z-index for group node at run time has been fixed.259000
- The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.#259960
- The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.#260287
- The issue "left most node unable to be selected in the layout sample" has been fixed.#256458
- The diagram html content is cutoff, while exporting the diagram issue has been fixed.#259774
- The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.#259981
- Provides support to add group node children at runtime.
New Features
#232055
- Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.#253884
- Template support for HTML node has been provided.#236612
,#242275
- The support has been provided to get the In and Out edges from ports.
Dialog
Bug Fixes
#150796
- The issue with the parent element that is scrolled after reaching the end of the modal dialog has been resolved.
New Features
#256585
- Provided the new eventdestroyed
that triggers when the component of the dialog is destroyed.
Document Editor
Breaking Changes
- Default value of
enableLocalPaste
is set to false. So, by default, the content will be pasted from the system clipboard.
Bug Fixes
#252868
- Resolved script error when resize row to next page.#259972
- Formatting is now applied properly for keep text only option in paste.#258191
- Table cell width are now updated properly.#260133
,#261809
- Page scrolling issue is resolved when right click in MAC machine.
Gantt
Bug Fixes
F150408
- Baseline tooltip not rendered for milestone tasks has been fixed.#260944
- Issue in preventing taskbar editing has been fixed.
New Features
F149069
- Provided support to render parent as milestone.F148795
- Provided custom editor support in dialog edit.#257320
- Provided support for 'zoom to fit' based on visible tasks alone.
Grid
Bug Fixes
#260390
- Misalignment while editing with frozen column issue has been fixed.#260090
-isInteracted
property is added to the row selecting events.#150452
- Misalignment while hiding columns with row drag and drop has been fixed.
In-place Editor
New Features
#258695
- Providedcancel
argument inbeginEdit
event to prevent the open action of the editor.
Maps
New Features
#256121
- Provided support to toggle the panning functionality in maps control by using theenablePanning
property.
MultiSelect
Bug Fixes
#261574
- Now,isInteracted
argument updated properly in the change event while focusout.
NumericTextBox
Bug Fixes
- Issue with "validation message not removed while clear the value using clear button" has been resolved.
PDF Viewer
New Features
258172
- Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.259159
- Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.259961
- Exposed the annotation label settings value in the annotationAdd event arguments.259615
- Exposed the annotation label settings value in import/export JSON data.256596
- Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
Pivot Table
New Features
#258547
- The aggregation type "Distinct Count" is now supported in text type fields.#257794
- Included the event option to restrict the specific field dropped to a specific axis.
RichTextEditor
New Features
#F149481
- Provided the support to get the selected HTML content using thegetSelectedHtml
public method.
Schedule
Bug Fixes
#F145578
- An issue withscrollTo()
method not working properly in Timeline Week View has been fixed.
New Features
- Provided public method to scroll to the position of the any resources that available on the scheduler.
- Provided public method to change the current view based on index.
- Added option to render single event per cell using
enableMaxHeight
property.
Slider
Bug Fixes
- The issue "z-index value get's updated on each value change" has been resolved.
Splitter
Bug Fixes
#261757
- The issue, "cssClass not set into pane when you add the pane using the addPane method" has been resolved.#261829
- Keyboard interaction issue with input components has been resolved.
Spreadsheet
Bug Fixes
#I256901
- Script error while loading the Spreadsheet control with empty data source issue fixed.#I256901
- Support Handled for providing the hyperlink through data source.#I260738
- Fixed the style compatibility issue.
New Features
#I256901
- Provided the supports to show/hide ribbon tabs, add new ribbon tabs and enable/disable file menu items.#I257035
- Provided option to add custom items in Spreadsheet ribbon toolbar#I261768
- Provided custom function support.#I259360
- Provided sheet visibility support to hide/show the sheets in Spreadsheet.- Provided
AutoFit
method for auto resize the rows/columns in Spreadsheet. #I251695
,#I256191
,#I261629
- Provided Save as JSON and Load from JSON support.#I251210
,#I256211
- Provided cell template support which is used for adding custom components in to Spreadsheet.#I258878
,#I260952
,#I258876
,#I258049
- ProvidedSLOPE
andINTERCEPT
Formula support.
Tab
Bug Fixes
#260479
- An issue with selected event is triggered unnecessarily after the refresh tab has been fixed.
TreeGrid
Bug Fixes
#245194
- Cleared the template elements on performing TreeGrid actions.#260348
- Editing works fine when we dynamically change allowEditing property.
Kanban
The Kanban
component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane
.
Swimlane
: It is a horizontal categorization of cards in theKanban
, which brings transparency to the workflow.- Toggle Column: The columns can be expanded and collapsed.
- WIP Validation: Sets minimum and maximum number of cards in a column to validate.
- Drag and Drop: Cards can be easily dragged and dropped from one column to other and also supports to drag from one
swimlane
to another. - Template: The key elements such as cards, column header,
swimlane
, and tooltip comes with the default template support that allows the flexible end-user customization to embed any kind of text, images, or styles to it. - Adaptive rendering: Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
- Keyboard interaction: All the common actions such as traversing through the cards, multiple card selection, add, edit, or delete the cards, drag and drop to other column or
swimlane
and much more can be performed through keyboard inputs. - Localization: All the static text content can be localized to any desired language.
- RTL: Supports displaying the component from right to left.
v17.4.44
Dashboard Layout
Bug Fixes
- Resolved the script error while destroying the dashboard layout component in IE11 browser.
DatePicker
Bug Fixes
#259218
- Issue with "change event argument 'isinteracted' return as false while changing the value after given the same value twice" has been resolved.
Diagram
Bug Fixes
#259960
- The issue "Expand and collapse not working on the Mindmap Layout" has been fixed.#260287
- The issue "left most node unable to be selected in the layout sample" has been fixed.#256458
- The diagram html content is cutoff, while exporting the diagram issue has been fixed.#259774
- The issue with connector and node opacity that is decreased while expanding and collapsing a ComplexHierarchicalTree layout has been fixed.
File Manager
Bug Fixes
- Resolved the script error when navigate any folder after changing the toolbar settings dynamically in the file manager component.
Gantt
Bug Fixes
#260331
- Typescript declaration issue fixed.
Grid
Bug Fixes
#259865
- Grid focus persistence while checkbox filtering has been fixed.#258341
-action
parameter has been added for filter events.#150314
- Footer template issue with Pdf export has been fixed.#260453
-rowDragStartHelper's
action can be cancelled using theargs.cancel
parameter.
ListBox
Bug Fixes
#260635
- Sorted datasource not updated properly in ListBox has been fixed.
Menu
Bug Fixes
- Issue with closing sub menu is fixed.
RichTextEditor
New Features
#256724
,#F149821
- Provided the support to insert a table using theexecuteCommand
public method in the RichTextEditor.
Splitter
Bug Fixes
#I261044
- Issue with expand and collapse icons button type has been resolved.
v17.4.43
Button
Bug Fixes
- Disabled button not working properly has been resolved.
Calendar
Bug Fixes
- Issue with "datepicker popup not opened in IE browser" has been resolved.
Diagram
Bug Fixes
#259627
- The issue "Performance improvement with HTML node" has been fixed.#259329
- The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.F149983
- The exception occurred while changing the z-index for group node at run time has been fixed.259000
- The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.
Document Editor
Bug Fixes
#258087
,#255070
- Grid columns are now preserved properly on export.#255070
- Page headers is now export properly when section break in table.#259583
- List level number for style paragraph is now export properly.#259153
- Table cell width and height is now copy properly.#258121
- Resolved warnings in bootstrap4 styles when run the application in Firefox.#249197
- Highlight colours are now exported properly.#260048
,#256276
- Image files are now pasted properly.
File Manager
Bug Fixes
#149499
- The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.#256589
- The issue withDirectory traversal vulnerability
in NodeJS File System Provider has been fixed.
Grid
Bug Fixes
#259844
- Excel filter with null operator issue has been fixed.#248887, #245140, #249856
- Selection issue while Virtualization enabled has been fixed.
In-place Editor
New Features
#255914
- Provided actualtext
field value display on initial load, when DropDown components are configured with thefields
property.
ListBox
Bug Fixes
#F150435
- Script error occurs during disabled toolbar button click has been resolved.
ListView
Bug Fixes
- The issue with
enabling the virtualization support in ListView component that throws script error in IE 11 browser
has been resolved.
Maps
Bug Fixes
#244109
- Panning is working properly now when we enable theshouldZoomInitially
property.#259807
- Console error will not be thrown now when changing the position of the legend.#259807
- Shapes in the maps will not be cropped when changing the position of the legend after clicking the zoom reset button.#258541
- The latitude and the longitude values of the markers can now be set as a string.#258541
- The performance of the data label for point shape is now improved.
New Features
#244109
-zoomToCoordinates
method is now exposed to zoom the map based on the coordinates.
Menu
Bug Fixes
- Issue with closing sub menu is fixed.
PDF Viewer
Bug Fixes
#149882
– The downloadEnd event triggers properly if we save the document in server side.#257630
– The importSuccess event triggers properly if we save the document in server side.#260295
– The distance calibrate annotation now resized properly.#260128
– The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
New Features
#255057
– Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.#258786
,#259327
– Provided the support for exporting and importing the handwritten signature.
QueryBuilder
Bug Fixes
- Issue with predicate generation for between operator is fixed.
RichTextEditor
Bug Fixes
#258971
- Resolved the issue with an image element that is appended on insert image dialog drop area when drag and drop an image.#254879
- The issue with copying and pasting MS Word content along with the image of typev:shape
to the Rich Text Editor has been fixed.#F149899
- The issue with 'image alignment styles are not loaded when displaying the editor content on another page' in the Rich Text Editor has been fixed.
Splitter
Bug Fixes
#255853
- Resolved the issue "Splitter resizing does not work as expected if it has an iframe element".#259892
- Resolved the issue "Splitter pane is not properly resized when it has percentage pane size".
TreeGrid
Bug Fixes
#258560
- Fixed issue in alignment of newly added child record when auto increment column is used for primary key column.
TreeView
Bug Fixes
#258993
- Now, expand and collapse is working properly after enabling the ripple effect.#258121
- Resolved the CSS warnings in Firefox 71.0 version.
v17.4.41
Common
Bug Fixes
#I252331
- Issue with object reference not maintained in Vue has been fixed.
Calendar
Bug Fixes
- Issue with "change event triggered while again click on the selected month in month view" has been resolved.
Chart
Bug Fixes
#254187
- Chart tooltip cut off when adding additional data issue fixed.
Chips
Bug Fixes
#256994
- The issue with aria-selected value maintenance in a single selection has been fixed.
CircularGauge
Bug Fixes
#256184
- The unwanted div element appended in the DOM is removed now.
Dashboard Layout
Bug Fixes
#258121
- Resolved the CSS warnings in Firefox 71.0 version.
DataManager
Bug Fixes
258307
- Expand property is now properly added to the Query class inODataV4Adaptor
.
Diagram
Bug Fixes
#258539
- The issue "Unable to move the connector together with the group when editing an Orthogonal connector segment in a group" has been fixed.
New Features
#232055
- Support has been provided to Clip/Ellipsis the annotation when textWrapping as WrapWithOverflow in the diagram.#253884
- Template support for HTML node has been provided.#236612
,#242275
- The support has been provided to get the In and Out edges from ports.
Document Editor
Bug Fixes
#256903
- Resolved bookmarks API issue when bookmark is in table.#256758
- Resolved selection issue after correcting the spelling mistake.#258938
- Resolved typo error in place holder of comments text area.#257481
- Font family in font dialog is now update properly based on current selection.#257171
- Bookmarks is now update properly after paste with formatting.#257161
- List number is now update properly when hidden field contains list paragraph.#246365
- Borders are now render properly when copy and paste from excel.#257455
- Font colour is now update properly in modify style dialog.#250770
- Line is now arranged properly when insert field.
New Features
#256487
- Enhancements for mouse and keyboard selection.
Excel Export
Bug Fixes
- Date issue is fixed for CSV export.
File Manager
Bug Fixes
#258121
- Resolved the CSS warnings in Firefox 71.0 version.
Gantt
New Features
#253076
- Provided support to focus Gantt on tab key press.
Grid
Bug Fixes
#257854
- Multiple requests while pager dropdown change has been fixed.#258463
- CheckBox filter search list query issue has been fixed.#258467
- Command button duplicate id issue has been fixed.#258196
- command column with frozen content issue has been fixed.#258555
- Unnecessary row selected event while paging issue has been fixed.#258341
- Incorrect arguments of clear filtering events has been fixed.
ListBox
Bug Fixes
#255830
- filter and grouping are not working on drag and drop and toolbar button states not updated properly has been resolved.
ListView
Bug Fixes
- #259827 - The issue with the
ListView component that throws script error in IE 11 browser
has been resolved.
Maps
Bug Fixes
#258541
- Local storage is now maintained properly without clearing the user data.#258541
- The performance of the marker template rendering is improved.
PDF Viewer
Bug Fixes
#259524
– Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.#259523
– Errors will no longer occur while exporting the annotation if the document contains text web link annotation.#259134
– The annotationSelect event now triggers properly if we add the multiple annotations to a page.#258949
– The opacity value is now applied properly if set it on annotation during initialization.#259383
– The errors will no longer occur if we import the annotations after deleting the added annotations.- -
#259166
– The text content will be selected properly at the end of the page. #259078
– The annotations will now be created if we resize the annotation through multipage.#259564
– The Null reference error will no longer occur while loading the provided PDF document.
New Features
#257514
– Provided the support for import/export the custom stamp annotations.#257231
– Exposed the property to access the search count value.#258386
– Exposed the API to retrieve the text content and bounds along with page size details.
QueryBuilder
Bug Fixes
- Issue with 'setRulesFromSql' method is fixed.
Schedule
Bug Fixes
#150069
- An issue with recurrence count limitation has been fixed.#148560
- An issue with drag interval has been fixed.#258735
- An issue with event rendering in Timeline mode withstartHour
property has been fixed.#149868
- An issue with event resizing in Vertical mode withstartHour
property has been fixed.#257355
- An issue with displaying the clicked date's event details in Month Agenda view with read only mode has been fixed.#258455
- An issue with Accessibility has been fixed.
Slider
Bug Fixes
#259186
- Now, the tooltip is displayed correctly for the slider component while rendering it inside the dialog component.
Splitter
Bug Fixes
#254606
- Web accessibility issues resolved.
New Features
- Provided
Keyboard navigation support
for splitter. The available keyboard shortcuts are, Up Arrow
- will move separator towards up in vertical splitter.Down Arrow
- will move separator towards down in vertical splitter.Right Arrow
- will move separator towards right in horizontal splitter.Left Arrow
- will move separator towards left in horizontal splitter.Enter key
- will toggle nearest collapsible pane of focused separator.
Spreadsheet
Bug Fixes
#F149335
- Excel export issue has been fixed.
Stock Chart
Bug Fixes
#257199
- Tooltip stops showing after resizing window issue has fixed.
New Features
#257199
- Provided support to enable/disable the Date Range Picker in Stock Chart's period selector.
TreeView
Bug Fixes
#258993
- Now, expand and collapse is working properly after enabling the ripple effect.
Uploader
Bug Fixes
#256144
- Issue with "script error throws while uploading file with custom template" has been resolved.