Skip to content

Releases: syncfusion/ej2-react-ui-components

v17.4.39

17 Dec 10:50
Compare
Choose a tag to compare

Accordion

Bug Fixes

  • An issue with bootstrap CSS file generation has been fixed.

Bullet Chart

Bullet Chart is the variation of bar chart, which displays one or more measures, and compares it to a target value. You can also display the measures in a qualitative range of performance such as poor, satisfactory, or good. All stock elements are rendered by using Scalable Vector Graphics (SVG).

  • Data Binding - Binds the data to the data source locally and remotely.
  • Animation - The Feature and the Target bar will be animated when rendering.
  • Tooltip - Supports tooltip for the Feature and Target bar.
  • Orientation - Supports horizontal and vertical rendering.
  • Flow Direction - Supports right-to-left rendering.
  • Multiple Target - Supports multiple targets.
  • Data Labels - Supports data labels to enhance the data.

Chart

Bug Fixes

  • #256664 - Polar and radar axis labels overlapping with legend issue fixed.
  • #149497 - Axis labels are invalid when using label format as percentage in stacking 100 percent series types issue fixed.
  • #256664 - Polar and radar axis labels overlapping with legend issue got fixed.
  • #149497 - Axis labels are invalid when using label format as percentage in stacking 100 percent series types issue got fixed.

Chips

Bug Fixes

  • #250583 - Now, the selected chips values are maintained after selecting and deselecting the chips.

ComboBox

Bug Fixes

  • #256098 - The mobile device ENTER key selection issue in the focused item issue has resolved.

DateRangePicker

Bug Fixes

  • #255630 - Issue with "change event argument isInteracted return as false while select the range from presets" has been resolved.

Diagram

Bug Fixes

  • F149060 - The issue "unable to remove the connector drawn at the run time" has been fixed.
  • F148889 - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
  • F148889 - The issue with the TextAnnotation element size that grows on every move has been fixed.
  • F148889 - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
  • F148889 - The issue with the Position change event that is not raised properly has been fixed.
  • #227953 - The issue with updating line routing dynamically has been fixed.
  • #254993 - The issue "Text Wrapping is not working for lane headers" has been fixed.
  • #255299 - Visibility issue while using image as content for user handle is now fixed.
  • #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.
  • #250965 - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
  • #F148052 - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
  • #250191 - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
  • The issue "Unable to hide a layer at runtime" has been fixed.
  • #249091 - The issue with the grid lines that are black in Safari browser for Angular sample has been fixed.
  • Now, the image size will be set as image node size when the size is not given.
  • #246889 - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
  • #253855 - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
  • #253804 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
  • #254194 - The issue "when resizing the text node, text content does not wraps with respect to node size" has been fixed.
  • #253742 - The issue "children in the swimlane cannot be selected when resizing the lane, which is outside the view ports" has been fixed.
  • F148797,F148792 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.
  • #249143 - The issue "Horizontal and vertical alignment not working for the complex hierarchical layout" has been fixed.
  • #256080 - The issue with the shapes in the overview component that cannot be dragged, if the diagram ScrollLimit is Limited has been fixed.
  • #256513 - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
  • F149553 - The issue with the position of nodes in the layout that is not retained when we interact and serialize the diagram with the layout at runtime has been fixed.

New Features

  • #248460,#253930 - The support has been provided to restrict the movement of lane children beyond their boundaries.
  • #254732 - The support has been provided to rearrange lanes within the swimlane.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.
  • #249144- Resolved the issue with rendering templates when enabled the policy "script-src self" in Dialog.

Document Editor

New Features

  • #249197, #249364, #148274, #253325 Added support for converting SFDT to Word document in server side.
  • #125563, #158324, #210401, #231575, #239871, #238529, #240405, #252988, #255850 - Added support for insert and edit comments.
  • #245203 - Added support for section pages field.
  • #251866 - Enhancement for Auto list feature.

DropDownButton

Bug Fixes

  • #254048 - UI misalignment while changing the font-size issue fixed.

New Features

  • #253123 - Provided addItems removeItems methods and update items dynamically.

