v17.3.14
Common
New Features
- Provided .sync modifier support for Essential JS 2 for Vue components.
Accordion
Bug Fixes
- #245474 - Improper rendering of other components inside the accordion content issue has been fixed.
Accumulation Chart
New Features
- Border support have been provided for doughnut and pie while hovering.
- Options have been provided to rotate data labels.
AutoComplete
Bug Fixes
#248193
- Issue with "once autocomplete popup open is prevented by setting args.cancel as true in beforeOpen event then you can't remove the prevent a popup opening using beforeOpen event" has been resolved.
Chart
New Features
- Trim support have been provided for axis title in chart.
- Axis padding at desired position has been provided.
CircularGauge
New Features
#I218689
- An option has been provided to hide a label when it intersects with other labels.#I229216
- Tooltip support has been provided for circular gauge annotation.#I238868
- Tooltip support has been provided for circular gauge ranges.#I210142
- Legend support has been provided for circular gauge ranges.
ComboBox
Bug Fixes
#241484
- Now, you can render the component inside v-if and v-else conditional block.
DataManager
Breaking Changes
#235197
,#249206
- By default UTC time zone values are converted into local time zones without the use ofserverTimezoneOffset
.
DateRangePicker
Bug Fixes
#F147384
- Issue with!default
variable missed in the DateRangePicker SCSS file has been resolved.
Diagram
Bug Fixes
#F147622
- The issue "Annotation content is not properly aligned for Bezier connector when Segments has control points" has been resolved.#247074
- The issue "Overview size reset to zero while resizing the browser window" has been resolved.#248460
- The node ports of all diagram nodes are visible when we move a single node in the diagram has been fixed.F147492
- The issue "dragging one node and dropping it to another node, the node highlighter not removed" has been fixed.#F147578
- Exception raised on swim lane rendering has been fixed.#247967
- Exception raised while moving overview rectangle when HTML node contains SVG tag has been fixed.#249149
- Console errors occur when try to edit the orthogonal segments using Ctrl+Shift+click is now resolved.
Document Editor
Bug Fixes
#243771
- Clipboard data is now pasted as plain text, If XHTML validation fails.#246264
,#246143
,#247143
- Styles now updated properly for the selected paragraph.#246003
- Default character and paragraph format is now set on initial control rendering.#245766
- Table of contents is now copied properly.#245891
- Merge field is now copied as a plain text.#245860
,#246440
- Script error is fixed after paste switch to different formatting.#245461
- Left border width is now updated properly.#246168
- List tab width is now calculated properly when hanging indent is specified.#245890
- Script error is fixed when pasting content copied from word.#247896
,#147336
- Text is now visible when its container contains flex style property.#246884
- Copy and paste single paragraph containing list is now resolved.#247831
- Script error is fixed while importing document.#246168
- List font style is now rendered properly.#246751
- Script error is now resolved when editing inside nested table.#245453
- Paragraph is now lay-outed properly when it has based on style.#244786
,#248882
- RTL text exporting issues are fixed.#244786
- Cursor now updated properly after inserting merge field when paragraph is set as RTL.
New Features
#245203
- Added support to preserve and layout start page number for sections.#245203
- Added support to preserve and layout start page number for sections
Excel Export
Bug Fixes
- Double quotes will be preserved proper on exporting grid data to CSV
File Manager
Bug Fixes
- The issue with
the fileOpen event that was not triggered for folder navigation through navigation pane
has been fixed.
Gantt
Bug Fixes
F147755
- Chart part disappearing issue when splitter position value greater than control width has been fixed.
Grid
Bug Fixes
#247870
,#248097
- Print issue while having grouped columns has been fixed.#244767
- Script error thrown when having custom aggregates and dynamically show/hide columns has been fixed.#247790
,#147427
- True type font issue when having header in Pdf Export has been fixed.#147146
- Check box filter is not showing results while typing in the search box for boolean type column.#242503
- Summary not updated for newly added records in the Grid with batch edit mode with freeze columns issue has been fixed.#147270
- Maximum call stack issue occurs when Grid has no records and set visible property as false for first column has been fixed.#147513
- AutoComplete does not show records properly in filter menu while using complex data binding has been fixed.
HeatMap
Breaking Changes
The dataSource
property has been split into dataSource
and dataSourceSettings
properties.
The dataSource
property is used to bind data to HeatMap and the dataSourceSettings
property is used to configure the data source using adaptor settings.
New Features
- Provided a minimum and maximum color display based on row and column wise
In-place Editor
Bug Fixes
#247721
- The issue with rendering the MultiSelect type of In-place editor while configuring remote data source has been resolved.
LinearGauge
Bug Fixes
- The dynamically updating support has been provided to the 'Axes' API of linear gauge.
New Features
- In 'setAnnotationValue' method, an option has been provided to set the position of annotation based on axis value.
ListView
Bug Fixes
- Issue of rendering a listview with new data in virtualization has been fixed.
Maps
Bug Fixes
F147309
- Issue in adding sub layer in the 'OpenStreetMap' has been resolved.
MaskedTextBox
Bug Fixes
- Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.
MultiSelect
Bug Fixes
#248288
- Issue with "console error thrown when set the openOnClick property as false in checkbox mode" has been resolved.
NumericTextBox
Bug Fixes
#242949
- Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
PDF Viewer
Bug Fixes
#247914
– The perimeter annotation will be rendered properly when the line is ended in the starting point.#248062
– Extra edge will not be added to the polygon shapes when rendered in the page.#248092
– Contents will not be swapped if you switch randomly between two documents.#248093
– Script error will no longer be thrown if you switch randomly between two documents.#247787
– The searched text will be highlighted properly in the provided document.#146785
– Script error will no longer be thrown when the PDF Viewer control is used in the React application.
New Features
#227046
,#230887
,#142366
,#231973
,#237847
,#244849
,#238686
,#239233
,#241638
,#241638
,#242232
,#239221
,#240051
,#245255
– The support has been provided for filling the form fields.#233655
,#236240
,#236825
,#238694
,#241974
,#243864
,#245087
– The support has been provided for free text annotation.#246059
- Exposed the thumbnailClick event to identify the thumbnail clicks action.#246767
– The support has been provided to export the annotation details as JSON object in client-side.#245008
– The support has been provided to update the existing calibrate annotation if we modify the scale value.- Improved the scrolling performance in mobile devices.
Pdf Export
Bug Fixes
- Preservation issue with PDF colour empty constructor is fixed.
Pivot Table
Bug Fixes
- #245737 – Conditional formatting can be applied properly for specific members.
- #245291 – The pivot table now supports NUXT JS framework.
- #244842 – Field list icon will be now placed inside the pivot table when field list option isn't included in toolbar.
- The last column of the pivot table can be displayed in Excel exported page properly.
New Features
- #245423 – Provision provided to persist and reload the pivot report.
- Provided SSAS OLAP data source support.
RichTextEditor
Bug Fixes
#249182
- The issue with localizing static texts of paste prompt dialog in the Rich Text Editor has been fixed.#249613
- The issue with pasting content from Microsoft Excel sheet that throws console error in the Rich Text Editor has been fixed.
Schedule
Bug Fixes
#240169
- An issue with drag and drop the appointments which are taller than the Scheduler has been fixed.#249012
- An issue with editing the recurrence events in the block dates has been fixed.#246295
- An issue withQuickInfo
window is not open on cell click action has been fixed.#245942
,#241514
- An issue with scrolling is not working in properly in different mobile mode has been fixed.#246563
- An issue with event is not rendered properly in agenda view has been fixed.#244271
- An issue with editor window is not closed when edit the event has been fixed.#246788
- An issue with cell selection event does not provide the proper cell details has been fixed.#246565
- An issue with scroller position is not positioned at current date in timeline month view has been fixed.
Sidebar
Breaking Changes
- Change event will trigger only after the expand or collapse transition of the Sidebar.
Slider
New Features
#234797
- Provided the color customization for each range of the slider track.
Splitter
Bug Fixes
- #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved.
- #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically"
- #243003 - Resolved the issue with enabling expand and collapse arrow based on collapsible property.
- #243007 - The issue "Collapsing and expanding splitter control does not return to original state" has been resolved.
- #244847 - The issue "Split panes are not resized properly on window resizing" has been resolved.
Spreadsheet
New Features
- Sorting: Helps you to arrange the data to particular order in a selected range of cells.
- Resize: Allows you to change the row height and column width. Auto fit the rows and columns based on its content.
Tab
New Features
- Provided template support for tab header.
TextBox
New Features
#246351
- Provided autocomplete property for setting the autocomplete attribute to the textbox.
Toast
Bug Fixes
#242279
- The DOM selector processing has been prevented in thetitle
property. The Toast component now accepts only string and HTML string in thetitle
property.
Toolbar
New Features
enableItems
public method will now support number type.
TreeGrid
Bug Fixes
#237050
- CheckBox Selection works fine while refreshing dataSource.#F147099
- Row drag and drop working fine with self reference data.#247045
- Row drag and drop support has been provided for Remote Data.#246926
- Searching works fine when thehierarchyMode
ischild
and when records are in collapsed state.
New Features
#237050
,#237420
,#237783
- Custom Data binding support has been provided that allows users to handle data externally and bind result to treegrid.#F145931
- Frozen Rows and Columns support has been provided that freezes the specific rows or columns and make them always visible in the top and/or left side of the Tree Grid while scrolling.
TreeView
Bug Fixes
- #246937 - The unchecking checkbox performance issue has been resolved.
Uploader
Bug Fixes
#F146285
,244026
- Now, you can get the files in server-side when drag and drop the files in the synchronous upload.