Skip to content

Releases: syncfusion/ej2-react-ui-components

v18.3.35

01 Oct 10:07
Compare
Choose a tag to compare

PDF Viewer

Bug Fixes

  • #F156838 - The export success event triggers properly when you export the form fields data using the ExportFormFieldsAsObject method.
  • #285509 - Now, the signature is loaded properly in the PDF document.
  • #289417 - Now, the annotation toolbar position is maintained correctly.
  • #283977, #288781 - Now, the custom stamp image is maintained correctly.
  • #291591 - Now, the text selection event is triggered properly.
  • #287511 - Resolved the casing issue in the stamp annotation.

New Features

  • #285244 - Provided the support to render the button field in the PDF document.
  • #289233 - Provided the support to add an expiration timing for the cache.
  • #267670 - Exposed the toolbar option to retrieve the form field data in the JSON format.
  • #292106 - Exposed the property to open the annotation toolbar during the initial loading.
  • #285456 - Provided the support to change the localization dynamically for the PDF viewer control.
  • #291004 - Provided the support to display the signature throughout the given signature field.
  • #288250 - Provided the support to maintain the selection of the text markup annotation.
  • #284600,#F152648 - Provided the support to navigate between the signature fields in the code behind.
  • #284195, #285170, #288894, #293861, #294991 - Provided the support to add the custom signature image and text in the signature field.

Common

Bug Fixes

  • Provided compatability support for React strict mode.
  • Resolved component lifecycle hooks syncronization in templates.
  • Resolved accessing of the root level context within the children templates.
  • Resolved memory leak issue on state change.

Barcode

Bug Fixes

  • #278404 - "Ean-13 barcode not rendering" issue has been fixed.

Chart

Bug Fixes

  • #290690 - Updating accumulation chart datasource using setState is now working fine.

CircularGauge

Bug Fixes

  • #289787 - Animation of the pointer will now work properly when the axis is in the anticlockwise direction.

Dashboard Layout

Bug Fixes

  • #284795, #286988, #291408, #291630 - The issue with rendering panels when using angular template has been fixed.
  • #282904 - The issue with the empty space while setting allowFloating as true has been resolved.
  • #271335 - The support for rendering panels with their respective column size in the mobile view has been provided.

Diagram

Bug Fixes

  • 289382 - The issue "Exported data returns same png format for all other format" has been fixed.
  • 291513 - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
  • 292558 - The issue "Node Rotate constraints does not work properly" has been fixed.
  • 289532 - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
  • 291274 - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.

Dialog

Bug Fixes

  • #278841 - The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved.

Excel Export

Bug Fixes

  • Internet Explorer version 11 Grid to Excel export issue is fixed.
  • Date issue is fixed for CSV export.
  • File corruption issue is fixed in Grid to Excel export.
  • Fixed currency format thousand separator missing issue.

Gantt

Bug Fixes

  • #293528 - Issue when work value is given as decimal values has been fixed.

Grid

New Features

  • #279959, #278895 - Provided lazy load grouping support.
  • #252918 - Provided immutable mode and methods support.

Heatmap

Bug Fixes

  • 287830 - The issue with using setState in the HeatMap has been resolved.

Kanban

  • #287430 - The issue with "Mismatch in the events argument type information" has been resolved.

LinearGauge

Bug Fixes

  • Tooltip will now work properly in the Firefox browser.

New Features

  • #289346 - A property allowMargin is exposed to render the gauge with space around the axis.

ListBox

Bug Fixes

  • compatibility issues with EJ1 has been fixed.

ListView

Bug Fixes

  • #288456 - The issue when clicking the header of the ListView component has been resolved.

New Features

  • Provided support for rendering JsRender template in the ListView component.

Maps

Bug Fixes

  • #F157226 - Marker clusters will now render properly when the markers are added dynamically to the maps.
  • #289864 - Hyperlinks added in the tooltip template will now be clickable in the click action.
  • #289034 - Panning will now work properly on mobile devices.
  • #287918 - Markers will now render properly when the animation duration is greater than 0.
  • #285727 - Outline for the shapes will no longer appear when clicking on it.

New Features

#291448 - A property isShapeSelected is exposed in the event arguments of the click event to specify whether the map shape is selected or not.

Pdf Export

Bug Fixes

  • Performance issue with true type font is fixed.
  • Preservation issue with PDF colour empty constructor is fixed.
  • Preservation issue with PDF Grid in Angular sample browser is fixed.
  • Rendering issue with exceeded image into PDF export is fixed.
  • Rendering issue with PDF Grid border into PDF export is fixed.
  • Rendering issue with Pdf number style is fixed.
  • Rendering issue with Line break is fixed.