DropDownList

Bug Fixes

  • #256908 - Issue with "script error throws while pressing the escape key after filter the items in the popup" has been resolved.

File Manager

Bug Fixes

  • #149500 - The issue with incorrect popup name in popupBeforeOpen event has been fixed.

New Features

  • The new events beforeDownload and beforeImageLoad have been provided to customize the download and getImage file operations.
  • The new ' rootAliasName ' property has been provided to display the custom root folder name.
  • Added the filesystem provider support for File Transfer Protocol.

Gantt

Breaking Changes

  • Now dateFormat default value has been changed to null and the value will be updated by given culture. It is also possible to override dateFormat property by custom value.

Bug Fixes

  • F147793 - Context menu not closing issue while scrolling on the Gantt element has been fixed.

New Features

  • #253909 - Provided support for converting a task to milestone by method.
  • F148875 - Provided support for disabling column editing on dialog popup.
  • F146587 - Provided support for taskbarClick event in Gantt.
  • F146585 - Provided support for mouseHover event in Gantt.

Grid

Bug Fixes

  • #256411 - While programmatically filter the Grid, filterBar does not get updated issue has been fixed.
  • Filter item template arguments from single object to nested object structure has been reverted.
  • #253073, #255255 - Aria labels added for grid dialog with feature name for accessibility improvement.
  • #253073, #255255 - When pressing tab key focus moving to next row support added.

New Features

  • Provided virtualization support in Frozen Grid.

HeatMap

New Features

  • #234060, #246529 - Provided the cell color customization support for heatmap by using the cellRender event .
  • Provided the legend title support to customize the legend title in heatmap.
  • Provided the support for a cell color range to customize a cell color based on the range value.

ListBox

Bug Fixes

  • #252496 - Checkbox selection not maintained after removing filter has been fixed.
  • #F147087 - script error "contains of undefined in ListBox" while rendering the ListBox and multi select in the same router page has been fixed.

New Features

  • Provided public methods for toolbar actions.
  • Provided getDataByValues method for getting array of data objects.

Maps

New Features

  • #I244108, #I240060, #I247767, #I250088 - Provided support to zoom the maps initially, based on the marker’s location.
  • #I248021 - Provided support to cluster and expand markers with the same latitude and longitude values.
  • #I253516 - Provided clustering support for marker templates.
  • #I255189 - Improved the markerClusterClick event to get the hidden cluster collection details.
  • #I242130 - Provided support to select or deselect the shapes dynamically and on initial rendering.
  • #I248172 - Provided support to show tooltip on tap/click.
  • F146103, F147309 - Provided support to bind the shapes and colors to the markers from the data source.

MultiSelect

Bug Fixes

  • #255765 - Issue with "dynamically added item not displayed initially in box mode when control in focus state" has been resolved.

PDF Viewer

Bug Fixes

  • #253751 – Resolved the typo error in annotation exported data.
  • #255345 – Errors will no longer occur while rendering the annotation in the Firefox browser.
  • #255137 – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
  • #253704 – The form fields are downloaded properly while loading the PDF document in tab control.
  • #253745 – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
  • #252881 – T...
Read more

v17.3.34

10 Dec 13:00
Compare
Choose a tag to compare

Accordion

Bug Fixes

  • Accessibility issues has been fixed.

Grid

Bug Fixes

  • #253288 - Movable rows were not removed after calling the deleteRecord method issue has been fixed.
  • #254189 - Drag cell selection issue has been fixed while using setRowData method.

Tab

Bug Fixes

  • Accessibility issues has been fixed.

Toolbar

Bug Fixes

  • Accessibility issues has been fixed.

v17.3.30

03 Dec 12:34
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #256664 - Polar and radar axis labels overlapping with legend issue fixed.

DataManager

Bug Fixes

  • #147532 - Provided addParams CRUD support for Batch Edit mode in RemoteSaveAdaptor.

Diagram

