Releases: syncfusion/ej2-vue-ui-components
v17.3.17
Chart
New Features
- #249554 - Provided smart axis label for polar radar chart.
- #239599 - Provided event support for tooltip template.
Diagram
Bug Fixes
#249873
- The issue with an exception that thrown while dragging an element from the pale if we have several diagrams and destroy one diagram has been resolved.#F147762
- The issue "Template annotation drawn numerous times during runtime changes" has been fixed.#249484
- The issue "Multi-selected node rotation not rotating based on center" has been resolved.#242645
- The issue "Unable to select a node in swimlane" has been fixed.#249697
- The selection after drag and drop the nodes out side of the diagram region is now working fine.
New Features
#249143
- The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
Document Editor
Bug Fixes
#246264
- Page now becomes responsive, when document contains table with split cell widget.#249138
- Table of contents dialog now rendered properly.#245757
- Page now becomes responsive when we edit in header footer region.#249049
- List continue numbering issues are resolved now.#248304
,#250801
- TOC is now updated properly, when paragraph contains page break with heading style.#249736
- Focus is now set to text search result, when search icon is clicked in options pane.#249542
- Draw image error is resolved now, when document contains invalid image source.#249329
- Added localization for missed text in document editor.#248710
- Character format is now applied, when selection start is in field.
DropDownList
Bug Fixes
#F147549
- Now dropdown popup renders properly in mobile Firefox browser.
Excel Export
Bug Fixes
- Internet Explorer version 11 Grid to Excel export issue is fixed.
File Manager
Breaking Changes
- Now, the rename dialog shows or hides the file name extension based on the
showFileExtension
property value in the file manager.
Grid
Bug Fixes
#244767
- Validation error message not shown for Batch and Dialog editing has been fixed.#249835
- Need to show confirmation dialog while in batch mode with drag and drop has been fixed.#250135
- Column resizing feature is not working properly when row drag and drop is enabled.#147538
-recordDoubleClick
event does not remove when destroy grid element is fixed.#244693
- Script error throws while using aggregates with set Row method is fixed.#249990
- Script error throws while using detail template with auto generated columns is fixed.#145834
- Need to access complex columns while using auto generated columns is fixed.#249176
- Exclamation sign was not supported by Filter column is fixed.
MultiSelect
Bug Fixes
#250710
- Now, you can filter the data while render the component usingselect
element.
PDF Viewer
Bug Fixes
#249742
- The annotationSelect event will be triggered properly after selecting another text markup annotation.#245008
- Notes of the measure annotations will now be updated properly after modifying the scale values.
New Features
#248585
- The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
Schedule
Bug Fixes
- An issue with displaying week number with different
firstDayOfWeek
has been fixed. #244512
- An issue with recurrence option in editor template has been fixed.#148187
- An issue with default flag missing in variable$schedule-tbar-border-hover-color
frombootstrap4
theme has been fixed.
Tab
Bug Fixes
#250013
- An issue with nested tab rendering whileheaderPlacement
is set asBottom
has been fixed.
TreeGrid
Bug Fixes
#248114
- Data loads properly when we setheight
to 100% inEnableVirtualization
.
v17.3.16
Common
Bug Fixes
248589
-cleared peerDependencies warning.
Accordion
New Features
- Provided item template support for accorion.
Chart
Bug Fixes
- #249730 - Polar chart column series with inversed axis with OnTicks rendering issue fixed.
- #250074 - Radar chart values are wrongly plotted in outside the axis issue fixed.
- #250064 - Radar and Polar Chart of Scatter Type is not rendering when the Value label is enabled issue fixed.
- #250336 - es2015 script error issue has fixed.
- #250081 - Radar and Polar chart when only one data is passed it is appearing as single dot issue fixed.
Dialog
Bug Fixes
#240696
- Resolved the odd dragging behaviour on Dialog when scrolling the page.#249144
- Resolved the issue with rendering templates when enabled the policy"script-src self"
in Dialog.#249263
,#249478
- The issue with dynamically updating the Dialog content using the function template has been resolved.
Document Editor
Bug Fixes
#246365
,#250077
- Table Width for auto type table format is now updated properly.#249283
- Command + A key triggers properly in MAC machine's Safari browser.#248301
- Text clipping issues are fixed when text inside table cell.#246587
- backward selection issues and backspace issues for restrict editing are resolved now.#244786
,#248882
- Text now rendered properly in RTL paragraph, when copy and paste locally.#248304
- Tab leader is now preserved properly, when updating table of contents.
Grid
Bug Fixes
#249323
- Case-sensitive is not working when filter the records byfilterByColum
issue has been fixed.#244767
-childElement
count undefined issue has been fixed.#244767
- Added thecolumnuid
andcustomAttributes
in summary column.#244767
- Misalignment issue has been fixed while using frozen with aggregate.#244767
- Validation error message position issue has been fixed.
ListBox
Bug Fixes
- Adding common cssClass for wrapper.
Menu
Bug Fixes
#249638
- Multiple Menu in the Page causes an issue in Hamburger mode is fixed.
MultiSelect
New Features
- Provided
Material2 outline layout
for multiselect.
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
#249017
- Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
New Features
#249725
- Provided the support to enable or disable the comment panel.#248609
- Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
RichTextEditor
Bug Fixes
#249291
- The issue "extra empty tags are added while toggling bold or Italic style when typing the text randomly" in the Rich Text Editor has been fixed.
Schedule
Bug Fixes
#147850
,#249678
- An issue with event click action is not working in the latest version of iOS has been fixed.#246126
- An issue with toolbar is not working properly in all overflow modes in Scheduler has been fixed.- An issue with recurrence date is not generated properly in month option has been fixed.
Spreadsheet
New Features
- Provided
updateCell
method to update a cell properties.
Stock Chart
Bug Fixes
#249956
- Annotation rendering issue has fixed.
Switch
Bug Fixes
- Adding common cssClass for wrapper.
TextBox
Bug Fixes
- Issue with
Material2 outline layout
has been resolved.
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
Bug Fixes
#246126
- An issue with toolbar is not working properly in overflow as popup mode when we used input elements in it has been fixed.
TreeGrid
Bug Fixes
#249633
- Row Drag and Drop works fine with RemoteSaveAdaptor.#F147968
- Datasource update works fine after cancelling edit action on cell editing.
TreeView
Bug Fixes
- #246937 - The unchecking checkbox performance issue has been resolved.
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 ...
v17.3.9-beta
Common
New Features
- Provided .sync modifier support for Essential JS 2 for Vue components.
Accordion
New Features
- Provided item template support for accorion.
Accumulation Chart
New Features
- Border support have been provided for doughnut and pie while hovering.
- Options have been provided to rotate data labels.
Chart
New Features
- Options provided to customize the series tooltip format separately.
- Multi-select options have been provided to allow users to select multiple regions in a chart.
- Lasso select options have been provided to allow users to select a region by drawing freehand shapes.
- Options have been provided to rotate data labels.
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
Bug Fixes
- #226615- Script error thrown in
UrlAdaptor
whensaveChanges
method is called without Query is resolved.
Diagram
Bug Fixes
#243153
- Annotation wrapping is now working with textWrapping as WrapWithOverflow when there is a space in the annotation content.#242713
- The diagram connectors is now exported properly with WebKit.#247140
- The improper position of HTML node's in the overview has been fixed.#F147015
- The issue on printing the diagram content alone in multiple page when margin is set as zero has been fixed.#246626
- The issue "Hidden layered objects visible while changing the properties" is now resolved.#245915
- Now, the z-index of the HTML nodes works properly.#245696
,#245047
,#244836
- Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.#244623
- The issue "Flip not working for HTML node" is now resolved.#242968
- Now, the sequence connector updated properly while changing port to port connection at runtime.#244365
- Now, the user handle events firing after zoom in the diagram is validated.#245231
- The issue "When we draw multiple nodes horizontally and update layout at runtime, connectors are not updated in straight" is now resolved.#244804
- The fill color for target Decorator is now applied properly for sequence connector.#245061
- The issue "Nodes beyond the diagram view port also rendered dynamically, when enable the virtualization" is now resolved.#146327
- The issue "Layout not working for Group Node" is now resolved.#243648
- The issue "Exception raised while adding UML class shapes at runtime" is now resolved.#146017
- The issue "Decorator is not aligned properly in palette when we set large stroke Width for it" is now resolved.#242713
- The issue "Diagram Connectors not exported properly using web kit" is now resolved.#244589
,#244046
- The issue "Context menu properties are generated in MVC" is now resolved.#243734
- The issue "Symbol Palette - first palette element gets removed while refresh the palette" is now resolved.#244519
- The issue "Support to delete a lane from swimlane" is now resolved.- The issue "Ports are not rendered when we enable virtualization" is now resolved.
#243785
- The issue "Symbol palette first row expands twice on click" is now resolved.#146017
- The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.
New Features
211256
,227953
,243284
- Automatic line routing support have been added.#242645
- The issue "Support to add node in lanes collection at runtime" is now resolved.
Document Editor
Bug Fixes
#245457
,#245459
- Table is now layout properly.#246127
,#246597
,#247364
- Page number field is now exported properly in Sfdt export.
Excel Export
Bug Fixes
- Double quotes will be preserved proper on exporting grid data to CSV
File Manager
Breaking Changes
- Support has been provided in asp core platform for customizing the columns of file manager's details view. We have also limited the
columns
attributes of thedetailsViewSettings
property instead of accessing the all attributes from theGrid
sub component.
Bug Fixes
- The issue
file manager’s details view contains the unnecessary scrollbar and eclipsis in Chrome browser (version 76.0.3809.132)
has been fixed.
Gantt
Bug Fixes
#245866
- Alignment issue withheight
property value asauto
has been fixed.F145725
- Issue with cell editing on newly added record has been fixed.#246761
- Issue while providing date field value with empty string value and invalid date values has been fixed.#247124
- Issue while loading Gantt SB samples in Mobile devices has been fixed.F147329
- Issue in progress calculation with unscheduled tasks has been fixed.F147380
- Issue with prevent edit dialog has been fixed.
New Features
#233407
- Provided support to perform Excel and CSV exporting in Gantt.
Grid
Bug Fixes
#146977
- Script error thrown when enable frozen column with auto generated columns in Grid.#246309
-AllowResize
must be disabled when we are in edit state.#246947
,#246460
- Script error is thrown while routing with persistence.#245859
- Can't access selected records properly inrowSelected
event while selecting the header checkbox.#244916
- Virtual scroll displays empty block while directly scroll to the bottom.
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
#F146947
- Resolved the argument issue that returns text field instead of value field in the action begin event when rendering the Combo Box within the In-place Editor.#248388
- Resolved the issue with configuringcssClass
property to customize the appearance of sub-components of the In-place Editor.
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.
Maps
New Features
- The toggle option has been provided for legend. So, if you toggle the legend, the given color will be changed to the corresponding shape item.
MaskedTextBox
Bug Fixes
- Now, e-disabled class is removed from wrapper when dynamically enable the masked textbox from disabled state.
MultiSelect
Bug Fixes
#242599
- Now, filtering work properly when enabling the custom value property.
NumericTextBox
Bug Fixes
#242949
- Resolved the cursor flickering issue on IE11 browser while focus the input by tab and mouse simultaneously.
PDF Viewer
New Features
#227046
,#230887
,#142366
,#231973
,#I237847
,#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
- Improper GUID creation issue has been resolved.
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
#F146927
- The issue with copy and pasting image from MS Word to the RichTextEditor has been fixed.#246340
- The issue with pasting the content as plain-text in Rich Text Editor has been fixed.
New Features
- Drag and drop images from local system
- The feature allows to insert the images to the editor by drag and drop from local path. The images can uploaded to the server before insert into the editor.
- Resizable Editor
#236064
- This feature allows the editor to be resized. Users can enable or disable this feature using theenableResize
property. IfenableResize
is true, the RichTextEditor component creates grip at the bottom right corner to resize it in diagonal direction.- Pasting images from Microsoft Word and Microsoft Outlook
- This feature allows you to paste the images in the editor by copying and pasting from Microsoft Word and Outlook. The images can be uploaded to the server before inserting into the editor.
Schedule
Bug Fixes
#147443
- An issue with editor window headers are misaligned in mobile mode has been fixed.#147383
- An issue with drag and drop action is not working properly whenenableCompactView
disabled in mobile mode has been fixed.#246161
- An issue with multiple cell selections are ...
v17.2.49
Dashboard Layout
Bug Fixes
- Issue with "panels jumping while dragging" has been resolved.
DatePicker
Bug Fixes
#244043
- Issue with "datepicker popup not closed while choose the same date value" has been resolved.
Diagram
Bug Fixes
#246626
- The issue "Hidden layered objects visible while changing the properties" is now resolved.#245915
- Now, the z-index of the HTML nodes works properly.
Document Editor
Bug Fixes
#245473
- Line spacing is now exported properly.#245469
,#245470
- List level paragraph heading is now layout properly on page break.#243495
- width is now calculated properly for the tab element, if it has single tab stop.#244893
- Paste event is now triggered in safari browser.#246003
- Insert field is now updated based on current selection format.#243919
- Script error is fixed while pressing Ctrl + A.
File Manager
Bug Fixes
- The issue
the file manager throws script error when performing sorting in details view when the SortBy button is not present in toolbar
has been fixed. - The issue
the file manager throws script error when return null response from server for search operation
has been fixed.
New Features
- New events have been provided to customize the dialog in file manager.
- New methods have been provided to select all files and clear the selection in current path of the file manager.
- New methods have been provided to customize the context menu items in file manager.
Grid
Bug Fixes
#244574
- Grid scroller jumps on browser delay while usingvirtualization
has been fixed.#245739
- Filter dialog does not close properly when render grid inside the dialog has been fixed.#244047
- Focus module destroyed completely from the content ready.#223749
,#241000
Provided the support to useselectRow
method invirtualized
Grid.#244927
-CurrrentPage
was not refreshed after changing the dropdown with its highest value.- Select multi rows with checkbox wrong while set frozen column in grid component has been fixed.
Menu
Bug Fixes
- Issue with modifying item in 'beforeOpen' event creates extra Item in Context Menu is fixed.
MultiSelect
Bug Fixes
#245849
- Issue with "Dropdown popup moves down while initial value selection on popup" has been resolved.
PDF Viewer
Bug Fixes
- #246044 – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
- #245087 – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
- #245820 - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
- #244787 – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
- #246041 - The warning message will no longer be thrown when the web action method is executed.
RangeNavigator
Bug Fixes
#246533
- Misposition of range navigator tooltip while resizing fixed
Schedule
Bug Fixes
#244555
- An issue with recurrence editor change event is not populate the updated rule value has been fixed.
TextBox
Bug Fixes
#235177
- Issue with "change event triggers on every keypress when textbox rendered with two-way binding" has been resolved.
v17.2.48-beta
Common
New Features
- Provided .sync modifier support for Essential JS 2 for Vue components.
Accordion
Breaking Changes
- The
expanded
event type changed fromExpandEventArgs
toExpandedEventArgs
.
Chart
Bug Fixes
#243156
- Drag complete returns value in string issue has been fixed.
#245710
- Lograthmic is not working properly for smaller value issue has been fixed.
#243156
- Selection is not proper at the edge issue has been fixed.
#245710
- Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.
ComboBox
Bug Fixes
#241484
- Now, you can render the component inside v-if and v-else conditional block.
DataManager
Bug Fixes
- #226615- Script error thrown in
UrlAdaptor
whensaveChanges
method is called without Query is resolved.
Diagram
Bug Fixes
- #236860, #237139 - The issue "MouseMove event is not triggered in Firefox" is now resolved.
- #241680 - The issue "Nodes drawn using drawing tools not appeared in overview" is now resolved.
- #240493 - The console error thrown while resizing the window in Chrome has been fixed.
- #242332 - The issue "ContextMenu not appears while clicking an empty diagram" is now resolved.
Document Editor
Bug Fixes
243874
- Contextual Spacing property on paragraph is now exported properly.#243874
- Contextual Spacing property on paragraph is now exported properly.#243878
- Copy and paste when the document contains page break character within control is now working.#243495
- Follow character width for list is now updated properly.
Excel Export
Bug Fixes
- Double quotes will be preserved proper on exporting grid data to CSV
File Manager
Bug Fixes
- Issue with
when the component is rendering and you are trying to resize the window the component throws script error
is fixed.
Gantt
Bug Fixes
F145733
- Alignment issue with header and rows on splitter resizing has been fixed.F145733
- Alignment issue with header and rows on splitter resizing has been fixed.F146641
- Issue with indicators tooltip support has been fixed.
Grid
Bug Fixes
#244231
- On key pressing of column chooser Search bar, empty Grid renders if all columns are unchecked, issue has been fixed.#146166
- CheckBox column disappears after hiding other columns throughcolumnChooser
issue has been fixed.#146777
- While locking the column dynamically, the Locked column is not moving to the first column position issue has been fixed.#245747
- Validation message position is wrong for rows added in the bottom issue has been fixed.#242519
,#244186
- Misalignment issue in Frozen Column while editing Grid with edit template.#243593
- Script error thrown when perform row drag and drop with expand child.#242503
- On Saving the cell Footer ContentscrollLeft
is set to zero issue has been fixed.#146553
- Command column was not working when dynamically added incolumnModel
is resolved.
In-place Editor
Bug Fixes
- The display format specified for the sub components in
In-place Editor
, will now be considered when initial value is provided.
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.
MultiSelect
Bug Fixes
#242599
- Now, filtering work properly when enabling the custom value property.
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
- #244499 - The shape and measurement annotations will now be rendered properly in the rotated documents.
- #244481 - The script errors will no longer be thrown in PDF Viewer in IE browser.
New Features
- #243205, #245009 - Provided the support to include Custom stamps in stamp dropdown.
- #243133 - Provided the support to customize tooltip of the hyperlink on mouse hover.
- #245007 - Provided the Feet unit support in measurement annotation.
Pdf Export
Bug Fixes
- Iterative constructor call issue has been resolved.
- Preservation issue in headers and footers with section is fixed.
- Super constructor may only be called once exception has been resolved.
- Preservation issue in page orientation is fixed.
RichTextEditor
Bug Fixes
#243767
- The issue with applying selected format based on content editable has been fixed.
New Features
-
Support for saving images in base64
-
#240002
,#242405
- This feature allows users to save the images in the RichTextEditor in base64 format along with the existing blob format. -
Image upload events
-
#240002
,#236690
,#241238
,#244320
- This feature allows images to be customized on uploading and inserting them into the editor by using the upload events image selected, image uploading, image upload success, and image upload failed. Users can rename the images before inserting them into the editor using these events.
Schedule
Bug Fixes
#242299
- An issue with events misaligned in different browser zooming has been fixed.
Sidebar
Breaking Changes
- Change event will trigger only after the expand or collapse transition of the Sidebar.
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
The Spreadsheet is an user interactive component to organize and analyse data in tabular format. It will load data by importing an excel file or from a data source, such as array of JSON objects, OData web services
, or DataManager
binding to a range. The populated data can be exported as Excel, PDF, and CSV formats.
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
- Change detection for properties
dataSource
andquery
were handled for remote data. - Edited records can be searched/filtered.
- Inner level records will be collapsed/expanded after filtering/searching actions.
New Features
- Checkbox selection support has been provided that allows users to select rows using checkbox.
- Checkbox Column support has been provided that allows users to check rows using checkbox in treegrid column.
Uploader
Bug Fixes
#F146285
,244026
- Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
raw
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
v17.2.47
Accordion
Breaking Changes
- The
expanded
event type changed fromExpandEventArgs
toExpandedEventArgs
.
Chart
Bug Fixes
#243156
- Drag complete returns value in string issue has been fixed.
#245710
- Lograthmic is not working properly for smaller value issue has been fixed.
#243156
- Selection is not proper at the edge issue has been fixed.
#245710
- Y-Axis of Spline chart not adjusting scale to suit dataSource issue has been fixed.
Document Editor
Bug Fixes
243874
- Contextual Spacing property on paragraph is now exported properly.#243874
- Contextual Spacing property on paragraph is now exported properly.#243878
- Copy and paste when the document contains page break character within control is now working.#243495
- Follow character width for list is now updated properly.
File Manager
New Features
- Methods have been provided to perform file operations such as create, upload, download, delete, rename, and open in file manager.
Grid
Bug Fixes
#244231
- On key pressing of column chooser Search bar, empty Grid renders if all columns are unchecked, issue has been fixed.#146166
- CheckBox column disappears after hiding other columns throughcolumnChooser
issue has been fixed.#146777
- While locking the column dynamically, the Locked column is not moving to the first column position issue has been fixed.#245747
- Validation message position is wrong for rows added in the bottom issue has been fixed.#242519
,#244186
- Misalignment issue in Frozen Column while editing Grid with edit template.#243593
- Script error thrown when perform row drag and drop with expand child.#242503
- On Saving the cell Footer ContentscrollLeft
is set to zero issue has been fixed.#146553
- Command column was not working when dynamically added incolumnModel
is 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
- #244499 - The shape and measurement annotations will now be rendered properly in the rotated documents.
- #244481 - The script errors will no longer be thrown in PDF Viewer in IE browser.
New Features
- #243205, #245009 - Provided the support to include Custom stamps in stamp dropdown.
- #243133 - Provided the support to customize tooltip of the hyperlink on mouse hover.
- #245007 - Provided the Feet unit support in measurement annotation.
RichTextEditor
Bug Fixes
#242999
- Now, Reactive form validates properly onshift + tab
key action.#244796
- Floating toolbar now renders properly without alignment issue, when render the Rich Text Editor within Tab.
Schedule
Bug Fixes
#245942
- An issue withquick popup
open on tab hold action in mobile mode has been fixed.#242531
- An issue with events not updated properly while changing Scheduler time zone dynamically has been fixed.#244512
- An issue with recurrence editor value not mapping in custom editor window has been fixed.
Sidebar
Bug Fixes
- Sidebar expand or collapse when scrolling in the landscape mode in chrome mobile browser is fixed.
Toolbar
New Features
enableItems
public method will now support number type.
TreeGrid
Bug Fixes
#243953
- Filter works properly with Filter Settings and Search Settings.
v17.2.46
Accordion
Breaking Changes
- The
expanded
event type changed fromExpandEventArgs
toExpandedEventArgs
.
Diagram
Bug Fixes
#245696
,#245047
,#244836
- Now, the Angular diagram will be rendered properly when we set the target as es6/es2015 in ts.config file.
Gantt
Bug Fixes
F145733
- Alignment issue with header and rows on splitter resizing has been fixed.F145733
- Alignment issue with header and rows on splitter resizing has been fixed.F146641
- Issue with indicators tooltip support has been fixed.
ListBox
New Features
#237694
- provided maximum selection limit option for ListBox.
PDF Viewer
Breaking Changes
- The following API is renamed.
Existing API name | New API Name |
---|---|
toolbarItem | toolbarItems |
Bug Fixes
- ‘#243837’ – Exception will no longer be thrown while loading the PDF document as FileStream.
New Features
- ‘#223065’, ‘#234860’, ‘#241770’, ‘#241487’, ‘#229426’, ‘#244801’ – Provided the support for importing and exporting the annotation details as a JSON object.
Pivot Table
New Features
#F144352
– ThefieldListRefreshed
event has been introduced; it occurs on each UI operation performed in field list.#F144382
– Localization text for aggregation types has been included.#232925
,#234552
- Number formatting can be applied through built-in UI.
QueryBuilder
New Features
- Provided Null and Empty operator support.
RichTextEditor
Bug Fixes
#243475
- Now, you can validate max-length even showCharCount property as false.
Slider
Bug Fixes
I240495
- Ticks rendering issue in the vertical slider has been fixed.
Splitter
Bug Fixes
- #245067 - Resolved the issue with pane resizing on rendering nested split panes.
TreeGrid
New Features
#231649
- Support for Row Drag and Drop has been provided that allows to reorder rows within grid and also to drag and drop rows between two treegrid.
v17.2.41
Dashboard Layout
Bug Fixes
- Issue with "panel resizing after window resize" has been resolved.
DateRangePicker
Bug Fixes
#F146493
- Issue with "DateRangePicker popup not opened on the second click action in iPad devices" has been resolved.
Diagram
Bug Fixes
#146327
- The issue "Layout not working for Group Node" is now resolved.#243648
- The issue "Exception raised while adding UML class shapes at runtime" is now resolved.#146017
- The issue "Decorator is not aligned properly in palette when we set large stroke Width for it" is now resolved.#242713
- The issue "Diagram Connectors not exported properly using web kit" is now resolved.#244589
,#244046
- The issue "Context menu properties are generated in MVC" is now resolved.#243734
- The issue "Symbol Palette - first palette element gets removed while refresh the palette" is now resolved.#244519
- The issue "Support to delete a lane from swimlane" is now resolved.- The issue "Ports are not rendered when we enable virtualization" is now resolved.
Document Editor
Bug Fixes
#243495
- List level paragraph heading 2 first line indent style is now applied properly.#243495
- Section break paragraph style layout is now applied properly.#243495
- TOC tab header layout is now applied properly for sub headings.#243495
- Script error is fixed when calculating tab width for list in TOC.#243495
- TOC hyperlink text style is now preserved properly.#243878
- Table cell is now exported properly when table contains spanned rows.
File Manager
Bug Fixes
- The issue with the
file manager that throws script error while accessing the shared folder in physical file provider
has been fixed.
New Features
- A method has been provided to customize the filtering support in file manager.
Gantt
Bug Fixes
#243770
- Issue in date picker with custom format has been fixed.#243238
- Included current edited data inactionComplete
event arguments.
Grid
Bug Fixes
#244183
- Provided thecacheAdaptor
support in Grid.#240141
- Resize not working properly when enabling row drag and drop feature has been fixed.#243754
- Removed thefilterItemTemplate
from Grid persist data.#244375
- Checkbox state was not refreshed while callingopenColumnChooser
has been fixed.#234468
- Script error while refreshing the Grid withforeignKeyColumn
in persistence enabled has been fixed.
Maps
Bug Fixes
#244108
- The issue with legend border that does not disappear when hover over the legend item has been fixed.- The issue with tooltip was not working in Internet Explorer 11 browser has been fixed.
MultiSelect
Bug Fixes
#F146474
- Issue with “Input height increases by 1 pixel when the dropdown icon is enabled ” has been resolved.#144756
- Issue with "custom value added to the list after args.cancel is set to true in custom value section event" has been resolved.
NumericTextBox
Bug Fixes
#244336
- Now, the percentage textbox value never changed in read-only mode afterfocusIn
andfocusOut
.
RichTextEditor
Bug Fixes
#243767
- The issue with applying selected format based on content editable has been fixed.
New Features
- Support for saving images in base64
#240002
,#242405
- This feature allows users to save the images in the RichTextEditor in base64 format along with the existing blob format.#242771
- Provided the support to handle both absolute and relative path links.
Schedule
Bug Fixes
#241514
- An issue with clone element not removing in DOM while invokerefreshEvents
public method.
Splitter
Bug Fixes
- #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.
TreeGrid
Bug Fixes
#243065
-expandAll
andcollapseAll
method works fine for remote data withloadChildOnDemand
property as true.
TreeView
Bug Fixes
- Issue with custom icon size changed while double clicking the tree node has been fixed.
Uploader
Bug Fixes
#F146285
,244026
- Now, you can get the files in server-side when drag and drop the files in the synchronous upload.
v17.2.40
Common
Bug Fixes
- Resolved issue while using multiple multilevel Vue component directives.
ComboBox
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
Dashboard Layout
Bug Fixes
- #243056 - Issue with "dashboard panels moving out of the layout on resizing" has been fixed.
Diagram
Bug Fixes
#243785
- The issue "Symbol palette first row expands twice on click" is now resolved.#243648
- The issue "Exception raised while adding UML class shapes at runtime" is now resolved.#146017
- The issue "Decorator is not aligned properly in palette when we set large stroke width for it" is now resolved.
Document Editor
Bug Fixes
#241445
- List level for RTL paragraph is now applied properly when tab is applied.#241445
- Undo and redo is now working properly, after list level modified for RTL paragraph.#241445
- Paragraph is now layout properly, when entering combination of RTL and English text.#243622
- List is now exported properly in sfdt format.
DropDownList
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
File Manager
New Features
- The
ID
based support has been provided to theselectedItems
property to manage the files with duplicate names.
Gantt
Bug Fixes
- #F145936 - Custom column values not updated in data source on Editing has been fixed.
- Lexical declaration issues in es2015 has been fixed.
Grid
Bug Fixes
#242503
- Add form gets misplaced in an empty grid withfrozenColumns
.#242201
- Script error thrown while navigating to other page and come back to grid with filter settings.#237984
- Need to show warning message if provided dataSource in incorrect format.#242484
- Default value is not set for the stacked columns.
In-place Editor
Bug Fixes
- The display format specified for the sub components in
In-place Editor
, will now be considered when initial value is provided.
Maps
Bug Fixes
#I243271
- The issue with changing text in our component when the text argument is changed in the datalabelRendering event has been fixed.#I243499
- The issue with arrow option in the navigation line has been fixed.#I238404
- The issue with bubble color and size when using point type shape data has been fixed.
MaskedTextBox
Bug Fixes
#243500
- Providedreadonly
property to control user interactions.
MultiSelect
New Features
#F146233
- Now, you can specify type of filter usingfilterType
property.
PDF Viewer
Bug Fixes
- #242495, 243160 – Hyperlink element is now rendered properly for the rotated page document.
- #238064 – Searched target text is now highlighted properly for the provided document.
- #241904, 241294 – Converted PDF document is now rendered properly in IE browser.
- #242282 – Text search is now working properly while using PDF Viewer control inside the Tab control.
New Features
- #242329 - Provided the support to customize scale ratio value of measurement annotation.
- #241886 - Provided the support to display context menu in mouse up action.
Pdf Export
Bug Fixes
- Iterative constructor call issue has been resolved.
ProgressButton
Bug Fixes
- Issue with 'progressComplete' method is fixed.
Schedule
Bug Fixes
#242906
- An issue with action begin event is not triggered in event add action within editor template has been fixed.#242299
- An issue with events misaligned in different browser zooming has been fixed.#243422
- An issue with recurrence validation is showing unwanted alert has been fixed.#240463
- An issue with end time value of editor window in month view has been fixed.#146092
- An issue with displaying week number with differentfirstDayOfWeek
has been fixed.
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.
TreeGrid
Bug Fixes
#146272
- Ellipsis works fine for tree-view column.
TreeView
Bug Fixes
- #242925 - Issue with checked and unchecked the checkbox using keyboard interaction even disable the checkbox has been fixed.