Releases: syncfusion/ej2-vue-ui-components
v18.2.45
Common
Bug Fixes
I262885
- Resolved the memory leak issue.
Chart
Bug Fixes
#155030
- Chart annotation is not working in datetime axis issue fixed.#280301
- Radar and polar chart tooltip cropping issue fixed.#155580
- Chart not rendered properly, when interval type is minutes for DateTime axis issue fixed.
Diagram
Bug Fixes
#F155218
- The issue "DOM Exception occurs when try to change z index of group node" has been fixed.#279793
- The issue of "Diagram Performance is slow in the Blazor WebAssembly app" has been fixed.#281789
- The issue with "Exception occurs when try to load the diagram with line routing" has been fixed.#281383
- The issue with "Exception occurs when try to add the group node in palette through addPaletteItem method" has been fixed.#279047
- The issue of "Exception occurs when try to show context menu in diagram with all items as hidden" has been fixed.#278621
- The issue of "When try to delete the swimlane diagram becomes unresponsive" has been fixed.#278823
- The issue of "Vertical Swimlane indexes are not properly updated" has been fixed.#271665
- The issue of "Exception throws when run symbol palette component in react production mode" has been fixed.
Document Editor
Bug Fixes
#283180
- Resolved font family no records found issue.#282303
- Paste dropdown now hides when creating or opening new document.#280951
- Table content renders properly now for table with merged cells.#280973
- Resolved script while getting bookmarks from selection.
New Features
- Added API to delete bookmark.
Excel Export
New Features
- Custom separator support is provided in Grid to CSV export.
Gantt
Bug Fixes
#278235
- Parent Id is not updated properly on row drag and drop action issue gets resolved.F155766
- PDF export document Gantt timeline issue after zooming has been resolved.#279872
- Issue while updating add and edit dialog fields in action begin events are resolved.#275651
- Issue while dynamically updatingworWeek
gets fixed.#277029
- Updating custom column in action begin event issue gets resolved.
Grid
Bug Fixes
#278574
-Virtualization
scroll jumps when rendering grid inside the dialog component issue has been fixed.#283109
- Column Templates are removed in the Infinite scrolling issue has been fixed.#281788
- Infinite scroll editing issue has been fixed.#282440
- White space occurs while scrolling left and right in Frozen columns withvirtualization
issue has been fixed.#283323, #283973
- Triggering multipleactionBegin
andactionComplete
event while show/hide column issue has been fixed.#283675
- Script error while using excel filter has been fixed.#276276
-dateTime
filtering issue withURLAdaptor
has been fixed.#279521
- Scrollbar now refreshes correctly after filtering with frozen columns andvirtualization
present.#279969
-ActionBegin
event argumentscancel
property retained issue has been fixed.#281958
-BoxWithBorder
selection issue has been fixed.#282215
- WhenresetOnRowClick
is enabled, records in the previous page are not deselected issue has been fixed.#280984
- When enablefrozen
columns and resize,aggregate
cells alignment issue has been fixed.#282759, #280077
- Scrollbar when clickingchildgrid
page container, issue has been fixed.#282379
- Providedcatch
exception for pdf exporting.#280511
- Cell focus not retained when escape key pressed while editing has been fixed.
In-place Editor
Bug Fixes
#F154491
- The issue with "OnActionBegin
event triggers only during the second time, when configuring validation with Date mode in the In-place Editor" has been resolved.#283160
- The issue with "validation occurs, when thevalidationRules
API has not been configured in the In-place Editor" has been resolved.
PDF Viewer
Bug Fixes
#F155593
,#283379
- Now, PDF Viewer control is working in IE.
New Features
#281898
- Provided the support to add comments programmatically for the newly added annotations.
Pdf Export
Bug Fixes
- Rendering issue with Pdf number style is fixed.
ProgressBar
Bug Fixes
- Progress bar label not render at end of the progress has been fixed.
- SetAttribute of undefined issue raised when calling show() method has been fixed.
New Features
- Provided support to indicate the active state of the progress.
- Provided support for striped progress bar.
- Provided support to place the labels at the center and far ends of the track.
- Provided support to segment the progress of a task.
- Provided support to indicate success, info, warning, and danger of using different colors.
QueryBuilder
Bug Fixes
- Issue with 'locale' is fixed.
RangeNavigator
Bug Fixes
#278655
- Start and end of range slider values are wrongly calculated inchanged
event issue fixed.
RichTextEditor
Bug Fixes
#282644
- The issue with "Deleting the image using context menu doesn’t remove the resize and borders of the image" in the Rich Text Editor has been resolved.#273140
- The issue with "the image element which is not passed into theactionComplete
event's argument in the Rich Text Editor" has been resolved.
Sparkline
Bug Fixes
282664
- Dynamic change is not working properly in sparkline issue is fixed.
Spreadsheet
Bug Fixes
#I276272
- Spinner not showed until remote data being loaded issue is fixed.
New Features
#I282699
- Provided option to prevent protected sheet dialog box in spreadsheet.
TreeGrid
Bug Fixes
#F155077
- Records rendered properly while using remote data with jQuery unobtrusive library.
raw
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
v18.2.44
Common
Bug Fixes
- Resolved property change called after a certain timeout issue,
Accordion
Bug Fixes
#275090
- An issue with Ripple effect when destroy and rendered nested accordions has been fixed.#273054
- An issue with cross side scripting validation has been fixed.#275509
- An issue withaddItem
public method when passing multiple items has been fixed.
Accumulation Chart
New Features
- Provided smart label placement support that places data labels smartly without overlapping one another in Pie and Doughnut charts.
Barcode
Bug Fixes
#269847
- "Barcode control is not rendering in MVC" issue has been fixed.
Chart
Bug Fixes
#280448
- After changing page layout from LTR to RTL label overlapping issue fixed.#280364
- Stacking area while assigning empty data source console error issue fixed.#281323
- Console error while using DateTime asprimaryYAxis
issue fixed.#281651
- Other zooming actions prevented while scrollbar zooming enabled issue is fixed.
Chips
Bug Fixes
#278394
- Issue with delete event has been fixed.
Context Menu
Bug Fixes
- An issue with sub menu after preventing first sub menu has been fixed.
Dashboard Layout
Bug Fixes
#276817
- Panel content will now get persisted on page reload with persistence enabled.
DatePicker
New Features
#274484
,F145781
- Provided option to open the popup while focusing the input element.
DateRangePicker
New Features
#274484
,F145781
- Provided option to open the popup while focusing the input element.
DateTimePicker
New Features
#274484
,F145781
- Provided option to open the popup while focusing the input element.
Diagram
Bug Fixes
F153539
- The issue with "Properties are not updated in server side" has been fixed.275634
- The issue with "Exception occurs when double click on read only annotation" has been fixed.273482
- The issue with "History change event args source are mismatch for nudge commands and mouse movements" has been fixed.274308
- The issue with "Tooltip does not render when diagram placed in side bar component" has been fixed.276796
- The issue with "Exception throws when zoom in or zoom out the diagram with virtualization" has been fixed.276998
- The issue with "Provide support to cancel the drawing object when press escape key" has been fixed.273484
- Issue with state of event while the connector is being dragged is now resolved.274485
- Issue with dynamically added swimlane addInfo has been fixed.264654
- Console exception with cloning phase of swimlane is now resolved.275032
- Console exception while editing the annotation of node is resolved.271060
- The issue with "Margin does not apply for the exported image" has been fixed.272898
- The issue with "When drag some nodes in palette it does not show preview and drop in diagram" has been fixed.F153185
- The issue with "Line routing does not consider for Group nodes" has been fixed.#272405
- The issue with "The Double click event does not get triggered when double clicking on an annotation" has been fixed.274242
- The issue with "Strange behaviour when changing Connector source or target decorator width or height" has been fixed.272497
- The issue with "Need to consider boundary constraints when resizing the node" has been fixed.272186
- The issue on symbol description is fixed.F12953
- The issue "Diagram FitToPage method not working properly by calling several times" has been fixed.F13028
- The issue "Connector padding is not working for Path Node" has been fixed.#275092
- The line routing for the organizational chart works now.278119
- The issue with "Exception occurs when try to export the diagram with mode data" has been fixed.279145
- The issue with "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.278617
- The issue with "Exception occurs when define two swim lanes in the diagram" has been fixed.F154840
- The issue with "Exception occurs when try to load the diagram with group nodes" has been fixed.279486
- The issue with "Exception occurs when try to load the diagram with prevent defaults set as true" has been fixed.F154304
- The issue with "Annotation Horizontal and vertical alignments are aligned wrongly" has been fixed.
New Features
#259358
- Support for user handle templates has been provided.#263337
- Undo and redo support has been enabled for order commands.#264082
- Support provided to find nearby elements when dragging the end point of the connectors.
Dialog
Bug Fixes
#268838
,#154237
- Resolved the parent dialog button click action is not working while rendering the dialog within an Dialog.
Document Editor
Breaking Changes
- The property
dropDownItems
in DropDownFormFieldInfo is changed todropdownItems
.
Bug Fixes
#279874
- Resolved paragraph spacing issue in the exported docx when opening it in libre office.#278039
- Character formatting now preserved properly for dropdown field.#278038
- Handle restrict editing inside dropdown field.#278695
- Paste text only in editable region now working properly.#267924
- Circular reference exception resolved when export the document contains chart.#152124
- Resolved script error when modify style for locale changed text.#266059
- Skipped adding bookmark when pasting content with bookmark.#267949
- Table is now revert properly when insert table below another table.#268472
- Selection format is now retrieved properly when paragraph contains more than two paragraph.#269467
- List character format is now update properly when paragraph contains style.#264813
- Tab width in list paragraph is now layout properly.#264779
- Text clipping issue is resolved when text inside table.#269397
- Context menu position is now update properly.#269546
- Resolved key navigation issue when paragraph contains page break.#269778
- $ symbol is now search properly when text contains $ symbol.#269893
- Focus is in document editor after dialog gets closed.#268907
- Selection character format is retrieved properly when selection is in list text.#270424
- Footer content is now update properly when document contains more than one section.#269743
,#266534
- Focus is now update properly in Firefox when navigate to bookmark or search result.#271039
- When paste content in RTL paragraph, formatting is now update properly.#271928
- Resolved script when trying to create a new document and document have broken comments.#271886
- Right tab width issue when paragraph contains right indent.#271986
- Resolved error when updating Table of Contents with comments.#271967
,#271968
,#271971
- Paste text only in empty paragraph is now working properly.#271985
- Resolved script error when remove page break after bookmark.#272009
,#273868
- Modify style using numbering and paragraph dialog is now working properly.#271977
- Pasting text in heading style is now maintain heading style in paragraph.#271863
- Paragraph element splitting issue is now resolved when alignment is left and line combined with field.#272290
- Resolved selection issue when paragraph contains line break character.#272600
- Copy text with specific symbol (< , >) is now working properly.#266059
- When pasting content with bookmark, bookmark is now preserved.#269743
- Resolved focus issue in Firefox when navigate to bookmark or search result.#269546
- Selection issue is now resolved when paragraph contains page break.#274395
- Resolved script error when clicking on canvas in mobile view mode.#273345
- Resolved table export issue when table contains vertical merge cell.#271450
- Restricted user editing, when spinner is visible.#271375
- Resolved table layout issue when table contain vertical merged cells.#252868
- Resolved script error when minimize row height.#275993
,#277160
- Button actions in comments and restrict editing pane will not trigger the form submit events now.#276810
- Table alignment property is now export properly.#277452
- Contents in table is now print properly.#273870
- Bookmarks API will not retrieve bookmark when selection is at end of bookmark.#273913
- Enable/Disable item by index in toolbar is now working properly.#276399
- After copy and paste table, table is now exported properly.- Comments pane locale string is now returns proper time.
#275137
- Apply vertical alignment for cell is now working properly when it inside table.#275184
- Select bookmark API is now select bookmark element properly.#275452
- Select current word using keys is now working properly when line contains comments.#274525
- List font is now update properly on enter in list paragraph.#273905
- Insert row below is now proper when cells have different borders.#272762
- Modify list level using tab key is now proper.#277823
- Resolved script error when deleting edit range element inside table.#247077
- Selection is now updated properly while clicking before merge field.#277357
- Table borders are now rendered properly.#275686
-contentChange
event will not trigger while switching the layout type.#276616
- Paragraph format now preservers properly while inserting text.#276039
- Adding new comment and replying to old comment is now disable in read only mode.#277959
- Document with shape now imported properly.#153583
- Selection is now updated properly for image inside the bookmark.#278685
- Resolved script error on backspace inside the edit range.
New Features
#268210
- Added support to customize user color in comment.#268211
- Add...
v18.1.59
Chart
Bug Fixes
#281323
- Console error while using DateTime asprimaryYAxis
issue fixed.
Diagram
Bug Fixes
278119
- The issue with "Exception occurs when try to export the diagram with mode data" has been fixed.279145
- The issue with "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.278617
- The issue with "Exception occurs when define two swim lanes in the diagram" has been fixed.F154840
- The issue with "Exception occurs when try to load the diagram with group nodes" has been fixed.279486
- The issue with "Exception occurs when try to load the diagram with prevent defaults set as true" has been fixed.F154304
- The issue with "Annotation Horizontal and vertical alignments are aligned wrongly" has been fixed.
Gantt
Bug Fixes
#281103
- Taskbar not rendered properly while cancel the new child record by context menu action has been fixed.#281247
- Parent id is not updated on add a child record by context menu has been fixed.#279689
- Issue in displaying values with boolean edit type was fixed.#281102
,#281154
- Events not triggered with correct request type in indent action has been fixed.#281251
- Not continued to tab onto the next non-Gantt Chart element issue has been fixed.#280070
- Issue on pdf export date format mismatch in Gantt has been fixed.#279234
- Console error while selecting the record issue gets resolved.#279689
- Issue in updating start date with date time picker when custom columns are rendered has been fixed.#280802
- Issue on maintaining parent Id value while adding records with empty data source gets fixed.
Grid
Bug Fixes
#279922, #280077
- Scrollbar when clickingchildgrid
summary row, issue has been fixed.
MultiSelect
Bug Fixes
-#F154635
- Issue with "floating label is not floated properly while rendering with filter and outline theme appearance" has been resolved.
TreeGrid
Bug Fixes
#F154641
- Initial set of record rendered properly while using virtual scroll.
v18.1.57
Chart
Bug Fixes
#155030
- Chart annotation is not working in datetime axis issue fixed.#280301
- Radar and polar chart tooltip cropping issue fixed.#280448
- After changing page layout from LTR to RTL label overlapping issue fixed.#280364
- Stacking area while assigning empty data source console error issue fixed.
ComboBox
Bug Fixes
#279216
- Now, you can set empty data source dynamically.
DatePicker
Bug Fixes
#276845
- Issue with "disabled date is displayed in the input element when strict mode is enabled" has been resolved.
Diagram
Bug Fixes
278823
- The vertical Swimlane index is now updated properly.278621
- Unresponsive issue is now resolved when trying to delete swimlane.279047
- Now, the hidden items with context menu issue is solved.271665
- The issue ‘Exception throws when run symbol palette component in production mode’ is now resolved.278119
- The issue ‘Exception occurs when try to export the diagram with mode data’ is now resolved.
Dialog
Bug Fixes
#278841
- The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved.
Gantt
New Features
#278724
- Provided support for hiding ID column in dependency tab.
Grid
Bug Fixes
#279487
- Selecting and Deselecting now works properly after searching in external column chooser.#278413
- Unwanted Vertical scrollbar after column resizing issue has been resolved.#279922
- The last row detail template border issue has been fixed.#154568
- Filter pop-up issue with mobile device has been fixed.#263232
- Throws scripts error whilehide/show
the columns issue has been fixed.#277663
- Footer aggregate works properly with custom data while exporting in excel.
PDF Viewer
Bug Fixes
#279448
- Special character are preserved properly when downloading the document in PDF Viewer.#279187
- Now, Ajax Request Headers value are set properly in unload request.
Popup
Bug Fixes
#278055
,#F154458
,#278546
,#278549
,#278944
,#F154458
- The issue with "popup closed when scroll action is performed" has been resolved.
ProgressBar
Bug Fixes
- Dynamic value update in circular progressValue and annotation not render has been fixed.
RichTextEditor
Bug Fixes
#275859
- The issue with "throwing script error while pasting the content with table" in the Rich Text Editor has been resolved.#279019
- The issue with "pasting the content inside the nested table that breaks the HTML content in the Rich Text Editor" has been resolved.#276473
- The issueafterImageDelete
event is not triggered when the image is removed along with text content in the Rich Text Editor" has been resolved.
Sidebar
Bug Fixes
#272991
- The issue with "Unable to use the same target for more than one Sidebar component" has been resolved.
TreeGrid
Bug Fixes
#277364
,#279732
- Checkbox withallowRowDragAndDrop
property rendered properly after editing and cancelling in cell edit mode.
v18.1.56
Common
Bug Fixes
I262885
- Resolved the memory leak issue.
Accumulation chart
Bug Fixes
#279297
- Height in percentage not working properly is fixed now.
Chart
Bug Fixes
#278688
- Shared Tooltip not visible while using tooltip render event issue fixed.#278311
- Y axis labels get overlapped when using single negative point issue fixed.#154576
- Range Selector doesn't match chart data range for one day issue fixed.#279008
- Cluster selection with 0 values for logarithmic type issue fixed.
Chips
Bug Fixes
#278394
- Issue with delete event has been fixed.
ComboBox
Bug Fixes
- Issue with "select event is not triggered while doing first selection with autofill" has been resolved.
DataManager
Bug Fixes
278074
-WebApiAdaptor
CRUD issue without query has been fixed.
Document Editor
Bug Fixes
#278685
- Resolved script error on backspace inside the edit range.
File Manager
Bug Fixes
- The issue with "File name is not displayed in the access control error message" has been fixed.
Grid
Breaking Changes
- Now
data
,row
,foreignKeyData
these Grid selection event arguments are get array values only when we perform multi selection. Please find modified event arguments and it types from the below table,
Properties |
Type |
---|---|
data |
Object or Object[] |
rowIndex |
number |
rowIndexes |
number[] |
row |
Element or Element[] |
foreignKeyData |
Object or Object[] |
Bug Fixes
#278390
- Internal event for access the excel export rows has been added.#277728
- Search box focus issue in IE has been fixed.#12629
- Prevented thedataStateChange
event after re-ordering a column.#154111
- Issue in updatingaggregate
format with culture change has been fixed.#14010
- Grid row selection event arguments type issue has been fixed.#278858
-rowDeselected
event withpersistence
andResetOnRowClick
issue has been fixed.#154619
- Number formatting with empty string issue has been fixed.#279065
-Groupcaption
aggregate inpdf
export issue has been fixed.
HeatMap
Bug Fixes
#277945
- Legend label cropping issue has been fixed.
In-place Editor
Bug Fixes
#273057
- Resolved theEnableHtmlSanitizer
property is not working properly for In-place Editor value.
Kanban
Bug Fixes
#279543
- An issue with script error thrown when click theshowAddButton
icon and specify thepriority
property has been fixed.
PDF Viewer
Bug Fixes
#273237
- Now, Annotation comments are locked properly when locked the annotations.
Pivot Table
Bug Fixes
#276236
- Percent of the height value is now working in the pivot chart.
ProgressBar
Bug Fixes
- Progress bar label not render at end of the progress has been fixed.
The progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.
QueryBuilder
Bug Fixes
- Issue with 'addGroups' method is fixed.
RichTextEditor
Bug Fixes
#275859
- The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.
Schedule
Bug Fixes
#278019
- An issue with drag and drop of vertical view events doesn't work properly when we disabletimeScale
property has been fixed.
Spreadsheet
Bug Fixes
#I279666
- Provided the actionBegin and actionComplete event for page switching action.
#I276608
- Provided the validation to prevent the long text exception for list data validation.
Stock Chart
Bug Fixes
#262890
- Label position is not working in stock chart primary y axis issue fixed.
Tooltip
Bug Fixes
#154807
- Tooltip not opening more than once when target specified has been resolved.
TreeGrid
Bug Fixes
#F15641
- Content is rendered properly for random scrolling when Virtualization is enabled.#279755
- Virtual Scrolling works fine.
TreeMap
Bug Fixes
OnItemClick
event arguments in the treemap is now improved.
Uploader
Bug Fixes
- Issue with "form name is not updated based on name attribute in chunk upload" has been resolved.
v18.1.55
Accordion
Bug Fixes
#275090
- An issue with Ripple effect when destroy and rendered nested accordions has been fixed.#273054
- An issue with cross side scripting validation has been fixed.#275509
- An issue withaddItem
public method when passing multiple items has been fixed.
Chart
Bug Fixes
#277354
- Data labels are getting cropped within the Chart issue fixed.#278138
- Track ball hides instacking area
chart issue has been fixed.#278485
- DateTime do not work properly if date time values are on the same day issue fixed.#154240
- Point click not working on some scenarios issue has been fixed.
DataManager
Bug Fixes
278074
-WebApiAdaptor
CRUD issue without query has been fixed.
Diagram
Bug Fixes
#275092
- The line routing for the organizational chart works now
Document Editor
Bug Fixes
- Comments pane locale string is now returns proper time.
#275137
- Apply vertical alignment for cell is now working properly when it inside table.#275184
- Select bookmark API is now select bookmark element properly.#275452
- Select current word using keys is now working properly when line contains comments.#274525
- List font is now update properly on enter in list paragraph.#273905
- Insert row below is now proper when cells have different borders.#272762
- Modify list level using tab key is now proper.#277823
- Resolved script error when deleting edit range element inside table.
Dropdown Tree
Bug Fixes
#276800
- The issue with “The selected item is maintained in DOM after clearing the item using clear icon in the Dropdown Tree component” has been resolved.#278072
- The issue with “The Dropdown Tree selected values are not received in the form post back” has been resolved.#274468
- The issue with “The Dropdown Tree popup element is incorrectly positioned when it is rendered inside the Bootstrap dialog” has been fixed.
New Features
#277378
- Provided the support to reset the values in the Dropdown Tree component when the form reset method is called.
File Manager
Bug Fixes
- The issue with "The toolbar is not updated when selecting the root folder in the File Manager component" has been resolved.
Gantt
Bug Fixes
#278176
- Zoom in or zoom out toolbar button disabled after zoom to fit action was fixed.#278238
- Action begin event not triggered on finish to finish predecessor was fixed.
New Features
#269776
- Provided support forexpandAtLevel
method and changedexpandByIndex
method parameter as array type.
Grid
Bug Fixes
#269310
- Throws scripts error while using thepersist
selection issue has been fixed.#277025
- Maintain the edit form while cancelling the edit action inside theactionBegin
event has been fixed.#278295
- Cell did not save the empty value for complex field has been fixed.#278209
- Additional Lines withAutoFill
selection issue has been fixed.#275723
- Data skipping issue has been fixed invirtualScroll
feature.
HeatMap
Bug Fixes
#277945
- Legend label cropping issue has been fixed.
Kanban
Bug Fixes
#278225
- An issue with kanban styles not loaded properly whenrefresh
method called issue has been fixed.
Menu
Bug Fixes
- Issue with Menu closing when collision occurred.
MultiSelect
Bug Fixes
-#273796
- Now, e-outline class is added to the filter input
NumericTextBox
New Features
#262836
,#263031
- Now, v-model will update properly on every keypress.
PDF Viewer
New Features
#F154248
- Provided the Support to show/hide the annotation toolbar in code behind.#F153946
- Provided the Options to disable AutoComplete options in form filling documents.#273237
- Provided the Support to lock the text markup annotations.#277143
- Provided the support for ink annotation.
Pivot Table
Bug Fixes
#276236
- Percent of the height value is now working in the pivot chart.
ProgressBar
Bug Fixes
- Progress bar label not render at end of the progress has been fixed.
The progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.
QueryBuilder
Bug Fixes
- Issue with 'setRulesFromSql' method is fixed.
RichTextEditor
Bug Fixes
#275859
- The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.
Schedule
Bug Fixes
#271944
- An issue with header calendar doesn't close when using two scheduler in same document has been fixed.#154305, #153364
- An issue with keypad closes instantly when opening the editor window on Android devices has been resolved.
Sidebar
Bug Fixes
#272991
- The issue with "Unable to use the same target for more than one Sidebar component" has been resolved.
Slider
Bug Fixes
#278460
Issue with slider refresh method has been resolved.
Stock Chart
Bug Fixes
#262890
- Label position is not working in stock chart primary y axis issue fixed.
Tab
Bug Fixes
#273054
- An issue with cross side scripting validation has been fixed.
Toolbar
Bug Fixes
#275422
- An issue with toolbar scrolling is not working properly after perform window resize has been fixed.
TreeGrid
Bug Fixes
#278266
- Edit typedropdownedit
is working properly in cell edit mode when enter key is pressed.
TreeMap
Bug Fixes
OnItemClick
event arguments in the treemap is now improved.
TreeView
Bug Fixes
#276986
- Now, the previous state will be restored in the TreeView when the CRUD operation is failed at the server side.
v18.1.54
Accordion
Bug Fixes
#275090
- An issue with Ripple effect when destroy and rendered nested accordions has been fixed.
Chart
Bug Fixes
#273192
- Trendline slopes are not proper as per the datasource issue fixed.#277748
- Chart rendered twice in blazor is now resolved.#273410
- Chart resize issue in blazor has been fixed.
Diagram
Bug Fixes
F153539
- The issue with "Properties are not updated in server side" has been fixed.275634
- The issue with "Exception occurs when double click on read only annotation" has been fixed.273482
- The issue with "History change event args source are mismatch for nudge commands and mouse movements" has been fixed.274308
- The issue with "Tooltip does not render when diagram placed in side bar component" has been fixed.276796
- The issue with "Exception throws when zoom in or zoom out the diagram with virtualization" has been fixed.276998
- The issue with "Provide support to cancel the drawing object when press escape key" has been fixed.
Document Editor
Bug Fixes
- Comments pane locale string is now returns proper time.
#275137
- Apply vertical alignment for cell is now working properly when it inside table.#275184
- Select bookmark API is now select bookmark element properly.#275452
- Select current word using keys is now working properly when line contains comments.#274525
- List font is now update properly on enter in list paragraph.#273905
- Insert row below is now proper when cells have different borders.#272762
- Modify list level using tab key is now proper.#277823
- Resolved script error when deleting edit range element inside table.
Gantt
Bug Fixes
#277029
- Update value not display on edit action issue has been fixed.#276942
- Issue while passing additional parameter to the server side on CRUD operation has been fixed.
Grid
Bug Fixes
#277115
- Issue with custom datasource while exporting has been fixed.#275804
-aria-label
of the column for summary rows in both footer aggregates and group footer aggregates has been fixed.#154185
- Script error, cannot read propertygetBoundingClientRect
has been fixed.#154127
- Missing of first rowforeignKey
data in therowSelected
event argument has been fixed.#276812
- Grid stacked header with frozen misalignment issue has been fixed.
HeatMap
Bug Fixes
#277945
- Legend label cropping issue has been fixed.
PDF Viewer
Bug Fixes
#274036
- Now, the page does not gets refreshed on clicking the import annotation button#267062
- Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.#268505
- Download is working correctly For French Culture Environment.#F153465
- Digital Signature in the exported image is preserved correctly.#F153465
- Style of the form fields are preserved properly in PDF Viewer.#274694
-Text highlight is working properly.#276547
-Text selection is working properly for lower zoom factor.
New Features
#254075
,#266559
- Provided the support to render the hyperlinks which are preserved as plain text
Pivot Table
Bug Fixes
#276236
- Percent of the height value is now working in the pivot chart.
RichTextEditor
Bug Fixes
#275859
- The issue with unable to edit the Rich Text Editor content after pasting the content with table has been resolved.
Schedule
Bug Fixes
#151241
- An issue withpopupOpenEventArgs
API documentation has missing possible type value has been fixed.
Stock Chart
Bug Fixes
#262890
- Label position is not working in stock chart primary y axis issue fixed.
Toolbar
Bug Fixes
#275422
- An issue with toolbar scrolling is not working properly after perform window resize has been fixed.
TreeGrid
Bug Fixes
#277361
- Auto generated columns work fine when two treegrids are rendered on the same page.
New Features
#152599
- Provided support for toggling selection by addingenableToggle
API in selection Settings
TreeMap
Bug Fixes
OnItemClick
event arguments in the treemap is now improved.
v18.1.53
Accumulation chart
Bug Fixes
#153764
- The size of the doughnuts graphs does not display correctly in the Edge browser issue fixed.
Chart
Bug Fixes
#273192
- Trendlines are placed behind the series issue has been fixed.
Document Editor
Bug Fixes
#275993
,#277160
- Button actions in comments and restrict editing pane will not trigger the form submit events now.#276810
- Table alignment property is now export properly.#277452
- Contents in table is now print properly.#273870
- Bookmarks API will not retrieve bookmark when selection is at end of bookmark.#273913
- Enable/Disable item by index in toolbar is now working properly.#276399
- After copy and paste table, table is now exported properly.
New Features
#272634
- Added API to get hidden bookmark.
Dropdown Tree
Bug Fixes
#274351
- The issue with "The Dropdown Tree initialized value which is not getting it in the form post" has been resolved.
Excel Export
Bug Fixes
- Fixed currency format thousand separator missing issue.
File Manager
Bug Fixes
- Resolved the script error thrown from the File Manager component when resizing the window.
Gantt
Breaking Changes
- Now the resource value in the
taskData
is always array of objects type and it is irrespective of resource value type in data source.
Bug Fixes
#39566
- Issue when remove event markers dynamically has been resolved.F154261
,#276047
- Issue while adding new record with empty data on load time gets resolved.#274206
- Issue in updating resource column gets resolved.
New Features
#273107
- Provided support to render task type on load time.
Grid
Bug Fixes
#275858
- Border misalignment issue withfrozen
columns in batch editing has been fixed.#275150
- Grid withfrozen
columns and row height is not set properly issue has been fixed.#275631
- Grid withfrozen
columns and cell editing is not working properly issue has been fixed.#152895, #271656, #273560
- Grouped Headers are not rendered properly in pdf document issue has been resolved.#270479
- Script error while usingisFrozen
property in batch editing has been fixed.#275867
- Misalignment while editing the cell with frozen columns has been fixed.
In-place Editor
Bug Fixes
#273057
- Resolved theEnableHtmlSanitizer
property is not working properly for In-place Editor value.
ListBox
Bug Fixes
- Move to and move from throws script error when listbox rendered with item template issue fixed.
New Features
- Provided Placeholder support to filterbar in listbox.
ListView
Bug Fixes
- #152966 - The issue with
The console error thrown when enabling the htmlSanitizer in the ListView
has been resolved.
MultiSelect
Bug Fixes
- Issue with "clear button is not working properly while enabling filter" has been resolved.
- Issue with "script error occurs while calling the refresh method" has been resolved.
#273796
- Now, filtering works properly when paste the value in the input element.
Pdf Export
Bug Fixes
- Rendering issue with PDF Grid border into PDF export is fixed.
QueryBuilder
Bug Fixes
- Issue with boolean value has been resolved.
RichTextEditor
Bug Fixes
#F150037
- The issue with "throwing script error while dynamically enable/disable the toolbar" has been resolved.
Slider
New Features
- Now, you can set the width of the slider component using
width
property.
Spreadsheet
Bug Fixes
#I275309
- Dropdownlist added randomly in cells while scrolling issue fixed.
#I275297
- Lock cell functionality misbehaves for empty cells in spreadsheet issue fixed.
Tooltip
Bug Fixes
#275330
- The issue with tooltip position misalignment has been resolved.
v18.1.52
Accumulation chart
Bug Fixes
#I273694
- Legend paging issue when legend position in Right side fixed.
Dashboard Layout
New Features
#269881
- Provided support to restrict the dragging functionality of an individual panel by addinge-drag-restrict
cssClass to the panel.
Diagram
Bug Fixes
273484
- Issue with state of event while the connector is being dragged is now resolved.274485
- Issue with dynamically added swimlane addInfo has been fixed.264654
- Console exception with cloning phase of swimlane is now resolved.275032
- Console exception while editing the annotation of node is resolved.
Document Editor
Bug Fixes
#271375
- Resolved table layout issue when table contain vertical merged cells.#252868
- Resolved script error when minimize row height.#267924
- Circular reference exception resolved when export the document contains chart.#152124
- Resolved script error when modify style for locale changed text.#266059
- Skipped adding bookmark when pasting content with bookmark.#267949
- Table is now revert properly when insert table below another table.#268472
- Selection format is now retrieved properly when paragraph contains more than two paragraph.#269467
- List character format is now update properly when paragraph contains style.#264813
- Tab width in list paragraph is now layout properly.#264779
- Text clipping issue is resolved when text inside table.#269397
- Context menu position is now update properly.#269546
- Resolved key navigation issue when paragraph contains page break.#269778
- $ symbol is now search properly when text contains $ symbol.#269893
- Focus is in document editor after dialog gets closed.#268907
- Selection character format is retrieved properly when selection is in list text.#270424
- Footer content is now update properly when document contains more than one section.#269743
,#266534
- Focus is now update properly in Firefox when navigate to bookmark or search result.#271039
- When paste content in RTL paragraph, formatting is now update properly.#271928
- Resolved script when trying to create a new document and document have broken comments.#271886
- Right tab width issue when paragraph contains right indent.#271986
- Resolved error when updating Table of Contents with comments.#271967
,#271968
,#271971
- Paste text only in empty paragraph is now working properly.#271985
- Resolved script error when remove page break after bookmark.#272009
,#273868
- Modify style using numbering and paragraph dialog is now working properly.#271977
- Pasting text in heading style is now maintain heading style in paragraph.#271863
- Paragraph element splitting issue is now resolved when alignment is left and line combined with field.#272290
- Resolved selection issue when paragraph contains line break character.#272600
- Copy text with specific symbol (< , >) is now working properly.#266059
- When pasting content with bookmark, bookmark is now preserved.#269743
- Resolved focus issue in Firefox when navigate to bookmark or search result.#269546
- Selection issue is now resolved when paragraph contains page break.#274395
- Resolved script error when clicking on canvas in mobile view mode.#273345
- Resolved table export issue when table contains vertical merge cell.#271450
- Restricted user editing, when spinner is visible.
New Features
#267067
,#267934
- Added API to customize font family dropdown.- Added support for Legacy Form Fields.
- Added support for updating bookmark cross reference fields.
- Added
height
andwidth
API to define height and width of document editor.
Gantt
Bug Fixes
#268349
- Issue on maintaining duration data type gets resolved.- Column filter menu displayed in wrong place has been fixed.
New Features
- Provided drag and drop support for resource view Gantt.
#271392
- Provided support to update task id dynamically.#269776
- Provided support to indent a selected record.
Grid
Bug Fixes
-#273572
- script error after pressing enter key in batch edit mode issue has been resolved.
-#153383
- grid lines mismatched while scrolling with frozen column in firefox
issue has been resolved.
-#273838
- Unnecessary to include an Empty row when inserting a frozenColumn
Grid row issue has been resolved.
-#274520
- cellSeletected
and cellDeSelected
events triggers many time while selecting cells via mouse issue has been resolved.
-#275010
- Need internal events for column chooser buttons issue has been fixed.
-#274227
- cancel icon not rendered in the filter bar with movable header has been fixed.
New Features
#261103, #267581
- Provided the columnReordering
support for Grid withvirtualization
and frozen columns feature.
ListBox
Bug Fixes
- Move to and move from throws script error when listbox rendered with item template issue fixed.
RichTextEditor
Bug Fixes
#F152908
- The issue sublist remains after deleting the parent list element in the Rich Text Editor has been resolved.
PDF Viewer
Bug Fixes
#273016
- Now, the script error is resolved, when leaving a page.#273988
- Now, the exception is thrown in not thrown in exportasimage method in multiple instances.#274958
- Exception will no longer be thrown while unloading the PDF document.
New Features
#272181
- Provided the support to restrict the renderpdfpage request on zooming.#F152931
- Provided the support to check the PDF has a form fields in PDF Viewer control.#271299
- Provided the support to enable/disable the form field using our PDF Viewer.#258786
- Provided the support to edit the signature properties in programmatically.#268715
- Provided the support to customize the default stamp type and its inner level types.#273293
- Exposed the API to customize the measure annotation values.
Schedule
Bug Fixes
#272563
- An issue with drag and drop of all day events doesn't work properly when we disabletimeScale
property has been fixed.#271586
- An issue with event is not created in Sunday and Saturday of theWorkWeek
view has been fixed.#153364
- An issue with appointment alignment while rotation has been fixed.#273474
- An issue witheditFollowingEvent
has been fixed.
New Features
- Now resource grouping support has been added in timeline year view.
Splitter
Bug Fixes
#273127
- Resolved the issue "Splitter resizing does not work as expected in the internet explorer browser".F153749
- Issue with "Splitter expand and collapse action doesn't work as expected after the pane resize" has been resolved.
Uploader
Bug Fixes
- Now, selected files persist properly when enabling enablePersistence property.
v18.1.48
Dashboard Layout
Bug Fixes
#275109
- Issue with floating the panels in inline rendering has been resolved.
Diagram
Bug Fixes
271060
- The issue with "Margin does not apply for the exported image" has been fixed.272898
- The issue with "When drag some nodes in palette it does not show preview and drop in diagram" has been fixed.
Document Editor
Bug Fixes
#272290
- Resolved selection issue when paragraph contains line break character.#272600
- Copy text with specific symbol (< , >) is now working properly.#266059
- When pasting content with bookmark, bookmark is now preserved.#269743
- Resolved focus issue in Firefox when navigate to bookmark or search result.#269546
- Selection issue is now resolved when paragraph contains page break.#274395
- Resolved script error when clicking on canvas in mobile view mode.#273345
- Resolved table export issue when table contains vertical merge cell.#271450
- Restricted user editing, when spinner is visible.
Grid
Bug Fixes
#269945, #271023
-editTemplate
element events are not triggered for movable content.#273042
- grouping after restoring the persist data issue has been resolved.#273483, #275002, #275153
-actionfailure
event error message issue has been fixed.#273238
- Missing ofheaderText
property in the template data has been fixed.#266631
- Hidden column headers in Grid did not reflect in pdf export while usingincludeHiddenColumn
issue has been fixed.#271911
- column template in angular after print issue has been resolved.#273134
- Header template in angular after print issue has been fixed.#269502
- Mismatch of reordering column issue has been fixed.#273854, #274776
- Foreign Key search query forUrlAdaptor
has been fixed.
Schedule
Bug Fixes
#F11316
- An issue withToolbarActionArgs
is deprecated but without it, Print Exporting won't work has been fixed.#273612
- An issue with blocked events in mobile mode has been fixed.