Bug Fixes

  • #256513 - The issue "Not able to determine undo/redo action in the historyChange event" has been fixed.
  • F148889 - The issue with the collectionChange event arguments that do not have parentId information in the element property has been fixed.
  • F148889 - The issue with the TextAnnotation element size that grows on every move has been fixed.
  • F148889 - Exception raises when we clear and change the text of TextAnnotation node and click to focus on other element has been fixed.
  • F148889 - The issue with the Position change event that is not raised properly has been fixed.

Gantt

Bug Fixes

  • #253076 - Accessibility issues in Gantt has been fixed.

Grid

Breaking Changes

  • Now we have passed new properties(such as Grid instance and current column object) on the filter itemTemplate arguments, so we have changed the argument structure from data object to complex object like below.
  • {parent: Grid,data: Object, column: column}

Bug Fixes

  • #254242 - Provided load event support while performing the export action in Grid.
  • #254782 - Selected rows are deselected when opening Context Menu while having columnTemplate in Grid issue has been fixed.
  • #255479 - Multi-sorting is not working in Mac devices issue has been fixed.

ListBox

Bug Fixes

  • #F147087 - script error "contains of undefined in ListBox" while rendering the ListBox and multi select in the same router page has been fixed.

PDF Viewer

Bug Fixes

  • #253751 – Resolved the typo error in annotation exported data.
  • #255345 – Errors will no longer occur while rendering the annotation in the Firefox browser.
  • #255137 – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
  • #253704 – The form fields are downloaded properly while loading the PDF document in tab control.
  • #253745 – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
  • #252881 – The toolbar settings property is working for mobile device.
  • #255042, #255073 – Errors will no longer occur if the session storage exceeds the maximum limit.
  • #254115, #254942 – The annotation modified date is preserved properly in different localization.
  • #256044 – The font family and text alignment are rendered properly from the exported FreeText annotation data.
  • #255124 – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.

New Features

  • #251150 – Provided the support to find the interlinked annotations while selecting the annotations.
  • #243077 , #241487, #244802, #252340 – Provided the support for setting the annotation UI properties.
  • #254634 – Provided the support to maintain the aspect ratio for custom stamp annotation.

Toast

Bug Fixes

#F149339, #256583 - The issue with passing empty string value to cssClass API has been fixed.

v17.3.29

26 Nov 07:09
Compare
Choose a tag to compare

AutoComplete

New Features

  • #254473 - Now, you can clear the selected values using clear method.

ComboBox

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Dashboard Layout

Bug Fixes

  • #256123 - Issue with removing e-dragging class after panel resize has been resolved.

Diagram

Bug Fixes

  • F149060 - The issue "unable to remove the connector drawn at the run time" has been fixed.
  • #227953 - The issue with updating line routing dynamically has been fixed.
  • #254993 - The issue "Text Wrapping is not working for lane headers" has been fixed.
  • #255299 - Visibility issue while using image as content for user handle is now fixed.

New Features

  • #248460,#253930 - The support has been provided to restrict the movement of lane children beyond their boundaries.
  • #254732 - The support has been provided to rearrange lanes within the swimlane.

Dialog

Bug Fixes

  • #253239 - The issue with content overflow in IE browser has been resolved in Dialog.

New Features

  • #253239 - Provided the minHeight property to set minimum height for the dialog without considering the target's height.

Document Editor

Bug Fixes

  • #252868, #254873 - Resolved script error when resizing table row.
  • #251882 - Line spacing for paragraph is now apply properly when line spacing type is atleast.
  • #143383 - Paper size drop down is now update properly based on page width and page height.
  • #255741 - Fixed the focus issue when key pressed on input element.
  • #250770 - RTL text with special characters are now layout properly.
  • 10269 - Line spacing is now exported properly.

DropDownList

New Features

  • #254473 - Now, you can clear the selected values using clear method.

Form Validator

Bug Fixes

  • Now, validation works for newly added elements by calling the refresh method.

Gantt

Bug Fixes

  • F149069 - Parent taskbar alignment issue while rendering with single milestone child record has been fixed.
  • F149070 - Key navigation disable issue on Tree Grid section has been fixed.
  • #255266 - ParentID field not available in taskData field has been fixed.

Grid