New Features

  • Added Draw Path support
  • Added Draw Arc support
  • Added support for Linear gradient brush
  • Added support for Radial gradient brush
  • Added support for Tiling brush
  • Added support for PDF Brushes.

Pivot Table

Bug Fixes

  • #291313 - The component can now be rendered if the bind data source has newline character.

ProgressBar

Bug Fixes

  • Progress bar label not render at end of the progress has been fixed.

The progress bar provides a customizable visual to indicate the progress of a task with different shape such as rectangle and circle.

RichTextEditor

Bug Fixes

#292431 - The issue with "Rich Text Editor input elements are not destroyed properly when rendered based on the conditions" has been resolved.

Schedule

Bug Fixes

  • #292642 - An issue with date navigation from calendar today button with different timezone has been fixed.
  • #292609 - An issue with applying minDate and maxDate when until date of recurrence editor is configured has been fixed.
  • #157158 - An issue with events not displaying when set minDate and maxDate as string type has been fixed.
  • #292093 - An issue with events that are not properly rendered when the drag target moves outside the work cell has been fixed.
  • #157442 - An issue with improper alignment of header cells while remove resource dynamically has been fixed.
  • #287725 - An issue with clone element height is not calculated properly when disable the timescale in week view has been fixed.
  • #292250 - An issue with timeline views resource tree tab accessibility navigation has been fixed.

Spreadsheet

Bug Fixes

#I276272- Spinner not showed until remote data being loaded issue is fixed.
#I285113, #I285621, #I286053, #I286103, #I288652- Spreadsheet is not working in ES2015 issue is fixed.
#I287385 - Added missed text in the localization file.

New Features

  • Picture: Allows you to view, insert, and modify a picture in a spreadsheet with customizing options.
  • Multi-line editing: Allows you to insert a line break between paragraphs of the text within a cell in a Spreadsheet.
  • Range selection helper: Helps you to select a range or multiple ranges when editing a formula in a cell.

#I282699- Provided option to prevent protected sheet dialog box in spreadsheet.

Stock Chart

Bug Fixes

  • #290529 - Date range picker is not proper when rendering 2 stock charts issue has been fixed.

TextBox

Bug Fixes

  • #288139 - Issue with "the floating label not moved to top, when choose the value using autofill option in chrome browser" has been resolved.

TreeGrid

Bug Fixes

  • I286227 - Checkbox with allowRowDragAndDrop property rendered properly after editing and cancelling in cell edit mode.
  • #F157258 - updateRow method works fine for updating collapsed data.
  • #292933 - checkbox rendered properly while using the template column.
  • #289685 - Aggregate Column Formatting is working fine
  • #288542 - The Expand / Collapse icon has been rendered properly while enabling expand state mapping and adding a new record.
  • #287235 - While enabling expand state mapping the Expand / Collapse icon works fine at nested child levels.
  • #285434- Column SortComparer function works fine with null values for RemoteSaveAdaptor datasource.
  • #284987- Records rendered properly while using remote save adaptor in created event.
  • #285434- Column SortComparer function works fine with null values in datasource.
  • #F155077- Records rendered properly while using remote data with jQuery unobtrusive library.

New Features

  • #270014 - Provided support for AutoFill feature with Frozen Columns.
  • #289630, #F154497 - Provided Virtualization support for custom data binding.

TreeView

Bug Fixes

  • Standardized the spacing between two TreeView nodes in the Bootstrap4 theme.

Document Editor

New Features

  • Added API to delete bookmark.
  • #267515- Added API to get searched item hierarchical index.
  • #284937- Added API show restrict editing pane.
  • #280089, #283427, #250760 - Added event to notify service failure.
  • #275184 - Added support for retrieving next and previous element context type from current selection range.
  • #243495 - Added support for automatic text color.
  • #279355 - Added support to enable properties pane in read only mode.
  • #260677, #277329 - Added support for cropping images in document editor.
  • #250760 - Added before file open event to restrict document loa...
Read more

v18.2.59

21 Sep 15:22
Compare
Choose a tag to compare

Diagram

Bug Fixes

  • 289382 - The issue "Exported data returns same png format for all other format" has been fixed.
  • 291513 - The issue " Exception occurs while change allowDrag from false to true for symbol palette" has been fixed.
  • 292558 - The issue "Node Rotate constraints does not work properly" has been fixed.
  • 289532 - The issue "Group offsetX and offsetY does not update after add child to it" has been fixed.
  • 291274 - The issue "Mouse Enter, Mouse Over event does not get triggered for selected item" has been fixed.

Gantt

Bug Fixes

  • #293539 - Issue while dynamically updating allowRowDragAndDrop gets fixed.
  • #292470 - Issue on edit template in dialog has been fixed.
  • #293749 - Edit params not worked properly for progress column has been fixed.

