Essential Studio for Vue Release Notes
v27.2.2
November 15, 2024
Chart
Bug Fixes
-
#I650135
- The cumulative percentage in the Pareto chart tooltip will display the precise value to two decimal points. -
#I648361
- The exponential trendline now renders correctly for the datetime axis.
DropDownTree
Bug Fixes
-
#I648663
- The issue where the focus style remained on the Dropdown Tree element even after shifting focus to the next focusable element has been resolved.
GanttChart
Bug fixes
-
#I644829
- Words and taskbar alignment are misaligned in pdf file when row height is less than 20 issue has been fixed. -
#I645725
- Console error occurs when taskbar drag and drop with touch interaction issue has been fixed. -
#I646644
- Console error occurs while dependency has decimal offset day values issue has been fixed.
Grid
Bug fixes
-
#I643163
- Resolved a script error that occurred during cell selection whenvirtualization
was enabled. -
#I621506
,#I622810
- Provided icons for column chooser, autofit all columns, autofit column in adaptive view. -
#FB62665
- Resolved type error in filteritemTemplate
when binding functions. -
#I646099
- ResolvedrowSelecting
andRowDeselected
event arguments areundefined
whenvirtualization
is enabled. -
#I648525
- Resolved an issue where deleting a record from the command column would not work when the delete confirmation dialog was enabled. -
#FB62045
- Resolved the on-demand for excel/checkbox filtering in custom binding. -
#I645596
- Resolved a resized column width resets after column reorder whenautofitColumns
method is invoked during initial rendering. -
#I639180
- The issue with theODataV4Adaptor
checkbox filtering not functioning correctly when using an externalwhere
filter query has been resolved. -
#I645754
- Fixed an issue that caused an error when opening the column chooser in vertical row rendering mode withinAdaptiveUI
mobile mode.
MultiSelect
Bug Fixes
-
#I634300
- Fixed an issue where clicking the Clear Icon did not remove all items as intended.
RichTextEditor
Bug Fixes
-
#I646789
- Now, the table is correctly inserted at the end of the span element when the cursor is focused there in the Rich Text Editor. -
#I637655
- Now, the list retains its format properly when pasted into the Rich Text Editor, even when within an<h6>
tag. -
#I649429
- Now, the custom table with the class namee-rte-custom-table
will not have the editor’s default table styles. -
#I647956
- Now, the percentage values for image height and width are now applied to image in the Rich Text Editor. -
#I652208
- Now, the console error that occurred when clicking the image toolbar icon with the cursor at the table side has now been resolved.
Schedule
Bug fixes
-
#I647287
- An issue where an Appointments are rendered in the incorrect time slots when the time zone is set to MET has been resolved.
Spreadsheet
Bug fixes
-
#I647929
- Issue with “script error occurs when selecting cells with list validation values that contain an equal sign” has been resolved.
Tab
Bug fixes
-
#I644385
- An issue that prevented access to therefreshOverflow
method in the Tab has been resolved.
TreeView
Bug fixes
-
#I650340
- The alignment issue in the TreeView component, which occurred when using the IconCss field property with the e-icons class while enabling checkbox support, has been resolved.