Bug Fixes

  • #252476, #254801 - Script error throws while clicking the empty row with first column as visible false has been fixed.
  • #253639 - totalRecordsCount and totalPages values are not refreshed in Grid pagerTemplate has been fixed.
  • #254057 - DataSource modified when aggregateModule is refreshed in Grid has been fixed.
  • #250278 - Provided event support for customizing Group Caption text.
  • #255431 - Script error throws, while updating the row in edited state has been fixed.

In-place Editor

Bug Fixes

  • #253385 - The issue with displaying tooltip in the edit mode in the In-place Editor has been resolved.

MultiSelect

New Features

  • #254473 - Now, you can clear the selected values using clear method.

RichTextEditor

Bug Fixes

  • #F149001 - The issue with customization of table cell padding and cell spacing in the Rich Text Editor has been resolved.
  • #253296 - The issue with drag and drop text is not working inside the Rich Text Editor has been fixed.

Splitter

Bug Fixes

  • #I255141 -Resolved the issue with separator's visible state when collapsible the last pane .
  • #252195 - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.

Spreadsheet

Bug Fixes

#F149335 - Excel export issue has been fixed.

TreeGrid

Bug Fixes

  • #254018 - RowDrop event triggers properly when we drop the row outside of the TreeGrid.

v17.3.28

20 Nov 06:01
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #252450 - In Polar series, selection did not work while clicking center of the marker which is plotted in the axis line is fixed
  • #254803 - While clicking legend corresponding axis of the series will hide now.
  • #252450 - Selection applied for marker shadow element is prevented now.
  • #255392 - Axis label tooltip not disappeared when the mouse is moved away from chart issue fixed.
  • #254710 - Border customization is not applied for legend in scatter chart is fixed.

Dashboard Layout

Bug Fixes

  • #F149164 - Resolved the issue with panel resizing when more than one Dashboard Layout component is used in a page.

Diagram

Bug Fixes

  • F149060 - Unable to remove the connector that are drawn at the run time issue has been fixed.

Document Editor

Bug Fixes

  • #253511 - Line spacing is now applying properly after set locale to document editor.
  • #254998 , #251884 - Updated bookmark collection when bookmark gets added.
  • #246264 - Table with vertical merged split cells is now layout properly.
  • #246884 - List is now copied properly.

New Features

  • #246305 - Added API to check whether selection is in field.
  • #246305 - Added API to select the current field if selection is in field.
  • #246305 - Added API to perform delete.

File Manager

Bug Fixes

  • #I252873 The issue with file search on pressing the enter key has been fixed.

Grid

Bug Fixes

  • #242503 - Aggregation not working with the Frozen and Batch Editing issue has been fixed.
  • #254164 - Support for FilterItemTemplate function like as ValueAccessor is given.
  • #253705 - Ctrl+A in Grid does not select the last record in Batch mode issue has been fixed.
  • #253106 - Error thrown on using setCellValue method when row drag and drop is enabled issue has been fixed.
  • #253398 - Frozen header height discrepancy when setting rowHeight and allowTextWrap property issue has been fixed.
  • #252923 - Grid footer element is invisible while dynamically bind the Grid dataSource issue has been fixed.
  • #253614 - Changed the scope of the filterOperator variable as public.

MultiSelect

Bug Fixes

  • #F148867 , #254713 - The issue with "rendering the itemTemplate when value is bound to the control" has been resolved.

NumericTextBox

Bug Fixes

  • #254252 - Issue with "value not updated properly when set decimal value more than 7" has been resolved.

PDF Viewer

Bug Fixes

  • #253926 – Resolved the memory leak while rendering the PDF documents.

New Features

  • #251151, #254032 – Improved the annotation selection behavior in code behind.
  • #254776, #255304 – Provided the support to set the custom JSON data for AJAX request.
  • #253341 – Provided the support to customize the label content during initial rendering of annotations.
  • #252421 – Provided the support to set the zoom mode value during initial loading.

RichTextEditor

Bug Fixes

  • #254865 - Resolved the issue with an image that is not removed when pressing the delete key by enabling the showOnRightClick property.

