v22.2.12
·
132 commits
to master
since this release
Accumulation chart
Bug Fixes
#I494139- The tab index is now properly displayed in the accumulation chart.
Breadcrumb
Bug Fixes
#I474929- The issue with "CSP template not working in breadcrumb component" has been resolved.
Carousel
Bug Fixes
#F46021- The issue where the current item position within the Carousel could shift off-center upon window resizing has been fixed.
Chart
Bug Fixes
#F46287- Fixed an issue where the tooltip was not rendered when the chart id was a numeric value.#I478252- The legend aria label has been changed based on the legend click.#I492750- Fixed an issue where the zoom factor and zoom position were not applied after scrolling the chart.
Checkbox
Bug Fixes
#I488474- The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.
ComboBox
Bug Fixes
#483288- Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.
DatePicker
Bug Fixes
#I491906- Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.
DateRangePicker
Bug Fixes
#I491906- Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.
DateTimePicker
Bug Fixes
#I491906- Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.
Diagram
Bug Fixes
#I477867,#I486093- Now, Html shapes in palette are rendered properly.#F183998- Now, When Dragging Swimlane from Palette to Diagram and Exiting Without Dropping is working properly.#F184121- Now, BPMN nodes styles are updated properly at runtime.
Dialog
Bug Fixes
#I482911- Fixed an issue where therefreshPositionmethod did not correctly append the model dialog to the intended position.
Document Editor
Bug Fixes
#I479032- Now, Application is working in IE 11.#I484782- Resolved the formatting issue occurred when converting to DOCX in Server side.#I484763- Fixed the issue editing header throws script error in console.#I485502- Fixed the issue in exporting the document with an image.#I485763- Resolved the navigation issue using Ctrl+Right key.#I486538- Fixed the issue in saving the svg image.#I488148- Now, Accept/reject work properly after stopping protection.#F183848- Fixed the issue in docx exporting.#F183866- Resolved the issue in pasting a larger image.#I488197- Resolved the issue in spellCheck.#I489064- Fixed the issue bottom text overlapped with the footer line.#I489638- Now, Doughnut chart renders properly in DocumentEditor.#I490573,#I491902- Now, Able to edit text file.#I494011,#I494218- Fixed the issue script error occurred when opening a document.
Drawings
Bug Fixes
#I464511– Now, the content of the free text annotation does not changes when we click outside of it.
DropDown List
Bug Fixes
#I490309- The issue with thearia-ownsattribute not having the correctIDof its popup list element has been fixed.#I481443- Resolved the issue where the "no records" template was not being displayed and a console error occurred.
Dropdown Tree
Bug Fixes
#F183599- The issue duplicate child was rendered when usingexpandedfield in Dropdown Tree component with Web API adaptor has been resolved.
DropDownButton
Bug Fixes
#I486201- Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.
DropDownList
Bug fixes
#I461886- Resolved the issue of multiple requests being sent on the dropdown when clicking on the input.
File Manager
Bug fixes
#I492594- The issue related to the console error that occurred when moving between folders after performing a search operation within the File Manager component has been resolved.
Gantt
Bug Fixes
F159354- Issue in locale text of predecessor tooltip has been fixed.
Gantt Chart
Bug Fixes
#I485527- Filter menu opening issue in column menu has been fixed.#I491313- Multiple records were selected after using the context menu, adding the milestone position wrong issue has been fixed.
Grid
Bug fixes
#I488479- The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.#I486810- Resolved the issue where tab key focus navigation during batch editing.#I480995- The error that occurred when update an image using theupdateCellmethod has been resolved.#I489532- The issue with the locale in the custom filter dialog for the excel filter has been successfully resolved.
HeatMap
Bug fixes
#I487030- When thecancelproperty in the event argument of thecellSelectedevent is set to true, selection will now be prevented.
Image Editor
Bug Fixes
#I494726- The issue with "Annotations pen drawing not working properly in ipad" has been resolved.
Kanban
Bug Fixes
#I481342- Now, kanbanvirtualizationworks properly when a small amount of data is loaded.#I484188- Now, column scrolling works properly on Kanbanvirtualizationwhen the Kanban columns have different data sizes.#F45534- Now, dragging and dropping a card into any position within a column works properly.
ListBox
Bug Fixes
#I485947- Issue with "Script error thrown While Drag and Drop in dual ListBox with filtering option in blazor" has been resolved.
ListView
Bug Fixes
#I488100#F45810- Facing a console error when clicking in an empty ListView component has been resolved.
Maps
Bug Fixes
#I485498- Mouse events will now work properly on the marker templates.
Menu
Bug Fixes
#I483185- The issue with "Script error throws on destroying menu when its sub menus are still open" has been resolved.
MultiSelect
Bug Fixes
#I479749- Resolved the issue of "Unable to retrieve preselected variable values that are not present in the data source".
Office Chart
Bug Fixes
#I489638- Resolved the Doughnut chart renders issue as black.
PDF Viewer
Bug Fixes
#I492457- Now, the page renders properly after zooming in and zooming out when the provided PDF document is loaded.#I488322- Now, annotations that were exported from the older version are imported into the latest version.#I491908- Now, the type handwritten signature in Arabic language is retained when downloading the document.
Pivot Table
Bug fixes
- The issue with server side rendering in next.js has been resolved.
QueryBuilder
Bug Fixes
#I493593- Resolved the Script error thrown ingetRulemethod of QueryBuilder while using change event.
Ribbon
Bug Fixes
I491455- Now, the script issue raised when enable/disable the Ribbon items is resolved.
RichTextEditor
Bug Fixes
#I488885- Now, pressingCTRL + Enterdoes not trigger the enter action in the Rich Text Editor.
Schedule
Bug fixes
#I488001- An issue where the description field of an ICS file was not being parsed correctly upon import into the Schedule has been fixed.
Slider
Bug Fixes
F45705- The issue with a changed event in the Slider component has been resolved.
Sparkline
Bug Fixes
#F45948- Fixed issue with sparkline pie not displaying properly when having single point.#F45935- Fixed an issue where the chart gets vanished when data updated after resizing the chart.
Spinner
Bug Fixes
#483152- Resolved an issue where thecssClassproperty was not able to accept multiple classes.
Splitter
Bug Fixes
#I483293- Fixed memory leak issue in Splitter component.
Spreadsheet
Bug Fixes
#I488994- Issue with "row height is not updated properly when save and load the data usingopenFromJsonmethod and then perform undo action" has been resolved.#I489469- Issue with "component throws an exception when open JSON data using theopenFromJsonmethod and sets theshowSheetTabsproperty value to false on that JSON" has been resolved.#I489978- Issue with "applied conditional formatting on hidden rows and columns are removed when unhide the hidden rows and columns" has been resolved.#I485361- Issue with "pasted text overlaps with adjacent cell content while pasting the long text into the editor element" has been resolved.#I486679- Issue with "cell borders are removed incorrectly during the undo operation after copy / paste from an external Excel file" has been resolved.
Svg Base
Bug Fixes
#I483794- Fixed an issue where the bold formatting was not applied correctly in the tooltip header.
Tab
Bug Fixes
#I469335- ProvidedclearTemplatesAPI support to control template clearing while adding, updating, and deleting items.
TextBox
Bug Fixes
I453508- Fixed the issue where the e-outline breaks when an icon is prepended to the textbox.
TimePicker
Features
#I480992- Added support for configuring server time zone settings to the component. TheserverTimezoneOffsetproperty can now be used to set the pre-bound value based on the time zone provided to the component.
Tooltip
Bug Fixes
#I488643- Resolved an issue where the Tooltip does not update properly for the rect and g elements.