New Features

  • #292825 - Provided support to improvement of trigger actions on key press.

Grid

Bug Fixes

  • #283675 - Excel custom filtered value issue has been resolved.
  • #291032 - String column Change event issue has been fixed.
  • #291960 - resize handler height issue with auto wrap has been fixed.
  • #293441 - Improved the Checkbox filter module with keyboard navigation.
  • #287676 - Mouse position issue when row dragged, has been fixed.

In-place Editor

Bug Fixes

#289326 - The issue with "Script error is thrown when configuring more than two validation rules in the In-place editor" has been resolved.

ListBox

Bug Fixes

  • compatibility issues with EJ1 has been fixed.

ListView

Bug Fixes

  • #293862 Issue with Angular template throws console error has been fixed.

Schedule

Bug Fixes

  • #292250 - An issue with accessibility related navigations from one resource to another resource events support has been added.

TreeGrid

Bug Fixes

  • #F157258 - updateRow method works fine for updating collapsed data.

v18.2.58

15 Sep 15:07
Compare
Choose a tag to compare

CheckBox

Bug Fixes

  • Issue with destroy method has been fixed.

ColorPicker

  • Issue with enableOpacity has been fixed.

Diagram

  • 291364 - The issue "Connector's tooltip position updated wrongly" has been fixed.
  • 287349 - The issue "Infinite loop occurs while setting delete constraints for node in swim-lane and clear diagram" has been fixed.
  • 290066 - The issue "SendToBack and BringToFront not work for connector with group node" has been fixed.

Document Editor

Bug Fixes

  • #155699 - Resolved selection change event gets triggered before created event of document editor issue.
  • #290271 - Resolved some elements are not created with unique id in document editor component issue.
  • #288253 - Exported document with comments from editor contain initials property in file level now.
  • #287740 - Landscape Orientation not updated properly in page setup dialog now.
  • #291080, #157393 - Restrict editing property works when setting on component creation now.

New Features

  • #290372 - Added support to apply restart page number for different sections.
  • #290423 - Added resize API in document editor container.
  • #243495, #247427, #248347, #252755, #254094, #254684, #256926, #248347, #260233, #262638, #273681, #155458, #278038 - Added support to preserve content control feature.

Grid

Bug Fixes

  • #291552 - Resizing lines in stacked header issue has been resolved.
  • #290601 - Recordclick event arguments has been fixed.
  • #291949, #287468 - Provided the internal event to use custom datasource in checkbox filter.
  • #280083 - Added the correct translated string in the locale json file.
  • #291160 - Edit form closes when exception thrown from server issue has been fixed.
  • #157390 - Provided the column and rowIndex details inside the editTemplate.
  • #292599 - Script error while using grouped foreignkeyColumn with aggregate column has been fixed.

ListBox

Bug Fixes

  • 'moveAll' is not working after applied grouping has been fixed.

PDF Viewer

Bug Fixes

  • #F156838 - The exportSuccess event triggers properly if we export the form fields data using ExportFormFieldsAsObject method.

Splitter

Bug Fixes

  • #I288982 - The issue with "Resizing feature is not working properly when the splitter’s height is more than the window" has been resolved.

Stock Chart

Bug Fixes

  • #290529 - Date range picker is not proper when rendering 2 stock charts issue has been fixed.

TreeGrid

Bug Fixes

  • #292933 - checkbox rendered properly while using the template column.
  • #290187 - Row drag and drop between treegrid works fine while using self reference data binding.

v18.2.57

08 Sep 12:06
Compare
Choose a tag to compare

Bug Fixes

  • #290667 - An issue with tab elements is not destroyed properly while the unmount has been fixed.

Document Editor

Bug Fixes

  • #148494 - Resolved script error on destroying the container.
  • #289186 - Resolved layout issue on exporting a text box.
  • #289172 - Resolved script error when two or more server request is passed at same time.
  • #287775 - Resolved script error on saving a document with form field.
  • #289902 - Custom page height and width is now updating properly in page setup dialog.
  • #289902 - Resolved review pane enabled issue when track changes is disabled.
  • #157264 - Resolved script error when finding a text with curly braces.
  • #290625 - Tick icon in line spacing is aligned properly now.
  • #291882 - Now,Text contents were not transformed to upper case while copying.
  • #287582 - Apply shading property for form field is now maintained also on exported document.
  • #280951 - Table contents were not rendered on footer region now.

New Features

  • #156915 - Added public API to check whether the selection is in edit region.
  • #287831 - Added public API to show spell check dialog.
  • #284434 - Spell checker performance was optimized.

File Manager