Schedule

Bug Fixes

  • #148606, #148770, #253868, #253137 , #253534 - An issue with displaying wrong timeslot and time for DST time-zones has been fixed.
  • #148560 - An issue with custom drag interval has been fixed.

TextBox

Bug Fixes

  • #254393 - Issue with "while calling the focusIn method, focus is not removed in the textbox even press the tab key or mouse action" has been resolved.

New Features

  • #226069, #247330 - Now, you can add icons to textbox component using addIcon method.

TreeGrid

Bug Fixes

  • #F148459 - Header Checkbox display properly when we hide and show the columns using hideColumns and showColumns method.
  • #I247045 - Row Drag and Drop works fine when text wrap is enabled.

v17.3.27

12 Nov 12:27
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #250481 - Radar and Polar Chart isClosed not connecting to the first point when the minimum value set for the y axis issue has been fixed.

ColorPicker

Breaking Changes

  • Opacity value is removed from value when enableOpacity property is set as false.

DatePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DatePicker's value using clear button.

DateRangePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DateRangePicker's value using clear button.

DateTimePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the DateTimePicker's value using clear button.

Diagram

Bug Fixes

  • #246889 - The issue "Context menu event will be triggered in ubuntu before the mouse up event, while context menu event will be fired in windows after mouse up" has been fixed.
  • #253855 - The exception that thrown in addNodeToLane method because Undo/Redo Module is not injected has been fixed.
  • #253804 - The issue with the Swimlane Header annotation styles that are unable to change has been fixed.

Document Editor

Bug Fixes

  • #251603 - When apply numbering list, continue numbering is now updated properly.
  • #251689 - Resolved script error after cut and undo operation.
  • #250599 - Script error now resolved when deleting page break.
  • #250914, #251884 - Updated bookmark collection when bookmark gets removed.
  • #251601 - Scrolling is now proper when mouse move out of document editor.

New Features

  • #253104 - Added API to set custom header in XmlHttpRequest.

File Manager

Bug Fixes

  • #F148827 New event fileSelection have been included to restrict the file selection in file manager.

Grid

Bug Fixes

  • #249911 - Border style is not set on last row when performing edit operations issue has been fixed.
  • #253795 - Script error thrown when having header template in stacked header cell issue has been fixed.
  • #252476 - Script errors throws while navigating empty grid with tab issue has been fixed.
  • #251960 - Performance issue occurs when selecting large amount of records in Checkbox in Grid.
  • #251934 - Custom Date format issue has been fixed.
  • #252405 - Provided operator support for Custom Excel filter.
  • #252987,#252201 - Refreshing the grid with edited child grid throws script error has been fixed.
  • #148096 - Error thrown when hidemedia is enabled issue has been fixed.

ListBox

Bug Fixes

  • Issue with Drag and Drop in Empty area of List Box has been fixed

PDF Viewer

Bug Fixes

  • #253317 – The measured annotation value is updated properly in the label when you disable the default toolbar.
  • #253888 – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
  • #253317 – The measured value is now update properly for the measured annotation.

New Features

  • #251151, #254032 – Provided the support for annotation selection in code behind.
  • #249245 – Provided the support for UI customization of annotation selector border and resizer.
  • Improved the PDF viewer mobile view performance.

QueryBuilder

Bug Fixes

  • Issue with changing 'number' type field is fixed.

RichTextEditor

Bug Fixes

  • #253296 - The issue with drag and drop text is not working inside the Rich Text Editor has been fixed.

Schedule

Bug Fixes

  • #253534 - An issue with displaying fractional value in Agenda view for DST time-zones has been fixed.
  • #253652 - An issue with triggering the popupClose event on clicking outside the Scheduler has been fixed.
  • An issue with event height whose duration is less than 30 minutes has been fixed.
  • #253519 - An issue with events overlapping whose start and end time are same has been fixed.

Splitter

