v17.4.43
Common
Bug Fixes
#I254197
,#I255889
,#I257234
,#I257859
,#I258137
,#I259025
,#I260213
,#I260331
- Resolved Compilation issue with Typescript Latest version.- Resolved Server side
updateModel
method is called for each child property inblazor
.
Button
Bug Fixes
- Disabled button not working properly has been resolved.
Calendar
Bug Fixes
- Issue with "datepicker popup not opened in IE browser" has been resolved.
Diagram
Bug Fixes
#259627
- The issue "Performance improvement with HTML node" has been fixed.#259329
- The issue "Polyline target decorator is not aligned properly at runtime" has been fixed.F149983
- The exception occurred while changing the z-index for group node at run time has been fixed.259000
- The issue "ConnectionChange Event does not triggered in mouse up" has been fixed.
Document Editor
Bug Fixes
#258087
,#255070
- Grid columns are now preserved properly on export.#255070
- Page headers is now export properly when section break in table.#259583
- List level number for style paragraph is now export properly.#259153
- Table cell width and height is now copy properly.#258121
- Resolved warnings in bootstrap4 styles when run the application in Firefox.#249197
- Highlight colours are now exported properly.#260048
,#256276
- Image files are now pasted properly.
File Manager
Bug Fixes
#149499
- The issue with date modified in ASP.NET Core Azure File System Provider has been fixed.#256589
- The issue withDirectory traversal vulnerability
in NodeJS File System Provider has been fixed.
Grid
Bug Fixes
#259844
- Excel filter with null operator issue has been fixed.#248887, #245140, #249856
- Selection issue while Virtualization enabled has been fixed.
In-place Editor
New Features
#255914
- Provided actualtext
field value display on initial load, when DropDown components are configured with thefields
property.
ListBox
Bug Fixes
#F150435
- Script error occurs during disabled toolbar button click has been resolved.
ListView
Bug Fixes
- The issue with
enabling the virtualization support in ListView component that throws script error in IE 11 browser
has been resolved.
Maps
Bug Fixes
#244109
- Panning is working properly now when we enable theshouldZoomInitially
property.#259807
- Console error will not be thrown now when changing the position of the legend.#259807
- Shapes in the maps will not be cropped when changing the position of the legend after clicking the zoom reset button.#258541
- The latitude and the longitude values of the markers can now be set as a string.#258541
- The performance of the data label for point shape is now improved.
New Features
#244109
-zoomToCoordinates
method is now exposed to zoom the map based on the coordinates.
Menu
Bug Fixes
- Issue with closing sub menu is fixed.
PDF Viewer
Bug Fixes
#149882
– The downloadEnd event triggers properly if we save the document in server side.#257630
– The importSuccess event triggers properly if we save the document in server side.#260295
– The distance calibrate annotation now resized properly.#260128
– The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
New Features
#255057
– Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.#258786
,#259327
– Provided the support for exporting and importing the handwritten signature.
QueryBuilder
Bug Fixes
- Issue with predicate generation for between operator is fixed.
RichTextEditor
Bug Fixes
#258971
- Resolved the issue with an image element that is appended on insert image dialog drop area when drag and drop an image.#254879
- The issue with copying and pasting MS Word content along with the image of typev:shape
to the Rich Text Editor has been fixed.#F149899
- The issue with 'image alignment styles are not loaded when displaying the editor content on another page' in the Rich Text Editor has been fixed.
Splitter
Bug Fixes
#255853
- Resolved the issue "Splitter resizing does not work as expected if it has an iframe element".#259892
- Resolved the issue "Splitter pane is not properly resized when it has percentage pane size".
TreeGrid
Bug Fixes
#258560
- Fixed issue in alignment of newly added child record when auto increment column is used for primary key column.
TreeView
Bug Fixes
#258993
- Now, expand and collapse is working properly after enabling the ripple effect.#258121
- Resolved the CSS warnings in Firefox 71.0 version.