Bug Fixes

  • #288598 - Now, the file details will be sent correctly to the server side while using the rootAliasName property.

Gantt

Bug Fixes

  • #290457 - Issue on customizing the background colour of taskbar in Resource view has been fixed.
  • F157498 - Console error on indenting record after sorting has been fixed.

Grid

Bug Fixes

  • #288147 - Script error while using addRecord in IE11, has been fixed.
  • #288292 - copy and paste in mac os issue has been resolved.
  • #290651 - column chooser pop-up is hidden partially has been fixed.
  • #290215 - Checkbox selection issue when delete records, has been fixed.

Heatmap

Bug Fixes

  • The unwanted tags were removed.

In-place Editor

New Features

  • #288860 - Provided the new events submitClick and cancelClick that triggers when clicking the In-place editor submit and cancel buttons.

Kanban

Bug Fixes

  • #289221 - The issue with "Two empty placeholders appear on the content cell when dropping the cards to its original position" has been resolved.
  • #289831 - The issue with "Cards are jumped to the last position of the column when the dialog template values are not changed" has been resolved.

PDF Viewer

Bug Fixes

  • #285509 - Now, the signature is loaded Properly in the PDF document.

New Features

  • #283678 - Exposed the method for deleting the annotations.
  • #289426 - Provided the support to import the annotations based on the annotationCollection.

QueryBuilder

Bug Fixes

  • Issue with 'setRulesFromSql' method is fixed.

Schedule

Bug Fixes

  • #156859 - An issue with the resource name is displayed wrongly in quick popup has been fixed.
  • #157022 - An issue with character encoding in german umlaut culture while import iCalendar has been fixed.
  • #289020 - An issue with script error throws while creating new events in the iPhone has been fixed.

TreeGrid

Bug Fixes

  • #291330 - Expand or Collapse of the inner level parent records in custom binding works fine.
  • #289600 - Updating the datasource dynamically with Virtualization after scrolling works fine.

v18.2.56

01 Sep 12:08
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #286177 - Place pie data labels based on space available.
  • #290274 - Axis label customization is not proper for double type.
  • #F155030 - DateTime Annotation does not work in ASP.NET Core has been fixed.
  • #F157038 - Empty chart with shared tooltip throws console error has been fixed.

DateRangePicker

Bug Fixes

  • #280780 - Issue with "days span shows wrong range when provide the start and end date with time" has been resolved.

Diagram

  • 289532 - The issue "Group width and height does not update" has been fixed.
  • 285600 - The issue "Complex hierarchical layout does not arrange properly" has been fixed.
  • F157055 - The issue "Port inedge and outedge not updated properly" has been fixed.

File Manager

Bug Fixes

  • Resolved the incorrect delete confirmation dialog content for file in details view of the File Manager component.

Gantt

Bug Fixes

  • #291158 - Console error on destroy Gantt when allowKeyboard is false has been fixed.
  • #279528 - Dialog dependency drop-down list has existing dependency data has been fixed.

Grid

Bug Fixes

  • #289461 - Added the internal event to access menu filter popup before close.
  • #289421 - AutoFill functionality issue when frozen columns, has been fixed.
  • #289539 - Script error while using commandcolumns with virtualization has been fixed.
  • #290636 - Decimal value paste issue has been fixed.

PDF Viewer

Bug Fixes

  • #289417 - Now, the annotation toolbar position is maintained correctly.

New Features

  • #289233 - Provided the support to add expiration timing for cache.

Pivot Table

Bug Fixes

  • #289077 - Horizontal scrolling issue raised in the latest version of Firefox has been fixed.

RichTextEditor

Bug Fixes

  • #290237, #290247 - The issue with "copy and pasting content in the Markdown Editor is not working" has been resolved.

#289786 - The issue with "The full screen toolbar item is not working when readonly mode is enabled in the Rich Text Editor" has been resolved.

#F156796 - The performance issue when several Rich Text Editors are rendered in a single page has been resolved.

Spreadsheet

Bug Fixes

#I290997- Undo redo not working for delete key action is fixed.

TreeGrid

Bug Fixes

  • #288542 - The Expand / Collapse icon has been rendered properly while enabling expand state mapping and adding a new record.
  • #289459, #290332 - Alignment of rows in frozen column works perfectly.

v18.2.55

25 Aug 14:52
Compare
Choose a tag to compare

Common

Bug Fixes

  • Resolved the component re render due to collection value changes on React state change.

Context Menu

Bug Fixes

  • Issue with item selection has been fixed.

Diagram

Bug Fixes

  • F156456 - The issue "SVG image not exported properly" has been fixed
  • #288628 - The issue "HTML node does not gets added at run time" has been fixed.
  • #289513 - The issue with "Group rotation does not work as expected" has been fixed.