Bug Fixes

  • #253345 - The Console error thrown when navigating from splitter component to another page has been resolved.
  • #252410 - Resolved the issue with collapsing panes when set collapsed property as true in Splitter.
  • #252410 - Issue with Expand public method not working in the splitter has been resolved.
  • #252410 - Resolved the interaction issue with expand and collapse pane.
  • #252195 - The alignment issue with expand and collapse icons in the internet explorer browser has been resolved.

New Features

  • #251791 - Provided the support to use DOM element as pane content by configuring the selector to the content of paneSettings property.

Tab

Bug Fixes

  • #253216 - An issue with destroying Tab component in IE11 has been fixed.

TextBox

New Features

  • #233835, #236707 - Now, you can adjust the width of textbox component using width property.

TimePicker

New Features

  • #147796 - Now, you can get the cleared event when clear the TimePicker's value using clear button.

Toast

New Features

  • 252807 - Provided the support to access the 'dynamic toast model properties passed in the show method', as arguments in the beforeOpen, open and close events.

TreeView

Bug Fixes

  • #242926 - Now the drop indicator has been shown correctly while hovering the expand and collapse icon.

Uploader

Bug Fixes

  • #252841 - Now, you can drag and drop the folders in directory upload.

v17.3.26

05 Nov 19:41
Compare
Choose a tag to compare

Calendar

New Features

  • #246049 - Now, month name, day name are capitalized for all localization.

Chart

Bug Fixes

  • #253297 - Cross shape is now working fine in scatter chart.

New Features

  • #250563 - Provided support to render background image for chart.

ColorPicker

Breaking Changes

  • Opacity value is removed from value when enableOpacity property is set a false.

Bug Fixes

  • F147566 - In Palette mode, Empty string color value shows the default color(green) instead of no color has been fixed.

DataManager

Bug Fixes

  • 252550 - DataManager performance issue has been fixed.
  • 251226, 252997 - Complex field primary key column is not working while the column type is string.

DateTimePicker

New Features

  • #249683 - Now, you can set the server time zone for initial date value process using serverTimezoneOffset property.

Document Editor

Bug Fixes

  • 251355 - Script error while importing the document is now resolved.
  • 251910 - Status bar disappear on mouse hover is now resolved.
  • 251219 - Script errors due to Content security policy are now resolved.

New Features

  • #250061, #246305 - Added property to retrieve bookmarks on selection.
  • #251247 - Added API for restrict editing.
  • #251247, #238969, #252954,#253149 - Added API for selection.

File Manager

Breaking Changes

  • Now, in access control, the FolderRule and FileRule classes are combined into a single AccessRule class, where you can specify both folder and file rules by using the IsFile property.
  • Now, the Edit and EditContents in access control are renamed as Write and WriteContents.

Bug Fixes

  • The issue file manager throws script error when navigate to the different folder after sorting the path column in details view has been fixed.

New Features

  • Support has been provided to include a custom message in AccessRule class using the message property.

Grid

Breaking Changes

  • Now disableHtmlEncode default value is set to true, so the HTML tags can be displayed in the Grid header and content by default, so to display it as html content disableHtmlEncode need to be set as false.

Bug Fixes

  • #250198 - Unable to cancel row and cell selecting when multi selection is enabled issue has been fixed.
  • #250198 - CellSelected event returning same data for both current and previous cell has been fixed.
  • #251226,#252997 - Complex field primary key column is not working while the column type is string issue has been fixed.
  • #252052 - Filtering throws console error when complex data with null values are bound to Grid has been fixed.
  • #251292 - Duplicate records is sent in Remote Save Adaptor batch deleting issue has been fixed.
  • #252476 - Script error throws while navigating empty grid with tab issue has been fixed.

Menu

Bug Fixes

  • #253129 - Menu child item disable issue resolved.

PDF Viewer

Bug Fixes

  • #252806 - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
  • #253016 - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
  • #251152 - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
  • #252879 - Script errors will no longer occur if we disable the magnification module.
  • #253504 - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.

New Features

  • #252805 - Exposed the annotation unique ID in the annotationAdd event arguments.

Pivot Table

