Releases: syncfusion/ej2-angular-ui-components
v21.1.38
Common
Bug Fixes
#I444984
- Resolved Form base componentsSet
andReset
not working properly.#F180294
- Improved the component rendering delay in thengAfterViewInit
hook.
Chart
Bug Fixes
#I449076
- Data labels are now displayed properly in the HiloOpenClose chart.#I444669
- Line width of the series is now updating properly while using useState method.#I444557
- Legend is now rendering properly on the top position without overlapping with axis label.
DataManager
Bug Fixes
#I440048
- Data not bound when usingODataV4 Adaptor
with version 4.01 protocol has been fixed.
DatePicker
Bug Fixes
#SF-446512
- Issue with "The mask placeholder not shown while bind with null value in ng-model" has been resolved.#SF-447843
- Issue with "after the form is reset, mask placeholder is not shown in the UI" has been resolved.#I450686
- Resolved issue with "Script error thrown in datepicker when we render inside the schedule component".#FB41541
- Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.
DateTimePicker
Bug Fixes
#FB41541
- Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.
Document Editor
Bug Fixes
#SF-440282
- Resolved an error while trying to change font for whole document.#SF-441499
- Resolved the script error while opening Document.#SF-438842
- Header/Footer area are now resized based on the inserted image.#SF-441437
- Resolved the dropdown form field items expanding issue.
New Features
#I418721
- Added API to auto resize when the Document editor became visible.
Dropdown Tree
Bug Fixes
#I450984
- Resolved issue, when manually select the all items thenSelectAll
state not updated for the Dropdown Tree component.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Gantt Chart
Bug Fixes
#I451243
- Unable to set zooming levels throughzoomingLevels
property issue has been fixed.#I447704
- Timeline tier is not changing dynamically issue has been fixed.I447465
- Incorrect progress value on parent task when child tasks have fractional duration issue has been fixed.- -
I447475
- End key is not working properly issue has been fixed. - -
#I447772
- Application freezing while changing holidays/weekend issue has been fixed.
Grid
Bug Fixes
#I446919
- Inconsistent date value when searching string value issue has been fixed.#I449503
- search bar clear icon not working when apply searching in programmatic way issue has been fixed.#I440720
,#I451314
- Provided support for grid query with the custom dataSource while on pdf exporting.#I444506
- Last row border is not applied while reordering a row to the last index issue has been resolved.#F180653
-rowHeight
does not work properly with Detail Template issue has been resolved.#F180026
- The issue of the last row being removed after adding a new row has been resolved when the page size is set toALL
.
Maps
Bug Fixes
#I425592
- The marker rendered in the custom map can now be dragged and dropped in the desired location based on the requirement.
Menu
Bug Fixes
#F181258
- The issue with "Input element is not editable when we placed inside the menu template" has been resolved.
PDF Viewer
Bug Fixes
#I180998
- Now, the date format is same while importing the exported annotations.#I447985
- Now, the textbox and password fields value can be deleted by pressing the delete key.#F181004
- Now, while attempting to delete the annotation from the comment panel working properly.
Range Slider
Bug Fixes
#I441327
- The issue with changing event for the first change action in the Slider has been resolved.
Schedule
Bug fixes
#I448740
- An issue with the current date styles in month agenda view has been fixed.#I445875
- An issue with the scheduler not rendering the all more indicators while resizing the browser window at specific resolutions has been fixed.
Tree Grid
Bug Fixes
#I407372
,#I449067
,#I424805
- Fixed console error when dragging and dropping a record and then pressing the tab key.#I441661
- Fixed incorrect checkbox selection update after selecting a record and collapsing in checkboxOnly mode.#I449191
- Fixed incorrect cell index selection in the getSelectedRowCellIndexes method when collapsing a record.#I442710
- Resolved issue of row dropping at the bottom segment (with the last record) not working properly.#I444506
- Resolved issue of last row border not being added when reordering a row to the last index.
v21.1.37
Breadcrumb
Bug Fixes
#I437629
- Issue with "Breadcrumb overflow mode menu creates a dark point for multiple click " has been resolved.
Chart
Bug Fixes
#I444557
- Resolved the issue where the legend and the chart were overlapping.#I431278
- Resolved issue with overlapping chart and data label when rotation is enabled.
New Features
#I320485
- Provided support to place a label at the center of the pie and donut charts.#I416444
- Provided support for a new chart type called range step area which is used to display the difference between minimum and maximum values over a certain time period.#I396453
,#I314160
- Provided support to customize the height and color of the error bar of each data point.
Checkbox
Bug Fixes
#I436942
- The issue with "Validation rule not display properly when we use Checkbox within form validator" has been resolved.
Chip
New Features
#I422263
- The Chip component now supports htmlAttributes, which enables users to add required attributes such as 'aria-label', 'title', 'class', and more to the Chip item.
Circular Gauge
New Features
#I416334
- The entire circular gauge, including the tooltip and legend, can now be rendered in the right-to-left (RTL) direction, which may be useful in some cultures.
ComboBox
Bug Fixes
#I435138
- Issue with "NVDA reader does not announces the aria-label text when added through Html Attribute" has been resolved.
ContextMenu
Bug Fixes
#I425173
- The issue with "Context menu Submenus not opening properly with multiple levels " has been resolved.#I424794
- The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.#I425402
- Accessibility issue in context menu has been fixed.
DataManager
New Features
#I304073, #I301329, #I441756
- Now, the filtering functionality has been enhanced to include additional filter operators such asnotcontains
,notstartwith
,notendwith
,null
,notnull
,isempty
, andisnotempty
. Additionally,like
andwildcard
support have been added.
DatePicker
Bug Fixes
#SF-446512
- Issue with "The mask placeholder not shown while bind with null value in ng-model" has been resolved.#SF-447843
- Issue with "after the form is reset, mask placeholder is not shown in the UI" has been resolved.#FB41541
- Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.
DateTimePicker
Bug Fixes
#FB41541
- Resolved the issue where the change event was not triggering on the initial time when binding the component with strict mode.
Diagram
Bug Fixes
#I41762
- Now, Different point property for bezier connector is working properly.#I41808
- Now, Text description for HTML node is rendered properly.#I41908
- Now, Perfomance of dragging group nodes is improved.#I41974
- Now, While hovering ports and dragging the multiselected items working properly.#I443748
- Now, changing the styles dynamically, its working properly.#I445506
- Now, you can resize the bezier control thumb when we increase the handleSize also.#I444124
- Now, set the same id for the node and annotation in two different diagrams, the first diagram node annotation is visible properly.#I447256
- Node renders properly on changing the shape dynamically.
Dialog
Bug Fixes
#I446985
- Now, while using the NVDA screen reader, the entire dialog elements will not be read twice.
Document Editor
Bug Fixes
#425697
- Resolved the positioning and line spacing issue in shape document#I438125
- Resolved the header issue when editing in different section format.#I439280
- Selection is now working properly in the paragraph with indentation.#I436536
,#I435119
- Table and paragraph is not overlapped while loading the attached document.#I436445
- Resolved the overlapping issue while opening the document.#I446019
- Resolved the issue in opening "Dotx" format document.
New Features
#I249004
,#I250933
,#I256703
,#I286287
,#I290760
,#I301513
,#I313194
,#I314827
,#I316496
,#I317964
,#I320201
,#I320872
,#I327636
,#I331310
,#I333899
,#I334058
,#I334929
,#I337202
,#I341931
,#I341953
,#I345929
,#I348344
,#I349206
,#I349683
,#I349895
,#I354081
,#I356432
- Added support for continuous section break in DocumentEditor.#I422408
,#I435125
- Optimized SFDT file to reduce the file size relative to a Docx file.#I330729
,#I256794
- Added support to display bookmark start and end in DocumentEditor.#I333042
,#I349829
- Added support disable the auto focus to DocumentEditor.#I175038
- Added API to modify the predefine styles in DocumentEditor.
Breaking Changes
- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the documentation.
DropDownList
Bug Fixes
#I397894
- The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.
Excel Export
Bug Fixes
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
File Manager
Bug fixes
#I442564
- The issue withfileOpen
event in File Manager component has been resolved.
Floating Action Button Preview
The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.
- Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
- Positioning - Supports to place various built-in positions on the target element.
- Styles - The appearance of the FAB can be customized using predefined styles.
- Accessibility - The FAB provides built-in compliance with the
WAI-ARIA
specifications and it is achieved through attributes.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
Gantt Chart
Bug Fixes
-I441276
- Outdent task is not in correct index of modified records in actionComplete
event issue has been fixed.
-I435254
, I444942
- Taskbar not rendered in Pdf exported file when timelineUnitSize
is initialized issue has been fixed.
Grid
Bug Fixes
#I439725
- The issue where an exception was thrown when attempting to filter 'Blanks' value using URL Adaptor in Excel filter has been resolved.#F41177
- Resolved the issue exporting the hierarchy grid with different mode.#I342921
,#I407440
- The issue related to Content Security Policy violation that occurred while using grid paging and grouping has been resolved.#I446747
- Script error occurred onforeignkey
sample while trying to auto complete in filter menu issue has been fixed.#I428772
- Fixed alignment issue with Dialog component header content and close icon on fluent theme. More Information.#I428772
- Fixed alignment issue with Dialog component header content and close icon on fluent theme. More Information.
New Features
- Implemented a feature to limit column expansion over their specified width, preventing them from using more space.
#I225917
,#F146138
,#F150441
- Provided support to dynamically change both new columns and datasource simultaneously by using inbuiltchangeDataSource
method of Grid.#I304073, #I301329, #I441756
- Now, the filtering functionality has been enhanced to include additional filter operators such asnotcontains
,notstartwith
,notendwith
,null
,notnull
,isempty
, andisnotempty
. Additionally,like
andwildcard
support have been added.#I432547
- The security of the Grid component has been improved by the use of sanitization to remove any potentially untrusted strings and scripts. This feature can be enabled by setting the propertyenableHtmlSanitizer
as true.
Breaking Changes
- Unnecessary role attributes for Grid row cell and header elements have been removed to enhance accessibility standards.
- The
td
element fore-detailcell
in detail element has been only changed from atd
element to theth
element to enhance accessibility standards. - The
td
element fore-detailcell
in detail element has been only changed from atd
element to theth
element to enhance accessibility standards.
Heatmap
New Features
#F177543
-enableMultiSelect
property is exposed to enable or disable multiple selection of the HeatMap cells.
Image Editor
Bug Fixes
- Issue with "Script error thrown while using Toolbar Template" has been resolved.
In-place Editor
Bug Fixes
#I440965
- Now, the validation works properly when using two way binding for thevalue
property.#I443357
- Now, when you click the cancel button in the In-place Editor, the Rich Text Editor will no longer be focused.
Kanban
Bug Fixes
#I432638
- Now, when using the kanbansortSettings
and dropping the cards randomly is sorted properly.
ListBox
Bug Fixes
#I442262
- Issue with "Script error thrown while using destroy method in change event of list box" has been resolved.#I445397
- Issue with "Script error thrown when navigate the listbox item in grouping listbox through keyboard navigation" has been res...
v21.1.35
Breadcrumb
Bug Fixes
#I437629
- Issue with "Breadcrumb overflow mode menu creates a dark point for multiple click " has been resolved.
Chart
Bug Fixes
#I444557
- Resolved the issue where the legend and the chart were overlapping.#I431278
- Resolved issue with overlapping chart and data label when rotation is enabled.
New Features
#I320485
- Provided support to place a label at the center of the pie and donut charts.#I416444
- Provided support for a new chart type called range step area which is used to display the difference between minimum and maximum values over a certain time period.#I396453
,#I314160
- Provided support to customize the height and color of the error bar of each data point.
Checkbox
Bug Fixes
#I427235
- The issuecssClass
property not updated properly while string with a white space in the end of the property in checkbox has been fixed.
Chip
New Features
#I422263
- The Chip component now supports htmlAttributes, which enables users to add required attributes such as 'aria-label', 'title', 'class', and more to the Chip item.
Circular Gauge
New Features
#I416334
- The entire circular gauge, including the tooltip and legend, can now be rendered in the right-to-left (RTL) direction, which may be useful in some cultures.
ComboBox
Bug Fixes
#I435138
- Issue with "NVDA reader does not announces the aria-label text when added through Html Attribute" has been resolved.
ContextMenu
Bug Fixes
#I425173
- The issue with "Context menu Submenus not opening properly with multiple levels " has been resolved.#I424794
- The issue with "Script error thrown in context menu when navigate using the keyboard" has been resolved.#I425402
- Accessibility issue in context menu has been fixed.
DataManager
New Features
#I304073, #I301329, #I441756
- Now, the filtering functionality has been enhanced to include additional filter operators such asnotcontains
,notstartwith
,notendwith
,null
,notnull
,isempty
, andisnotempty
. Additionally,like
andwildcard
support have been added.
Diagram
Bug Fixes
#F180478
- Now, the performance of diagram while enabling virtualization is improved.#F180478
- Now, Overview is updated properly while enabling virtualization.#I422299
- Now, swimlane child nodes is selectable after save and load.#I436649
- Now, connector segment does not get split into multiple segment for top to bottom approach.#I440967
- Now, Free hand connector segment collection restored after save and load the diagram.#I441075
- Now, position change event does not get triggered while click on the swimlane header.
New Features
#I412159
- Provided support to trigger event when connector segment is dragged.
Dialog
New Features
- State persistence: Provide support to preserve the updated values of the dialog width and height when performing a page reload.
Document Editor
Bug Fixes
#425697
- Resolved the positioning and line spacing issue in shape document
New Features
#I249004
,#I250933
,#I256703
,#I286287
,#I290760
,#I301513
,#I313194
,#I314827
,#I316496
,#I317964
,#I320201
,#I320872
,#I327636
,#I331310
,#I333899
,#I334058
,#I334929
,#I337202
,#I341931
,#I341953
,#I345929
,#I348344
,#I349206
,#I349683
,#I349895
,#I354081
,#I356432
- Added support for continuous section break in DocumentEditor.#I422408
,#I435125
- Optimized SFDT file to reduce the file size relative to a Docx file.#I330729
,#I256794
- Added support to display bookmark start and end in DocumentEditor.#I333042
,#I349829
- Added support disable the auto focus to DocumentEditor.#I175038
- Added API to modify the predefine styles in DocumentEditor.
Breaking Changes
- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the documentation.
- Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. Hence, the optimized SFDT files can't be directly manipulated as JSON string. Please refer the documentation.
DropDownList
Bug Fixes
#I397894
- The issue "aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property" has been resolved.
Excel Export
Bug Fixes
- Modified the "\n" character at end of row as "\r\n" in Grid to CSV export.
File Manager
New Features
- Provided the folder (directory) upload support for Physical File Provider.
- Provided the folder (directory) upload support for Azure File Provider.
- Provided the folder (directory) upload support for NodeJS File System Provider.
- Provided the folder (directory) upload support for Amazon S3 File Provider.
Floating Action Button Preview
The Floating Action Button (FAB) component performs the primary action that appears in front of all screen contents. It can be positioned in relation to a page or a target container.
- Rendering - The FAB component can be rendered as Icon only, Icon with Label, Label only, or in a disabled state.
- Positioning - Supports to place various built-in positions on the target element.
- Styles - The appearance of the FAB can be customized using predefined styles.
- Accessibility - The FAB provides built-in compliance with the
WAI-ARIA
specifications and it is achieved through attributes.
Gantt Chart
Features
#I419169
- Provided Taskbar drag and drop support and preventing taskbar overlap support by rendering in multiples lines for resource view in Gantt Chart. Please find the demo link here.#I417330
- Provided support to disable parent predecessor by usingallowParentDependency
property. Please find theallowParentDependency
link here.#I413261
- Restricted offset value update based on enabling or disabling theUpdateOffsetOnTaskbarEdit
. Please find theUpdateOffsetOnTaskbarEdit
link here.#I420482
- Provided option to disable date validation at initial load based on enabling or disabling theautoCalculateDateScheduling
By disabling thisautoCalculateDateScheduling
we can improve load time performance by two time. Please find theautoCalculateDateScheduling
link here.- Provided support for store pdf documentation in object as blob data.
Grid
Bug Fixes
#I439725
- The issue where an exception was thrown when attempting to filter 'Blanks' value using URL Adaptor in Excel filter has been resolved.#F41177
- Resolved the issue exporting the hierarchy grid with different mode.#I342921
,#I407440
- The issue related to Content Security Policy violation that occurred while using grid paging and grouping has been resolved.#I446747
- Script error occurred onforeignkey
sample while trying to auto complete in filter menu issue has been fixed.#I428772
- Fixed alignment issue with Dialog component header content and close icon on fluent theme. More Information.#I428772
- Fixed alignment issue with Dialog component header content and close icon on fluent theme. More Information.
New Features
- Implemented a feature to limit column expansion over their specified width, preventing them from using more space.
#I225917
,#F146138
,#F150441
- Provided support to dynamically change both new columns and datasource simultaneously by using inbuiltchangeDataSource
method of Grid.#I304073, #I301329, #I441756
- Now, the filtering functionality has been enhanced to include additional filter operators such asnotcontains
,notstartwith
,notendwith
,null
,notnull
,isempty
, andisnotempty
. Additionally,like
andwildcard
support have been added.#I432547
- The security of the Grid component has been improved by the use of sanitization to remove any potentially untrusted strings and scripts. This feature can be enabled by setting the propertyenableHtmlSanitizer
as true.
Breaking Changes
- Unnecessary role attributes for Grid row cell and header elements have been removed to enhance accessibility standards.
- The
td
element fore-detailcell
in detail element has been only changed from atd
element to theth
element to enhance accessibility standards. - The
td
element fore-detailcell
in detail element has been only changed from atd
element to theth
element to enhance accessibility standards.
Heatmap
New Features
#F177543
-enableMultiSelect
property is exposed to enable or disable multiple selection of the HeatMap cells.
Image Editor
Bug Fixes
- Issue with "Script error thrown while resizing control without toolbar" has been resolved.
Features
- Provided the undo/redo support, that records all the actions so that it can be reverted later if necessary.
- Provided pinch zoom support to zoom in or out the image while performing pinch on touch enabled devices.
-...
v20.4.54
Chart
Bug Fixes
#F180863
- Resolved the issue where the page was reloading automatically.
Document Editor
Bug Fixes
#I436974
- Combined the next paragraph while removing the paragraph mark.#I436444
- Resolved the control hanging issue when editing inside table.#I442823
- Restricted text inserting issue when restrict editing is in enabled state.
File Manager
Bug Fixes
#I440329
- Resolved the issue of folders disappearing from the navigation pane when thedirectoryUpload
setting is enabled in the File Manager component.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
-I442012
- Pdf export padding property for column header is not working properly issue has been fixed.
-F180721
- Script error occurs when critical path is enabled in virtualization mode issue has been fixed.
-F180854
- Successor task not updated when editing predecessor task issue has been fixed.
-I436189
- Two different payloads passed to put and post for a single add action issue has been fixed.
-I440310
- Script error throws when parent ID mapped issue has been fixed.
-I441047
- An exception is thrown when attempting to update task fields
and data source
.
Grid
Bug Fixes
-
#I432092
,#I438520
,#I438656
,#I437702
- Script error thrown when Printing Grid in angular platform has been resolved. -
#I445812
- Column Reordering index is wrong when Grid has hidden columns issue has been fixed. -
#I440720
- Executing query with custom dataSource is not working in excel export issue has been fixed. -
#F180504
- Copy not working properly when usinghideColumns
property issue has been fixed. -
#I433483
- Header cell alignment not proper when text wrapping enabled with filtering issue has been fixed. -
#I440455
- Unable to get the row element in therowDataBound
when usingrowTemplate
inReact18
issue has been fixed. -
#I380872
- All child element gets Hovered on hovering one child issue has been fixed. -
#I442280
- Provided the locale support for Expand and Collapse icons issue has been fixed. -
#I443824
- The issue with the clear icon displaying incorrect text when hovering over it has been resolved.
In-place Editor
Bug Fixes
#I440965
- Now, the validation works properly when using two way binding for thevalue
property.#I443357
- Now, when you click the cancel button in the In-place Editor, the Rich Text Editor will no longer be focused.
Kanban
Bug Fixes
#I432638
- Now, when using the kanbansortSettings
the cards are dropped and sorted properly.
Maps
Bug Fixes
#I443513
- Zoom factor calculation in thezoomToCoordinates
method is now improved.
PDF Viewer
Bug Fixes
#I438960
- Now, different culture date time is working properly while exporting annotations.#I444307
- Now, the check box is not added to the left-most corner of the page.#I444707
- Now, signature dialog box footer button alignment is proper in fluent theme.#I440251
- Now, typed handwritten signature is not broken into a new line after downloading and viewing in other viewers.
Pivot Table
Bug Fixes
#I423348
- The "autoFit" property in the pivot table will now work properly.#I442142
- Headers are now properly exported when exporting a Pivot Table to an Excel sheet.#I441872
- The performance issue has now been fixed with the defer layout update, when the popup field list closes with a "Cancel" button click.
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
Tree Grid
Bug Fixes
#I427734
- Resolved the issue where resizing did not work when persistence was enabled for both individual and stacked columns.#I439120
,#I441663
- Resolved script error when using frozen columns with batch editing.#I442974
- Resolved expand/collapse icon not shown after editing when row drag and drop enabled with batch editing.
Uploader
Bug Fixes
#F178267
- Fixed issue unable to upload the same file again after using the remove method.
v20.4.53
Common
Bug Fixes
#I438234
,#I438255
- Resolved Form base componentsSet
andReset
not working properly.#F180765
- Resolved the ngFor destroy throws script errors.
Breadcrumb
Bug Fixes
#I437629
- Issue with "Breadcrumb overflow mode menu creates a dark point for multiple click " has been resolved.
Chart
Bug Fixes
#I441035
- Fixed issue with page becoming unresponsive when zooming chart too quickly.
Checkbox
Bug Fixes
#I436942
- The issue with "Checkbox checked property is not updated properly at initial rendering" has been resolved.
ComboBox
Bug Fixes
#I440980
- Issue with "close event is triggered only once if args.cancel is set as true" has been resolved.
ContextMenu
Bug Fixes
#I439558
- The issue with "When removing all context menu items that contain icons using removeItems method, it thrown null reference error" has been resolved.
Dashboard Layout
Bug Fixes
#I443265
- The issue of the dragStop event being triggered twice has been resolved.
Dialog
Bug Fixes
#I441169
- Now, the Dialog ComponentESC
key works properly.
Document Editor
Bug Fixes
#I443034
- Resolved the font applying issue for Arabic content.#I439255
- Resolved issue in "Allow spacing between the cells" check box.#I438742
- Restricted editing in form field when it is disabled.
Dropdown Tree
Bug Fixes
#I429410
- The issue of facing a delay while unselecting large set of items using close icon in the Dropdown Tree component has been resolved.
Excel Export
Bug Fixes
- Fixed the file corruption issue due to the multiple vertical tab in Grid to CSV export.
File Manager
Bug Fixes
#I439470
- Resolved the files and folders in the navigation pane disappear when using thesortOrder
setting in thenavigationPaneSettings
property in the File Manager component.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
-I413261
- Validate predecessor link on editing issue has been fixed.
-I441394
- Gantt Column name doesn't change respect to changing of culture at runtime issue has been fixed.
-I437053
- Task label not updated correctly When dynamically updating data source issue has been fixed.
Grid
Bug Fixes
#I432092
,#I438520
,#I438656
,#I437702
- Script error thrown when Printing Grid in angular platform has been resolved.#I431502
- Memory leak issue in React platform has been fixed.#I439291
- Improper row height in first row when using grid withallowTextWrap
andInfinitescrolling
issue has been resolved.#I436900
- Grid skeleton thrown script error when using detail template withInfinitescrolling
issue has been resolved.#I436480
- Showing HTML tags in tooltip on hovering the group caption issue has been fixed.#I437570
- Using String Template causes exception issue has been fixed.#F180121
- Grid's Content cropped when rendering with toolbar template inside a card component issue has been fixed.
MultiSelect
Bug Fixes
#I439556
,I442336
- The issue "Script error throws after clear the selected value using clear icon" has been resolved.
PDF Viewer
Bug Fixes
#I429508
- Now, the form fields appears properly in mobile mode.#I433831
- The A4 documents size is now properly set during printing.#F180764
- Now, if we move arrow/line annotations programmatically, their position won't be changed during export.#I429549
- Now, the checkbox displays properly during the print preview.
RichTextEditor
Bug Fixes
#I440490
- Now, the inline toolbar will be shown while selecting text in the Rich Text Editor using the keyboard.#I440456
- Now, expanding the toolbar will work properly when the width of the Rich Text Editor is half the screen size.#I436678
- Now, the image is not duplicated when it is pasted into the Rich Text Editor and performingshift+enter
key action.#I439501
- Now, when pasting the list content from MS Word, the subset formats and alignment are maintained properly.#I439501
- Now, pasting the content from MS Word with theenterKey
configured asBR
works properly.
Schedule
Bug fixes
#I441823, F180833
- An issue with a script error while customizing the recurrence editor repeat type option in the Schedule editor has been fixed.
Sidebar
Bug Fixes
#F180770
- While dynamically setting value for showBackdrop property results in creating duplicate DOM elements in Sidebar is resolved.
Svg Base
Bug Fixes
#I439673
- Resolved an issue where tooltip text was getting cut off when the text was longer.#I440991
- Fixed an issue where the Donut chart tooltip was being cropped when displayed outside of the area bounds.
Tab
Bug Fixes
#I430159
- An issue withngOnDestroy
not being called when tab is closed has been resolved.
TreeView
Bug Fixes
#I436646
,#I435360
- Resolved issue, while drag and drop other elements over TreeView component, then "not-allowed" cursor appears.
v20.4.52
Common
Bug Fixes
#I431692
- Resolved the Form based components script errors in the Angular 14.
Chart
Bug Fixes
#F180554
- Fixed console error thrown when using the destroy method.#I437308
- Resolved accessibility issues in chart.#I436273
- Fixed issue with chart going out when zooming without clip rect in path.
DateRangePicker
Bug Fixes
#I438924
- The issue "Presets label text value overflows when we switch the culture" has been resolved.
Diagram
Bug Fixes
#F180478
- Now, the performance of diagram while enabling virtualization is improved.#F180478
- Now, Overview is updated properly while enabling virtualization.#I422299
- Now, swimlane child nodes is selectable after save and load.#I437322
- Now, drag the connector end thumb is working, while we increase handleSize value.
Dialog
Bug Fixes
#I430348
- Fixed an issue where pressing the enter key triggered the button click event multiple times.
Document Editor
Bug Fixes
#I436133
- When inserting, the endnote order was resolved.#I434491
- Resolved the Text off the page and outside the margin issue when paste the text.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
-I435386
- Column template not working in Vue
platform issue has been fixed.
-I426170
- Incorrect Start Date Update for Unscheduled Task When Editing Parent Start Date.
-I432910
- zoom in not disabled issue has been fixed.
-I431348
- Updating Day Working Time Property Dynamically in UTC Timezone Results in Invalid Dates.
-I394676
- Incorrect Date in milestone while on load and editing issue has been fixed.
-#I436476
- Gantt Task doesn't get updated after Batch Update issue is fixed.
Grid
Bug Fixes
#I429268
- Script error thrown on state change, with row template button click has been fixed.#I436447
- Improvement in Excel Filter search action and Custom Filter Dialog has been done.#I439694
- Resolved the issue where selecting columns in column chooser or navigating through columns was not being highlighted.
Heatmap
Bug Fixes
#I437917
- Legend labels in the bottom and top positions will now be properly rendered.
MaskedTextBox
Bug Fixes
#I435597
- Resolved issue with pasting using keyboard shortcuts not working properly in Safari browser.
Mention
Bug Fixes
#I430690
- The issue "Mention popup doesn't flip out when there is no space at the bottom" has been resolved.
PDF Viewer
Bug Fixes
#I436286
- Now, the script error is not occurred the enable shape annotation is set to false.#I429775
- Now that the problem with some specific document's slow rendering has been resolved.
RichTextEditor
Bug Fixes
#I434928
- Now, the last column is not resized to the end of the table when the middle column is resized.#I436678
- Now, the image is not duplicated when you press theshift+enter
key in the Rich Text Editor.#I438653
- Now, the font size will be updated properly in the toolbar status when it is set dynamically.#I437138
- Now, the pasted content from word which contains images is inserted into Rich Text Editor.#I439308
- Now, dynamically rendering the Rich Text Editor inside the Sidebar works properly when scrolling.
Signature
Bug Fixes
#I433821
- Correcting the signature scaling issue while resizing the web browser has been resolved.
Spreadsheet
Bug Fixes
#I435982
,#I434351
- Issue with "rendered cell template destroyed while updating the cell value usingupdateCell
method" has been resolved.
v20.4.51
Chart
Bug Fixes
#F180050
- Tooltip text and markers are now properly aligned when text is removed from the tooltip.#I401851
- The issue of axis title and axis label overlap has been fixed.#I436272
- Disabled the marker explode for marker image.#I429808
- The axis labels getting cut off when rotating the labels has been fixed.#I437507
-PointDoubleClick
event is not triggered in chart issue has been fixed.
Dialog
Bug Fixes
#I430348
- Fixed an issue where pressing the enter key triggered the button click event multiple times.
Document Editor
Bug Fixes
#I434382
- Resolved script error thrown while clicking the New button after loading protected document.#I436256
- Accept All/ Reject All is now disappear in Read only.
DropDownList
Bug Fixes
#I435114
- The issue "popup is not opening through keyboard action when dynamically changing the datasource value" has been resolved.
Excel Export
Bug Fixes
- Fixed the file corruption issue due to the vertical tab in Grid to CSV export.
File Manager
Bug Fixes
#I434942
- Resolved thefileSelect
event not triggering when folders are clicked in the File Manager navigation pane.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.
-I432910
- Export Issue with Predecessor Connectivity for Filtered Data.
-#I434098
- Script error occurs when updating resources dynamically without child mapping.
Grid
Bug Fixes
#I438353
- Fixed the issue where column reordering was not working properly in the grid when using stacked headers with some columns set to visible false.#I436131
- Fixed the issue where resize was not working properly in the frozen columns.#I435246
,#I298601
- Fixed the issue where checkbox selection was not working in the custom binding after performing searching.#I433085
- Fixed the issue where changing the React State in the recordClick event throws a script error when clicking on a template column.#I436040
- Fixed the issue with insert action in Infinite Scrolling inRemoteSave
Adaptor.#I432276
- Fixed the issue where the row element was not updating properly when updating through therowDataBound
event.#I439886
- Resolved the issue where column header misalignment was happening with drag and drop.#I432304
- Fixed the issue where the Grid Component menu filtering was behaving incorrectly.
Image Editor
Bug Fixes
- Issue with "Custom slider losses focus in Image Editor toolbar" has been resolved.
Mention
Bug Fixes
#I430690
- The issue "Mention popup doesn't flip out when there is no space at the bottom" has been resolved.
PDF Viewer
Bug Fixes
#I435370
- Now, the border color is preserved properly for transparent textbox field.#I438421
- Now, the script error is not occurred while loading an annotation restricted document whenenableAnnotation
API is set as false.#F180082
- Now, while adding the text markup annotation programmatically, the text markup content is added properly.
QueryBuilder
Bug Fixes
#I430220
- Issue with Value template issue with complex data binding of query builder has been fixed.#I428779
- Issue with Providing the single quotes in SQL string support to query builder has been fixed.
RichTextEditor
Bug Fixes
#F180013
- Resolved issue where pasting from Word withenterKey
configuration set toBR
did not work properly in the RichTextEditor.#I431289
- Fixed issue where pasting text from MS Word into the Rich Text Editor and pressing enter caused bullet point text to be removed.
Schedule
Bug fixes
#I438207
- An issue withselect
event not invoked on cell selection through keyboard navigation has been fixed.
TreeView
Bug Fixes
#I428766
- Alignment issue in TreeView node without a sub-child in RTL mode has been resolved.
Uploader
Bug Fixes
#I436425
- Issue with "Accessibility tool reports that duplicate ID value for the uploader component" has been resolved
v20.4.50
ComboBox
Bug Fixes
#I434123
- Issue with "NVDA reader does not read the selected value in the list" has been resolved.
Diagram
Bug Fixes
#I432667
- Now, overview updated properly while doing interactions after zoom out.#I433980
- Now, the nodes selections are proper for nodes with large annotations.
Document Editor
Bug Fixes
#I426407
- Resolved the issue with application-level CSS inherited to the content during copy and paste operation.#I430244
- Resolved the issue when cursor position is at second line start and press backspace key.#I428246
- Resolved the footnote overlapping and row interchanging issue while resizing the table.#I433138
- Resolved the undo issue when find and replace the text.#I433139
- Resolved the typed letters are appearing twice issue.
DropDownButton
Bug Fixes
#I436217
- Issue in dynamically change cssClass with "e-vertical" class in DropDownButton has been resolved.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#I431629
- A script error is thrown while performing tab navigation on the last row.
Grid
Bug Fixes
#I434411
- Filter menu dialog is not opening on foreign key column when it has filter template issue has been fixed.#I428195
- Two times dialog word repeated in column chooser when using JAWS screen reader issue was fixed.#I430467
- Script error is thrown when show/hide column in Infinite Scrolling Grid with cache mode issue has been fixed.#I431446
- Editing onForeignKeyColumn
is not working in frozen grid whenallowEditOnDblClick
is false issue has been fixed.#I435267
- Grid navigation with TAB not working when focus Grid with Alt + J issue has been fixed.#I434619
- Issue with Scrolling in columnvirtualization
grid with empty data has been fixed.#I434806
- Misalignment in Grid column when using Text wrap feature with Hierarchy Grid issue has been fixed.#F180026
- New page added, after adding a new row when page size set to 'ALL' issue has been resolved.#F179988
- Dynamic Freeze Column throws script error in batch editing issue has been resolved.
MultiSelect
Bug Fixes
#I434089
- The issue "Placeholder overlaps with the selected data in the multiselect" has been resolved.#I435032
- Issue with "Selected Item overlapped with clear icon in the multiselect component" has been resolved.
PDF Viewer
Bug Fixes
#I432820
,#I432145
,#F179720
- Now, formFields with same name present in non-rendered pages are download successfully.
RadioButton
Bug Fixes
#F40707
- Value change event triggered twice in Radio Button component has been fixed.
RichTextEditor
Bug Fixes
#I434928
- Fixed the script error raised and the issue with table columns couldn't be resized after cellMerge has been resolved.
SplitButton
Bug Fixes
#I434642
- Issue in Script error thrown when we add items in before open event with enable createPopupOnClick property has been resolved.
Spreadsheet
Bug Fixes
#I434077
- Issue with "after deleting rows beyond the rendered region, the edited cell value is not updated to the expected cell in finite mode" has been resolved.
v20.4.49
Accordion
Bug Fixes
#I430833
- An issue with accordion active item styles override the grid pager has been fixed.
Carousel
Bug Fixes
#I433179
- The issue with "changing the slides in carousel production environment" has been resolved.
Chart
Bug Fixes
#I430549
- The axis labels getting cut off when rotating the labels has been fixed.#F180163
- Removed the chart focus element when changing to the next page.#I432239
- Now, the chartDoubleClick event is triggered when used in conjunction with the chartMouseClick event.#I431278
- Data label is now rendered properly when using a template.
Dialog
Bug Fixes
#I430348
- Fixed an issue where pressing the enter key triggered the button click event multiple times.
Document Editor
Bug Fixes
#I426407
- Resolved the issue with application-level CSS inherited to the content during copy and paste operation.#I428463
- Resolved the issue while editing in header with track changes enabled state.#I420355
- Resolved the issue with page break and paragraph pagination properties preservation.#I371788
- Resolved the multiple spell check call triggering when enabled of initial disabled in creation.
Dropdown Tree
Bug Fixes
#I429410
- The issue of Select All/Unselect All taking an excessive amount of time and causing browser crashes in a Dropdown Tree with a large data source has been resolved.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#I429875
- Console error while using self-referential data issue has been fixed.#I428914
- Duration value is not maintained when usingvalueAccessor
issue has been fixed.#I426170
- Action complete is not triggered properly for Zoom In and Zoom to fit in Gantt chart.
Grid
Bug Fixes
#I428359
- Fixed issue with previous filtering of other columns being cleared when filtered with "not equal to blank."#I433085
,#I432020
- Fixed issue with template column appearing blank when React state value changed.#F180302
- Fixed script error when accessing the edit form inside theactionComplete
event.#I428195
- Fixed issue with drag and drop when dynamically enabling drag and drop and infinite scrolling.#I429045
- Fixed issue with HTML input not working in header template whenallowDragAndDrop
property is enabled.
Image Editor
Bug Fixes
- Issue with "Script error thrown while resizing control without toolbar" has been resolved.
Maps
Bug Fixes
#I430846
- Maps will be rendered properly when thezoomFactor
andcenterPosition
is set to their initial value usingzoomByPosition
method.#I430070
- Marker templates will now render properly in the Maps when they are contained within an HTML div element with "scroll" overflow CSS style.
Mention
Bug Fixes
#I428416
- Fixed issue where API call was not functioning correctly when typing the mention character.
Menu
Bug Fixes
#I425152
- The issue with "Menu item not render properly when we use ItemTemplate with custom menu items" has been resolved.
PDF Viewer
Bug Fixes
#I429549
- Now, the check boxes are no longer offset to the right in the print preview.#I429288
- Now, the deletion option for a draw signature type will visible in the context menu.#I431758
- Now, the checkboxes with the same name are correctly selected.#I429416
- Checkbox layer is now rendered properly when loading the provided PDF document.#I431679
- Now, the handwritten signature does not now become empty when a random signature is added.#I431286
- Now, the radio button selector size is proper in the given document.
New Features
#I426307
- Improvements to page rendering for zoom levels under 25% by using thumbnail images.- Now, support provided for tab navigation in form fields and form designer.
RichTextEditor
Bug Fixes
#I419211
- Fixed issue where list content copied and pasted from MS Word was not properly aligned.
Schedule
Bug fixes
#I430344
- An issue with the resource id values for added records and changed records were incorrect when theallowMultiple
property for schedule resources was set to true has been fixed.
Spreadsheet
Bug Fixes
#I421472
- Issue with "decimal separator is not updated properly for decimal numbers in the NL
culture" has been resolved.
#I432121
- Issue with "editing cell data is not updated on the cell while scrolling the sheet before save the edited cell value" has been resolved.
Switch
Bug Fixes
#I427994
- Provided aria-label and idhtmlAttributes
support to the switch component.
Tree Grid
Bug Fixes
#I430564
- Resolved child records disappearing on Expand/Collapse action while using Observables.#I427734
- Resolved column width(resizing) was not persisted while using stacked columns in case ofenablePersistence
property enabled in the tree grid.
v20.4.48
Common
Bug Fixes
#I396539
,#I371348
- Memory leaks in the Syncfusion Angular components have been improved.#I432238
,#I431640
- Resolved thedisplayTemplate
not working inmention
component.
Chart
Bug Fixes
#I428396
- Now, when using the overflow property, multilevel labels are wrapped based on the maximumTextWidth.#I430286
- Now the period selectors are updating properly with respect to the range selector.#I426849
- Resolved the console error in the tooltip when the data for the series is empty.
New Features
#I423603
- Provided support to remove points with no data from shared tooltip.
Dashboard Layout
Bug Fixes
#I423971
- Provided cancel option in Drag Start and Drag Stop events of the Dashboard Layout component.
DateRangePicker
Bug Fixes
#I424417
- The issue "Browser would hang when entering a large difference between the start and end date values" has been resolved.
Diagram
Bug Fixes
#I427930
- The issue "BringIntoView API brings the object in large bounds into the screen viewport" has been fixed.#I428356
- Now, parent node position in radial tree layout is updated properly, while adding nodes dynamically.
Document Editor
Bug Fixes
#I426081
- Included the Footnote while printing.#I426150
- Resolved the Whole Paragraph moving while entering TAB key.#I425934
- Resolved the Error Message while opening the document in Ms Word.#I430307
- Table is now pasted while pasting the copied table content.#I430526
- Resolved the issue while comment post a comment and removing the content.
Dropdown Tree
Bug Fixes
#I412684
- Resolved the issue "No Records Found" message is not showing in Dropdown Tree while updating null data dynamically.#I430152
- Facing a console error while setting empty data to the Dropdown Tree has been resolved.#I420146
- The Placeholder alignment issue while setting the Dropdown Tree component as form control is resolved
DropDownButton
Bug Fixes
#I428125
- DropDownButton items selection overlay getting darker for multiple clicking has been resolved.#I428636
- DropDownButton control throws errors when changing multiple properties together using setProperties method has been resolved.
DropDownList
Bug Fixes
#I429647
- Fixed an issue where a console error occurred while using the destroy method in the AutoComplete.
File Manager
Bug Fixes
#I425006
- Resolved the right click and left click selection issue while cancelling the file or folder open in the File Manager component.
New Features
#FB8030
- Implemented virtualization support for the File Manager component.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#I427837
- Baseline renders with incorrect date in difference timezone issue has been fixed.#I430365
- Child tasks not updated after updating parent task predecessor has been fixed.#I428064
- Incorrect unit in timeline issue has been fixed.
Grid
Bug Fixes
#I425349
- Grid toolbar template item focus issue has been fixed.#I413517
- Column menu pop-up is not properly shown with sticky header issue has been fixed.#I426775
- Template items disappear on edit action issue has been fixed.
Image Editor
Breaking Changes
- The
fineTuneValueChanging
Event is renamed properly asfinetuneValueChanging
.
In-place Editor
Bug Fixes
#I427677
- Resolved issue withmaxLength
validation rules for RTE type in In-place Editor.
ListBox
Bug Fixes
#F38636
- Issue with "selectItems
function doesn't work in listbox when values contain backslashes" has been resolved
ListView
Bug Fixes
#I427989
- The issue with the enablePersistence property not functioning correctly in the ListView component has been resolved.
Menu
Bug Fixes
#I425152
- The issue with "Menu item not render properly when we use ItemTemplate with custom menu items" has been resolved.
PDF Viewer
Bug Fixes:
#I420988
- Now, the annotations are not deleted while dragging, resizing, or deleting the form fields.#I422542
- Now, the strike-through can now be added to free text annotations programmatically.#I424231
- Now, the issue with the document's signature disappearing has been fixed.#I422857
- Now, the problem with the signature value disappearing from the collection while scrolling has been fixed.#I411856
- Fixed the accessibility issues with the PDF Viewer component.#I423893
- Now, the script error does not occur while double clicking on free text annotation.#I427362
- Now, the checkbox background color is properly updated while rendering using the form field module.#I427364
- Now, the button images are rendered properly while scrolling the document.#I421445
- Now, the multiple Font-styles(bold, italic, underline, and strikeout) can be applied together for textbox fields.#I426174
- Now, the form fields that have been selected programmatically can be deleted by using the delete key.#I422813
- Now, the value in the free text annotation will be updated properly in the mobile environment.#I426541
- Now, the signature renders successfully even if the document contains an invalid signature field name.#F179704
- IfenableMeasureAnnotation
is set to false, the Annotation events for shape annotations are now properly triggered.#I426591
- After programmatically updating the signature field, the focus form field is now functioning.#I427179
- Now, the blank pages print on iPad printing issue has been fixed.#I427451
- Now, the script error does not occur while changing the dropdown value.#I427404
- Now, the signature field indicator sizes have been adjusted inconsistently with the signature fields.#I425450
- Now, when exporting as XFDF, the border no longer displays on free text annotation.#F179811
- Now, theAnnotationResize
event is triggered properly for Line and Arrow annotation.#I422736
- Fixed issue with saving the PDF document on form fields export.#I421990
- Updating read-only to false for a form field is working properly.#I421388
- Handwritten signatures will appear properly on loading the document again.
New Features:
#I424468
- Provided support for rendering the existing comb type textbox in the form designer module.
Pivot Table
Bug Fixes
#I431116
- The "clipMode" property now works properly in pivot table row headers.
RichTextEditor
Bug Fixes
#FB39526
- Now, the page doesn't scroll down on the initial render when custombackground/foreground
toolbars are configured.#I430029
- Fixed the issue with an unwanted 'A' Letter appearing at the bottom of the font color picker popup.
Schedule
Bug fixes
#I422532
- An issue with swiping animation is slow on date navigation in iPad device has been fixed.#I426228
- An issue with drag and drop with timeline view header rows has been fixed.
Sidebar
Bug Fixes
#F179759
- Console error while using the showBackdrop property in the Sidebar component has been resolved.
Signature
Bug Fixes
#F179949
- Provide the change event fires support for draw method of signature.
Splitter
Bug Fixes
#I425916
- Fixed issue with Expand and Collapse event triggering in splitter.
Spreadsheet
New Features
#F178912
- Now, you can specify theorientation
type for PDF export.
Tab
Bug Fixes
#I427978
- Fixed an issue with cyclic navigation using arrow keys, where focus would shift to the first element after reaching the last element, and vice versa. Also, accessibility has been enhanced using the aria-label attributes.
Tooltip
Bug Fixes
#I424071
- The issue of the Tooltip component throwing a script error when setting content as '${}' has been resolved.
Tree Grid
Bug Fixes
#I425048
- Resolved issue with last row border being invisible when the height was set to 100% on collapsing.
TreeView
Bug Fixes
#I428488
- Included the "action" and "nodeData" values in the dataSourceChanged event.#I428766
- Alignment issue in TreeView node without a sub-child has been resolved.