Document Editor

Bug Fixes

  • #286474 - Resolved table re layout issue when table have left indent value.
  • #289186 - Resolved issue on exporting a text box with line format none.
  • #288198 - Font family customization is also available on modify style dialog now.
  • #289187 - Resolved table border rendering issue when table have merged cells.
  • #287255 - Resolved page unresponsive error occurs on mail merge.
  • #286474, #288778 - Resolved script error thrown on choosing fill color.
  • #155699 - Image resize history is now called before the content change event.
  • #156086 - Resolved table layout issue on opening a saved document with merged cells.

Gantt

Bug Fixes

  • #288438 - Tooltip rendering issue has been fixed.
  • The issue of the bottom tire format in Chinese culture has been fixed.

Grid

Bug Fixes

  • #288845 - Multi-column sort pop-up in mobile device issue has been resolved.
  • #289048 - Checkbox selection issue when adding row has been fixed.
  • #288647, #289359 - Menu and excel filter dialog open issue has been fixed.

Pdf Export

Bug Fixes

  • Rendering issue with Line break is fixed.

Pivot Table

Bug Fixes

  • #287170 - The number formatting can now be updated properly in excel exported document.
  • The drill through dialog now be showed the correct raw items when we filtering applied in fields in filter axis.
  • The drill through dialog can now be openend when we bind measures in row axis.

QueryBuilder

Bug Fixes

  • Issue with 'getColumn' method is fixed.
  • Issue with persistence is fixed.

RichTextEditor

Bug Fixes

#287641 - The issue with "pasting the list content from MS Word in the Rich Text Editor removes the copied content" has been resolved.

Schedule

Bug Fixes

  • #286271 - An issue with the block events are not rendered When we changing the scheduler timezone dynamically has been fixed.
  • #154907, #154998 - An issue with Agenda view while allowVirtualscrolling and hideEmptyAgendaDays set to be true has been fixed.
  • #289191 - An issue with agenda view freezes when we render a spanned event with a millisecond end time value is fixed.
  • #156849 - An issue with Scheduler throws script error when perform event drag action above the cells with cellTemplate has been fixed.

Spreadsheet

Bug Fixes

#I289560 - Filter is not applied properly in a specified range while using applyFilter method issue fixed.
#I284268 - Excel file contains conditional format does not opening issue fixed.

TreeGrid

Bug Fixes

  • #287235 - While enabling expand state mapping the Expand / Collapse icon works fine at nested child levels.

v18.2.54

18 Aug 12:49
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #287569 - Shared tooltip does not render for multiple line series when there is a single point issue fixed.
  • #285313 - Cancel property in arguments is not working properly on chart Load event issue fixed.
  • #287632 - Point Render event customization not applied for column chart markers issue fixed.

Diagram

Bug Fixes

  • #285793 - The issue with "Bring to front does not work for group node" has been fixed.
  • #F156309 - The issue with "Exception occurs when try to do nudge in the diagram" has been fixed.
  • #286692 - The issue with "Node does not resize properly when created using the stack, container and text elements" has been fixed.
  • #286458 - The issue with "Node ports are gets ignored" has been fixed.
  • #286174 - The issue with "Send to back not working after refresh the diagram using refresh() method" has been fixed.
  • #286611 - The issue with "Size changed event does not get triggered when resizing with south, east, south east pin" has been fixed.
  • #246813 - The issue with "To notify right/left button clicked in diagram click event" Has been fixed.
  • #286418 - The issue with "When run the individual swimlane sample in angular 9 , throws build issue" has been fixed.
  • #288057 - The issue with "Diagram selection do not update properly" has been fixed.

Document Editor

Bug Fixes

  • #286986 - Table properties are now written properly on html exporting.
  • #286520 - Inserted text selection now applied properly after applying style.
  • #287740 - Paper size dropdown in page setup dialog now updated for document with A4 format.
  • #282515 - Resolved error on exporting a document which contains restart numbering.
  • #287633 - Table containing alignment is now exporting properly with alignment.
  • #286469 - Resolved table formatting issue when table splits to multiple pages.
  • #285747 - Resolved script error on server side export.
  • #284704 - Resolved script error on changing the footer distance.
  • #283529 - Resolved table layout issue when table is center aligned.
  • #283180 - Resolved font family no records found issue.
  • #282303 - Paste dropdown now hides when creating or opening new document.
  • #280951 - Table content renders properly now for table with merged cells.
  • #280973 - Resolved script while getting bookmarks from selection.
  • #284486 - Comment Tab in pane is removed when enable comment is false.
  • #283344 - Resolved the initial delay in pasting images.
  • #282707,#284035 - Resolved bullet list exporting issue in MAC devices.
  • #284412 - Comment mark is now deleted properly when comment is deleted.
  • #281339 - Resolved RTL issue when editing a list content.
  • #276616 - Paragraph maintained when inserting text in whole paragraph similar to MS Word.
  • #284775 - Resolved table resize enabled issue in protected mode.
  • #282504 - Resolved footer content overlapping issue when inserting image and table in footer.