Bug Fixes

  • #248954 – Now, the pivot chart can show the result when date field in value axis.
  • #248955 – Now, the pivot chart works with the aggregation type "Running Total".
  • #251642 – Now, the defer layout update option can be enabled or disabled dynamically through field list UI.
  • #251558 – Now, the pivot chart draws with the percent of height value.

New Features

  • #248131 – Provided the conditional expression support to create calculated field.
  • #249412 – Provision provided to disable member filtering option in filtering UI.
  • #248953, #250306 – Restricted control breaking while binding unavailable members in filter settings.
  • #251642 – The performance of virtual scrolling while adding or removing fields and moving fields to any axis is improved.

QueryBuilder

New Features

  • Provided Not Contains, Not Starts With and Not Ends With operator support.

TreeGrid

Bug Fixes

  • #252667 - Expand icon shows properly for nested parent record while doing search operation.

Uploader

New Features

  • #226384, #F147065 - Now, the file upload UI get changed for synchronous upload.

v17.3.21

30 Oct 11:42
Compare
Choose a tag to compare

Accumulation chart

Bug Fixes

  • #252357 - 'remove' method is not support in IE 11 issue fixed.

Chart

Bug Fixes

  • #250412 - The axis missing in polar and radar issue is fixed.
  • #148064 - Legend color is not working when using point color mapping issue is fixed.
  • #252450 - Selection while clicking on marker border issue is fixed.

New Features

  • #249556 - Provided smart data label for polar radar chart.
  • #249971 - Provided support to trim polar radar axis labels based on available size.

ComboBox

Bug Fixes

  • #251466 - Now, you can set width property in em unit.
  • #251650 - Issue with 'filtered list item is not getting focused when set filter type as contains' has been resolved.
  • #251325 - Issue with "once combobox popup open is prevented by setting args.cancel as true in open event then you can't remove the prevent a popup opening using open event" has been resolved.

ContextMenu

Bug Fixes

  • #F147793 - ContextMenu not closed while scrolling the target element has been resolved.

Document Editor

Bug Fixes

  • #251576 - Enable repeat row header is now enabled properly in table properties dialog.
  • #250638 - Scroll position is now maintained after inserting columns.
  • #253260 - Script error now resolved when double click on header footer.
  • #252506 - Spell checker performance has been improved.

DropDownList

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

File Manager

Bug Fixes

  • The issue file manager throws script error when navigate to the different folder after sorting the path column in details view has been fixed.

Grid

Bug Fixes

  • #251660 - Grouping with Virtualization throws script error has been fixed.

LinearGauge

Bug Fixes

  • Border for the linear gauge is rendering properly now.

ListBox

Bug Fixes

  • Issue with Drag and Drop has been fixed

ListView

Bug Fixes

  • #251219 - The content security policy issue has been fixed.

Maps

New Features

  • Improved the marker cluster appearance for duplicate markers.

MultiSelect

Bug Fixes

  • #251466 - Now, you can set width property in em unit.

PDF Viewer

Bug Fixes

  • #251864 - The pages in the landscape document will be rendered properly.
  • #250902 - Now, the text Markup annotations are working properly inside the Tab control.
  • #250538 - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
  • #252269 – The mouse cursor has been updated properly after adding the free text annotation.
  • #251401 - The annotationSelect event will be triggered properly while selecting the annotations.

New Features

  • #252111 - Provided the support for handwritten signature.
  • #251149 – Provided the support for customizing the text search highlight color.

QueryBuilder

Bug Fixes

  • Value not updated properly while changing 'Between' operator.

SplitButton

Bug Fixes

  • Issue with adding Items in 'beforeOpen' event is fixed.

Splitter

Bug Fixes

  • #252410 - Resolved the issue with collapsing panes when set collapsed property as true in Splitter.
  • #252410 - Issue with Expand public method not working in the splitter has been resolved.

TreeGrid

Bug Fixes

  • #249633 - Row Drag and Drop works fine with RemoteSaveAdaptor in SelfReference Data.

v17.3.19

22 Oct 12:55
Compare
Choose a tag to compare

Common

Bug Fixes

  • Resolved the React Lifecycle warnings in the console.

Accumulation chart

Bug Fixes

  • #148287 - Series DataSource change accumulation chart refresh issue fixed.

