v24.2.9
·
75 commits
to master
since this release
Chart
Bug Fixes
#I558392
- Now the line color of the Pareto chart is stable when toggling the legend.#I558247
- Now sorting is working in the Pareto chart.#I557017
- Now the column is rendered properly when a corner radius is used.
ColorPicker
Bug Fixes
#I526571
- Fixed the issue where Color Picker throws an error on mobile devices while createPopupOnClick is set to true has been resolved.
ComboBox
Bug Fixes
#I557826
- Fixed an issue where preselected values in ComboBox were not working properly when Virtualization is enabled.
DateTimePicker
Bug Fixes
#FB50296
- Fixed an issue where the date formatMMM/YYYY
was displaying the wrong date value in languages other than English.
Diagram
Bug Fixes
#I557035
- Now, the layers object gets cleared when we call clear method.
DocumentEditor
Bug Fixes
#I555058
- Resolved the shape position issue in the attached document.#I546422
- Resolved the presence of additional spacing in the Arabic document.#I544048
- Resolved the before spacing issue.#I547781
- Resolved the show revisions API not working properly issue.#I540605
,I527154
- Resolved the copy pasting issue in blazor.
GanttChart
Bug Fixes
#I557001
- Console error in dependency connection after row drag action issue has been fixed.#I556547
- top and bottom tier shows null when using custom zooming levels.#I552622
- The enable immutable enabled sample expand icon hide when record add issue has been fixed.#F186617
- Gantt pdf export taskbar text alignment issue has been fixed.#I561997
- The PDF export is not working properly when changingbottomTier
to week.#I560166
- The context menu using "add child" for any task, dependency line validation is not working properly.
Grid
Bug fixes
#I546749
,#I551015
- The issue in column reordering with frozen column andenablePersistence
has been resolved.#I545290
- Resolved the script error in the lazy load grouping with infinite scrolling.#I553601
- Fixed the issue where the grid's edit type asdatepicker
with enable mask for date column was not being applied.#I553142
- Edited Cells are misalignment when show/hide thechildGrid
issue has been resolved.#FB51346
- Resolved an issue where the column width auto is not working properly with the freeze and resize features.
Kanban
Bug Fixes
#I525892
- Now, the card template works properly upon drag-and-drop action in Kanban with remote data.
PDF Viewer
Bug Fixes
#I547297
- Now, the data property was updated properly in theaddSignature
event.I556216
- Now, the download was working properly for the provided document.
PivotTable
Bug fixes
#I542318
- When using the server-side engine, the pivot table will now be rendered properly when the value axis is set to "row" and subTotalsPosition is set to "Bottom".
ProgressBar
Bug Fixes
#I558909
- The progress bar label now renders properly when setting thetextAlignment
as center.
QueryBuilder
Bug Fixes
#I870175
- Issue withgetSqlFromRules
method is not return custom value when changing boolean type column value in default complex data binding. has been fixed.#I556563
- Issue with QueryBuilder validation message position wrong issue while deleting the rule has been fixed.
RichTextEditor
Bug Fixes
#I550863
- Now the script error doesn't show when all content is selected and pasted into the Rich Text Editor.#I555677
- Now the list format is working properly when press the backspace key in a list in RichTextEditor.#I558397
- Now the Emoji Picker popup is shown properly within the inline Rich Text Editor.#I558168
- Now, the font color toolbar works properly when using the inline toolbar of the Rich Text Editor.#I558398
- Now, after pasting an image, the inline editor toolbar items should show properly in RichTextEditor.
Spreadsheet
Bug fixes
#I870831
- Issue with "formula calculation with defined name does not work as expected when adding the defined name using public method" has been resolved.