New Features

  • #275184 - Added support for retrieving next and previous element context type from current selection range.
  • #243495 - Added support for automatic text color.
  • #279355 - Added support to enable properties pane in read only mode.
  • #260677, #277329 - Added support for cropping images in document editor.
  • #250760 - Added before file open event to restrict document loading based on file size.
  • #256210, #259583, #280989, #282228 - Added support for all Caps property for character.
  • Added API to delete bookmark.
  • #267515- Added API to get searched item hierarchical index.
  • #284937- Added API show restrict editing pane.
  • #280089, #283427, #250760 - Added event to notify service failure.

Dropdown Tree

Breaking Changes

  • #273325 - Provided the option to customize the Dropdown Tree’s input height when the content is increased.

Grid

Bug Fixes

  • #285919 - script error while using checkbox column with dialog editing has been fixed.
  • #282743 - Provided custom separator support in csv export.
  • #287707 - Menu Filtering in string column issue has been resolved.
  • #286727 - Cell text selection issue while editing has been fixed.
  • #287222 - Date column filtering issue with blank value has been fixed.
  • #278507, #288354 - Setting column minWidth support while window resizing has been provided.
  • #281825 - Grid resizing behaviour with percentage width column and grouping has been.
  • #287897 - Row drag issue when field based checkbox column, has been fixed.

In-place Editor

New Features

  • #279315 - Provided new event change that triggers when the integrated component value has changed that render based on the type property in the In-place editor.

Kanban

Bug Fixes

  • #287430 - The issue with "Mismatch in the public methods type information" has been resolved.

MultiSelect

Bug Fixes

  • #275308 - Performance issue will no longer occurs when render the multiselect with checkbox.

Pivot Table

Bug Fixes

  • Now drill-through dialog can be opened when the measures are placed in row axis.

New Features

  • #260352,#276917,#280407,#281842 - Provided an option to do the aggregation in server side and the rendering part alone will be done in client side. It is to improve the performance while binding huge size of data from remote server.
  • #279727 - Provided support to sort the alphanumeric field members.
  • #F155279 - Provided an option to restrict the drill-through dialog to display.
  • #281462,#282526,#287070 - Provided an option to edit the aggregated cells directly (inline editing) without opening editing dialog.
  • #283107 - Provided template support in toolbar panel to create custom toolbar option.
  • #284800 - Introduced an event to get the edited raw data information after the editing operation.

Range Slider

Bug Fixes

  • #277466 - In the mobile view, the scrolling issue when multiple sliders are rendered has been resolved

RichTextEditor

Bug Fixes

#287193 - The issue with "Script error occurs with toolbar options when placing the cursor before & after the RichTextEditor table" has been resolved.

Schedule

Bug Fixes

  • #285796 - An issue with dragging the events to the first row in vertical view not working properly when page scrolling is enabled has been fixed.
  • #285797 - An issue with drag and drop not working properly in the vertical view in the last cell of the day when using the timescale property has been fixed.
  • #287725 - An issue with drag and drop doesn't work properly when we disable timeScale property has been fixed.

Spreadsheet

Bug Fixes

#I285113, #I285621, #I286053, #I286103, #I288652- Spreadsheet is not working in ES2015 issue is fixed.
#I287385 - Added missed text in the localization file.

Stock Chart

New Features

  • #262423 - Stock event support added for each series in stock chart.

TreeGrid

Bug Fixes

  • I286227 - Checkbox with allowRowDragAndDrop property rendered properly after editing and cancelling in cell edit mode.
  • #285434- Column SortComparer function works fine with null values for RemoteSaveAdaptor datasource.

TreeView

Bug Fixes

  • #286992 - The issue with rendering the TreeView with hierarchical data source using the offline property has been resolved

PDF Viewer

New Features

  • #267670 - Exposed the toolbar option to retrieve the form field data in JSON format.
  • #281898 - Provided the support to add comments programmatically for the newly added annotations.
  • #279353 - Provided the support for line head start and end style for the distance annotation.
  • #281440, #286154 - Exposed the annotationinteractions API to configure the interaction behavior for the locked annotations.