Chart

Bug Fixes

  • #250074 - Label placement between ticks is not working for radar chart issue fixed.
  • #251346 - Radar and polar chart of draw type column and stacked column the values are plotted differently issue fixed

DataManager

Bug Fixes

  • 250531, 148065, 251052 - Date time values are now properly serialized.

Diagram

Bug Fixes

  • #250965 - The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved.
  • #F148052 - The issue "CollectionChange event support while adding lanes at runtime" has been fixed.
  • #250191 - The issue "Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number" has been fixed.
  • The issue "Unable to hide a layer at runtime" has been fixed.

Dialog

Bug Fixes

  • #251762 - The issue with position property that accepts camel case alone has been resolved in Dialog.

Document Editor

Bug Fixes

  • #249729 - List now updated when copy and paste from outside editor.
  • #249574 - Table now layout properly when resizing table middle column.
  • #249767 - Control elements are now destroyed properly.
  • #250041 - Paragraph formatting is now preserved properly when copy and paste contents.

New Features

  • #249783 - Added API to set default section format properties.

DropDownButton

Bug Fixes

  • Issue with adding Items in 'beforeOpen' event is fixed.

Gantt

Bug Fixes

  • 252195 - Issue on forEach method iteration in IE11 has been fixed.
  • 249581 - Browser hangs issue while change schedule mode to year has been fixed.

Grid

Bug Fixes

  • #247618 - DataGrid shows hand icon instead of standard mouse on non sortable and non clickable column headers.
  • #249163 - Grid header lines are not properly rendered while resizing the window with text wrap feature.

ListBox

  • Drag Event returns null value issue is fixed

PDF Viewer

Bug Fixes

  • #251577 - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
  • #249588 - The PDF Viewer control size is updated properly while using in tab control.
  • #251729 - The text markup annotation selector is cleared properly when loading the another PDF document.
  • #251742 - The perimeter shape type has been updated properly when exporting the annotation details.
  • #251494 - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
  • #251153 – The previously imported annotations are no more cleared when import the other set of annotations.

New Features

  • #249703 - The quality of the printed copy has been improved.
  • #147267, #251146 - Provided the support to delete the annotations in code behind.
  • #248609 - Provided the support to customize the annotation selector.
  • #247224, #248179 - Provided the support to resize the text markup annotation bounds.

QueryBuilder

Bug Fixes

  • Value not updated properly while changing operator.

RichTextEditor

Bug Fixes

  • #251855 - Resolved the issue with appearance of transparent color tile in Rich Text Editor's color picker.
  • #251699 - The issue with pasting content from Word document displays unnecessary HTML content in the Rich Text Editor has been fixed.
  • #251640 - The issue "placeholder not hidden after inserting a table or an image in the Rich Text Editor" has been fixed.
  • #250650 - The issue with image rename in the imageUploadSuccess event not working when drag and drop an image into RichTextEditor has been fixed.
  • #250587 - The issue with null field shown on form data headers response when drag and drop an image into RichTextEditor has been fixed.
  • #251855 - The issue "console error is thrown, when the image upload dialog is opened in IE browser" has been fixed.

Schedule

Bug Fixes

  • #251995 - An issue with request type parameter of action complete event while performing CRUD actions has been fixed.

TimePicker

Bug Fixes

  • #248416 - In mobile device, TimePicker popup displays in the center of the viewport.

TreeGrid

Bug Fixes

  • #251499 - Border applied properly for checkbox column when treeColumnIndex property is enabled with different themes.

v17.3.17

15 Oct 13:25
Compare
Choose a tag to compare

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.

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

  • #248601 - Issue with "selected items hidden from popup when set hideSelectedItem as false" has been resolved.
  • #250710 - Now, you can filter the data while render the component using select 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 from bootstrap4 theme has been fixed.

Tab

Bug Fixes

  • #250013 - An issue with nested tab rendering while headerPlacement is set as Bottom has been fixed.

TreeGrid

Bug Fixes

  • #248114 - Data loads properly when we set height to 100% in EnableVirtualization.