Bug Fixes

  • #282486 - Now, undo and redo is working properly for the freetext annotations.
  • #F155593- Exception will no longer be thrown while exporting the formfields.
  • #282530 - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
  • #F155593, #283379 - Now, PDF Viewer control is working in IE.
  • #276455 - Disabled the comment panel while importing the annotations when the enableCommentPanel property is set to true.
  • #283804 - Now,the file extension is added propely on downloding the PDF document in Firefox browser.

v18.2.48

04 Aug 06:53
Compare
Choose a tag to compare

Common

Bug Fixes

  • Sortable helper element hide inside the sidebar issue resolved.

Accumulation chart

Bug Fixes

  • #286597 - Tooltip showing out of the chart area issue fixed.

Compression

Bug Fixes

  • Updated the license configuration.

Diagram

Bug Fixes

  • #264082 - The issue of "Sometimes difficult to make the connection to a port when set ConnectToNearByNode constraints" has been fixed.
  • #283092 - The issue of "Exception throws when try to append a new diagram at run time In IE11" has been fixed.
  • #281759 - The issue of "SVG node do not gets visible in diagram" has been fixed.
  • #284823 - The issue of "DataLoaded event do not gets trigger after data loaded" has been fixed.

New Features

  • #276871 - support to add symbol description for symbols in palette.

Dropdown Tree

Bug Fixes

  • The accessibility issue with “The Dropdown Tree text is not reading properly when enabling the multi-selection support” has been resolved.

Excel Export

Bug Fixes

  • Number format separator issue is fixed in EJ2 Grid to Excel export.

File

Bug Fixes

  • Updated the license configuration.

Gantt

Bug Fixes

  • #285626 - Console error while rendering multiple Gantt has been fixed.
  • #285749 - Issue on parent progress calculation while delete child record has been fixed.

New Features

  • #287282 - Provided support to change viewType of Gantt dynamically.

Grid

Bug Fixes

  • #155948 - Grid pager text issue has been fixed.
  • #285963, #282379 - Provided catch exception for pdf exporting using custom datasource.
  • #286379 - rowSelected event arguments in row data, issue has been fixed.
  • #286293 - Excel export aggregations misalignment while using the command column, issue has been fixed.
  • #156328 - Filterbar operator alignment issue has been fixed.
  • #273866 - Column resize icon issue has been fixed.

In-place Editor

Bug Fixes

  • #284643 - The issue with "Keyborad actions closes the editor and calls the save action" has been resolved.

ListBox

New Features

  • #285392 - Enable / disable list items based on unique value support provided.

MultiSelect

Bug Fixes

#285164, #277294 - Issue with "First list item got selected while pressing space key in the MultiSelect along with checkbox mode and remote data" has been resolved.

RichTextEditor

Bug Fixes

  • #266152 - The issue with "List selection with delete key action does not remove lists properly" has been resolved.

Spreadsheet

Bug Fixes

#I282749- Cell alignment issue while applying data validation has been fixed.

TextBox

Bug Fixes

282905 - Now, Cross-Site Scripting issues will no longer occurs for placeholder property.

v18.2.47

28 Jul 09:27
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #284735 - Primary y axis Lograthmic values are not rendering based on the data issue fixed.
  • #285055 - When we scroll to end some of the data is missing issue fixed.

Document Editor

Bug Fixes

  • #284775 - Resolved table resize enabled issue in protected mode.
  • #282504 - Resolved footer content overlapping issue when inserting image and table in footer.

New Features

  • #280089, #283427, #250760 - Added event to notify service failure.

DropDownList

Bug Fixes

  • #277503 - Issue with "sort order is not working for filtering dropdown after adding new item using addItem method" has been resolved.

File Manager

Bug Fixes

  • Resolved the issue with the incorrect delete confirmation dialog heading and content of the File Manager component.

Gantt

Bug Fixes

  • #284995 - Issue in predecessor lines of exported pdf document has been fixed.
  • #284995 - Content overflow issue in exported pdf document has been fixed.
  • #284052 - Editing issue in Gantt Chart when using DB has been fixed.

New Features

  • #280004 - Given support to render edit template fields in Gantt edit dialog.

Grid

Bug Fixes

  • #279922 - Frozen columns Border issue has been fixed.
  • #284955 - cell focusing in Batch mode issue has been fixed.
  • #285597, #155910 - Aggregate cell alignment issue has been fixed.
  • #286012 - Page number style in Pdf footer issue has been fixed.
  • #15777 - Multiple selection in row drag and drop issue has been resolved.
  • #281447 - Provided dataStateChange event support for menu and excel filter autocomplete control.
  • #285669, #284890 - Column reordering issue with custom binding has been fixed.

New Features

  • #284752 - Provided pdfAggregateQueryCellInfo and excelAggregateQueryCellInfo event to customize the aggregate cell before exporting .

ListBox

Bug Fixes

  • Filtering is not working in IE browser has been fixed.

Maps

Bug Fixes

  • #285727 - Outline for the shapes will no longer appear when clicking on it.

Menu

Bug Fixes

  • An issue with 'showItemOnClick' option has been fixed.

PDF Viewer

Bug Fixes

  • #282486 - Now, undo and redo is working properly for the freetext annotations.
  • #F155593- Exception will no longer be thrown while exporting the formfields.

New Features

  • #267670 - Exposed the toolbar option to retrieve the form field data in JSON format.

ProgressBar

Bug Fixes

  • #156094 - ShowProgressValue is now working properly on dynamic update.

Schedule

Bug Fixes

  • #282556 - An issue with resizing the events has been fixed.
  • #284373 - An issue with adding multiple CSS classes to cssClass property has been fixed.

TreeGrid

Bug Fixes

  • #285434- Column SortComparer function works fine with null values in datasource.

v18.2.46

21 Jul 08:19
Compare
Choose a tag to compare

Chart

Bug Fixes

  • #285003 - Chart DataSource is not updating when the page has more number of chart issue fixed.
  • #155963 - Added new API showZero to show data labels for value zero.
  • #283698 - point click event is not working in some random cases.

Dashboard Layout

Bug Fixes

  • #278405 - Issue with Dashboard element dimensions not updated properly based on the parent element dimensions has been resolved.

Diagram

Bug Fixes

  • #283962 - The issue of "Content of a text node is being duplicated when nowrap option is set" has been fixed.
  • #282404 - The issue of "Phase header style changes to default style after save and load diagram" has been fixed.

Dialog

Bug Fixes

  • #278841 - The issue with "user interaction to parent application through keyboard(tab key) when modal dialog rendering with footer template" has been resolved.

Document Editor

Bug Fixes

  • #284486 - Comment Tab in pane is removed when enable comment is false.
  • #283344 - Resolved the initial delay in pasting images.
  • #282707,#284035 - Resolved bullet list exporting issue in MAC devices.
  • #284412 - Comment mark is now deleted properly when comment is deleted.
  • #281339 - Resolved RTL issue when editing a list content.
  • #276616 - Paragraph maintained when inserting text in whole paragraph similar to MS Word.

New Features

  • #284937- Added API show restrict editing pane.

Gantt

Bug Fixes

  • #276968 - Column misalignment issue after editing has been fixed.
  • F155689 - Issue on expanding records while mapping expand status of record has been fixed.

Grid

Bug Fixes

  • #282385 - Footer and Header content alignment issue with Pdf export has been fixed.
  • #281232 - Scroll bar not working properly has been fixed.
  • #281745 - rowIndexes property return the improper value in rowDeselectEventArgs has been fixed.
  • #280856 - Opening context menu resets horizontal scroller has been fixed.
  • #282656 - Restoring Excel filter Operator selection with Grid persistence issue has been fixed.
  • #284270 - Foreign Key column search issue has been fixed.

ListView

Bug Fixes

  • The issue with The closest undefined error throws in the IE 11 browser has been resolved.

PDF Viewer

Bug Fixes

  • #282530 - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.

ProgressBar

Bug Fixes

  • #16027 - Progress bar not updating when initially having value null or zero issue fixed.

QueryBuilder

Bug Fixes

  • Issue with 'boolean' type value is fixed.

RichTextEditor

Bug Fixes

  • #282973 - The issue with "Selecting the transparent color from the FontColor in Rich Text Editor" has been resolved.

New Features

  • #272591 - Provided new event beforeImageUpload that triggers before the image upload process from Rich Text Editor component.

Schedule

Bug Fixes

  • #154622 - An issue with date format is not showing correctly in Mac browsers has been fixed.
  • #283631 - An issue with resizing not working properly with Timeline views when the resize interval is 5 has been fixed.
  • #284869 - An issue with events are disappeared after resizing the browser window has been fixed.
  • #280860 - An issue with the clone element while drag and drop on first resource has been fixed.
  • #232618, #236674, #246713, #246657, #271311 - An issue with Scheduler content is take some time delay to update when enabling resource virtual scrolling has been fixed.
  • #281573 - An issue with events not rendered in the WorkWeek view when applied firstDayofweek property has been fixed.
  • #283295 - An issue with script error thrown while clicking on the cell in multi level resource grouping scheduler has been fixed.
  • #282818 - An issue with the single resource can perform in multiple group with same resource id has been fixed.

Spreadsheet

Bug Fixes

#I282937- Edit element is not showing the boolean value 'false' issue is fixed.

Svg Base

Bug Fixes

  • #281625 - Added marker shape None for tooltip maker shape.

Tab

Bug Fixes

  • #279134 - An issue with cross side scripting validation has been fixed.