ej2-react-ui-components

Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.

OTHER License

Downloads
1.1M
Stars
346
Committers
10

Bot releases are hidden (Show)

ej2-react-ui-components - v19.1.63

Published by essentialjs2 over 3 years ago

Accordion

Bug Fixes

  • #I324822 - Provided the accessibility support for current state of accordion items expanded/collapsed when using screen reader.

Barcode

Bug Fixes

  • #316606 - "Text alignment was not proper with UPCA type barcode" issue has been fixed.

Chart

Bug Fixes

  • #325456 - Highlight and selection issue has been fixed for multiple charts.
  • #F165060 - Accumulation chart with data label is now rendering properly inside the dashboard layout.

New Features

  • #288255 - Improved logarithmic axis to show value less than 1.

Diagram

Bug Fixes

  • #I322863 - This issue "Node does not drag properly when move inside swimlane" has been fixed.
  • #I326309 - This issue "While drag and move the multiple children of swimlane some children jump from one lane to another lane" has been fixed.
  • #I323817 - This issue "An exception will raise when send the native node back to the group of native nodes" has been fixed.
  • #I323457 - This issue "straight line segment not moved in group while dragging grouping node" has been fixed.
  • #I325103 - This issue "Connector alignment is not rendered properly at initial rendering" has been fixed.
  • F164350 - The issue "Annotation hyper link is not working" has been fixed.
  • #319911 - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
  • #321939 - The issue "Swimlane send to back node working" has been fixed.
  • #322854 - The issue "Swimlane children disappear while performing the order commands" has been fixed.
  • #323203 - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
  • #324238 - The issue "An empty space will take place along with the diagram while exporting the diagram into the image" has been fixed.
  • #321284 - The issue "The loaded layout diagram is differ from the saved diagram" has been fixed.
  • F164274 - The issue "Resize functionality of the lane is not working if the can move is false" has been fixed.
  • #316688 - The issue "Symbol palette component gets rendered on every state change" has been fixed.
  • #317943 - This issue "While render the layout's nodes with the collapsed state, the nodes are not properly aligned " has been fixed.

Dialog

Bug Fixes

  • #F164882 - Resolved the issue "Setting the dialog minHeight property as number is not working properly".
  • #I326833, #F165083- The issue with "When the content is given as a template function, then the content is not rendered in the Dialog" has been resolved.

Document Editor

Bug Fixes

#I326717 - Table border is preserved in the exported word document
#I325968 - New line changes are now tracked properly
#I325590 - Context menu beviour for spell check is resolved.
#I325697 - Spell check in tracked changes is now updated properly.
#I324896 - List track changes are now applied properly.
#I322387 - DocumentEditorContainer disposing issue is resolved.
#I324622 - Resolved the chart parsing issue.
#I324911 - Console error when opening document with footnote is resolved.
#I324907 - Nubering list is copied with proper color.
#I323215 - Table is now layout properly after row delete.
#I322560 - Page content duplication issue is resolved.

New Features

#I324911 - Add non-breaking space character on Ctrl + Shift + Space key combination.

File Manager

Bug Fixes

  • #I323484 - Now, the warning dialog will be displayed while dropping the searched file into the same source location in the File Manager component.

Gantt

Bug Fixes

  • #326155 - Issue in splitting task using public method has been fixed.
  • #325948 - Issue in adding new task with empty string has been fixed.
  • #325585 - Issue while defining columns and dynamically changing the view type has been fixed.

New Features

  • #325067 - Improved performance while scrolling, when predecessors are mapped.
  • #264444, #296315 - Provided support for managing date with different time zones.
  • #317529, #320843 - Provide support to cancel the merging of split tasks using client-side event.
  • #307881, #309475, #325067 - Improved performance while scrolling, when predecessors are mapped.

Kanban

Bug Fixes

  • #I324923 - The issue with "Kanban content color not changed, when using the material-dark theme" has been resolved.
  • #F160742 - The issue with "Script error thrown when drag and drop operation performed when swimlane keyField as non-existing field" has been resolved.
  • #322742 - The issue with "Unable to drag and drop the card when WebApiAdaptor used on Kanban" has been resolved.

New Features

  • #287435, #295725 - Support provided for map the keyField in the column as number type.

Menu

New Features

  • #315809 - Delay support on hovering the menu.

Pivot Table

Bug Fixes

  • #323920,#323936,#325138 - Issues in server-side engine have been fixed.
  • #F164323 - The pivot chart is now drawn properly when the height is set as a percentage.

New Features

  • #325971,#325981 - The server-side engine now supports toolbar feature.
  • The number of aggregation menus shown at the start can now be customized.

Popup

Bug Fixes

  • #I323687- The issue with "Dropdownlist(popup) flickers on value select, when there is scroller in the page" has been resolved.

RichTextEditor

Breaking Changes

  • The toolbarStatusUpdate event has been deprecated. Use updatedToolbarStatus new event to get the status of the updated toolbar.

Bug Fixes

  • The issue with "Pasting the table elements from MSword to the editor, removes the empty cells in table" has been resolved.
  • #I324985- The issue with "Pasting the link in the Rich Text Editor doesn't add the target=_blank in the link" has been resolved.
  • #I324430- The issue with "Rich Text Editor not rendered properly when ID is given as a number" has been resolved.
  • #I324041- The issue with "When strong is applied more than one time for an element, un-bold doesn't remove all the bold tags" has been resolved.

Schedule

Bug Fixes

  • #I325602: An issue with resizing the appointment to last cell is not working has been fixed.
  • #I315877 - An issue with the scheduler fast dragging in timeline views has been resolved.

New Features

  • Provided scrolling support for all day row when loading huge events.
  • Provided the print option support to print the schedule in a customized way.
  • Provided option to set the different first month in year view.
  • Provided template support for date header in year views.

Splitter

  • Provided enablePersistence property to persists the component's state between page reloads.
  • Provided enableReversePanes property to reorder the splitter panes.

Spreadsheet

Bug Fixes

  • I319406 - Date is not updated properly in Ukraine time zone issue resolved.
  • I324752 - Horizontal scroll bar not visible in MAC machine issue resolved.

Tree Grid

Bug Fixes

  • #I317091 - Cell Editing works fine when Virtualization is enabled

New Features

  • #F160234, #I306539 - Provided support for adding parent and child records together using addRecord method.

TreeView

Bug Fixes

  • #I320504 - The issue with "In IE Browser, the template TreeView throws an error when changing the data source using useState" has been resolved.
ej2-react-ui-components - v19.1.59

Published by essentialjs2 over 3 years ago

Chart

Bug Fixes

  • #308029 - Console error thrown while using special character in the chart container ID issue has fixed.
  • #F164708 - The white space in the legend icon issue has been fixed.
  • Accumulation chart refresh method removes inner HTML elements issue has been fixed.
  • #325193 - Rotating data label is now working properly

New Features

  • #289399 - Provided support to reverse the legend shape and text.

CircularGauge

Bug Fixes

  • #324756 - If numeric content is set, the text style of the annotation content will now be applied correctly.

DataManager

Bug Fixes

  • #I322813, #I324083 - Batch edit the changes made in server not reflected with RemoteSaveAdaptor, has been fixed.

Diagram

Bug Fixes

  • #I323457 - This issue "straight line segment not moved in group while dragging grouping node" has been fixed.
  • #I325103 - This issue "Connector alignment is not rendered properly at initial rendering" has been fixed.
  • F164350 - The issue "Annotation hyper link is not working" has been fixed.
  • #319911 - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.
  • #321939 - The issue "Swimlane send to back node working" has been fixed.
  • #322854 - The issue "Swimlane children disappear while performing the order commands" has been fixed.
  • #323203 - The issue "Exception occurs when try to redo the node's gradient color" has been fixed.
  • #324238 - The issue "An empty space will take place along with the diagram while exporting the diagram into the image" has been fixed.
  • #321284 - The issue "The loaded layout diagram is differ from the saved diagram" has been fixed.
  • F164274 - The issue "Resize functionality of the lane is not working if the can move is false" has been fixed.

Document Editor

Bug Fixes

  • #I324028 - Resolved the font dialog properties applied in font dialog.
  • #I323597 - Resolved the text box rendering in RTF documents.
  • #I323603 - Resolved the footnote issue when switching to web layout.
  • #I321745 - Resolved the comment selection issue.
  • #I322561 - Resolved the bookmark undo and redo script error.
  • #I323670 - Resolved the font size and font family issue in copy paste.
  • #I325291 - Document with alternate chunks is now loaded properly.
  • #I323401, #I323423 - Resolved the page wise footnote content layout issue.
  • #I326150 - Resolved issue in updating cross reference field.
  • #F160804 - Styles not considered properly while deleting the content.
  • #I324169 - Resolved opacity issue in toolbar item.
  • #I312306 - Hyperlink context is now retrieved properly.
  • Resolved the showRestrictEditingPane API script error.
  • Resolved the document zooming issue.

New Features

  • #I307321 - Added support table positioning properties.

DropDownButton

Bug Fixes

  • #325735 - Issue with dynamic update of disable button has been fixed.

File Manager

Bug Fixes

  • #I321258, #I320950 - The issue with "Error as occurred while sorting the path column at second time in File Manager component" has been fixed.
  • #I318476, #I320950 - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the File Manager component.

Gantt

Bug Fixes

  • #325250 - Progress updated properly in manual scheduling.
  • #324644 - Issue on adding records, when Gantt view is changed has been fixed.
  • #325627 - Editing works fine after when holiday is set dynamically.

Grid

Bug Fixes

  • #I324695 - Misalignment occurred while doing show or hide in stacked header with frozen is fixed.
  • #I321693 - RowDeselected event data as empty when unchecking the select All checkbox, issue has been resolved.
  • #I295052 - Switch component editing issue in dialog template has been fixed.
  • #I322601 - Header checkbox state is not proper on dynamic data update, issue has been fixed.
  • #I317611 - Warning error thrown when using local data issue has been fixed.
  • #I324294 - Grid checkbox selection performance issue has been fixed in material theme.
  • #F164532 - Column remote data issue with dropdown edit has been fixed.

Kanban

Bug Fixes

  • #278650 - The issue with "Unable to drag and drop the cards on iPad device" has been fixed.

ListBox

Bug Fixes

  • #317293 - Listbox event properties descriptions added.

Menu

Bug Fixes

  • The issue with "Script error occurs while calling the refresh method in angular" has been resolved.

MultiSelect

Bug Fixes

  • #I323182 - Issue with "grouping headers are duplicated and overlapped with popup items while scrolling the popup after selecting the first popup item" has been resolved.

PDF Viewer

Bug Fixes

  • #322039 - The Arrow icon is shown properly in the custom stamp dropdown.

Pivot Table

Bug Fixes

  • #325971,#325981 - The toolbar options are now working in the server-side engine.

Range Slider

Bug Fixes

  • #I313394 - The issue with "The Range Slider handle position is moved to the wrong position after performing drag and drop using the range bar" has been fixed.

RichTextEditor

Bug Fixes

  • #I324988- The issue with "Console error occurs when up arrow is pressed, from the table cell when there is space between tr elements" has been resolved.

New Features

  • #I324616- Provided support to generate bulleted list when hyphen(-) and space is pressed.

Schedule

Bug Fixes

  • #I323778 - An issue with Scheduler Accessibility has been fixed.

Spinner

Bug Fixes

  • #I325477 - The issue with "Spinner label string is not rendered properly when HTML entity given as label" has been resolved.

Splitter

Bug Fixes

  • #F163365 - The issue with "When the first pane is collapsed, the size of the second pane is not properly set" has been resolved.

Spreadsheet

Bug Fixes

  • #24579 - Gridlines got disappear while performing horizontal scrolling with showHeaders property as false issue resolved.
  • #23650 - Formula reference not properly updated on copy / paste action issue resolved.
  • I319406 - Date is not updated properly in Ukraine time zone issue resolved.
  • #I314883 - Formula dependent cells not updated after rendering destroyed spreadsheet issue has been fixed.
  • #F164825 - Cell navigation throws script error when allowScrolling set to false issue has been fixed.
  • #23944 - Formula suggestion drop down is not displayed in the cells located in the bottom of the sheet issue has been fixed.
  • I312024 - Sheets property binding not working issue resolved.
  • #24848 - Nested formula issue resolved.

Tree Grid

Bug Fixes

  • #I321468 - Column template with stacked header works fine
  • #I315811 - Collapse All with Virtualization enabled works fine when using less number of records

TreeView

Bug Fixes

  • #I320271 - The issue with "While performing drag and drop action between two TreeView components, the dataSourceChanged event is not triggered for the source TreeView" has been resolved.
  • #F158127 - The issue with "The TreeView getAllCheckedNodes method returns invalid data while setting invalid IDs to the CheckedNodes property" has been resolved.
ej2-react-ui-components - v19.1.58

Published by essentialjs2 over 3 years ago

CircularGauge

Bug Fixes

  • #324756 - If numeric content is set, the text style of the annotation content will now be applied correctly.

DataManager

Bug Fixes

  • #I322813, #I324083 - Batch edit the changes made in server not reflected with RemoteSaveAdaptor, has been fixed.

File Manager

Bug Fixes

  • #I321258, #I320950 - The issue with "Error as occurred while sorting the path column at second time in File Manager component" has been fixed.
  • #I318476, #I320950 - Resolved the script error that occurred while dragging and dropping an item without selecting it in details view of the File Manager component.

Gantt

Bug Fixes

  • #324141 - Issue in tooltip rendering position has been fixed.
  • #320979 - Issue on changing data source and timeline settings on same time has been fixed.
  • F163357 - Duplicating issue when a task is dropped below an unassigned resource in the resource view has been fixed.
  • F164497 - Issue in editing end date of a task has been fixed.

Grid

Bug Fixes

  • #I323447 - Grid print dialog hovering issue has been fixed.
  • #I323007 - getRowIndexByPrimaryKey thrown script error while rendering the child grid issue has been fixed.
  • #I322540 - Selected row index property issue with checkbox deselection has been fixed.
  • #I322859, #I323462 - Ignore accent property issue with excel filter has been fixed.
  • #I318995 - Child Grid expand not working properly has been fixed.
  • #I321908 - Throws script error while dragging page number index in Grid is fixed.

PDF Viewer

Bug Fixes

  • #322799 - The imported stamp annotation position is updated correctly in the MVC platform.

Pivot Table

Bug Fixes

  • #316510 - The pivot table is now scrollable in mobile devices when virtual scrolling is enabled.
  • #322256 - The pivot chart's title can now be dynamically updated.

Schedule

Bug Fixes

  • #I324040 - An issue with the scheduler multiple appointment selection in IOS device has been resolved.
  • #I324529, #I323448 - An issue with deleting the entire recurrence events with resources has been resolved.
  • #FB23906, #FB23902 - An issue with "Scheduler causing focus loss for text inputs in Android device" has been fixed.
  • #FB23931 - An issue with "Scheduler stealing focus on window resize" has been fixed.
  • #I313715 - An issue with script error throws while resizing the scheduler events has been fixed.

Splitter

Bug Fixes

  • #F163365 - The issue with "When the first pane is collapsed, the size of the second pane is not properly set" has been resolved.

Spreadsheet

Bug Fixes

  • #22087 - Filter icon is removed after refresh issue has been fixed.
  • #24222 - Conditional formatting font color is changed to default color in list data validation issue has been fixed.
  • #23945 - Conditional Formatting is not working properly when range is selected from down to up & right to left issue has been fixed.
  • F163837, F164024 - Number format drop down shows wrong formatted value while setting locale text for the number format items issue resolved.
  • #23856 - Height of the merged cell increases on Alt + Enter action issue resolved.
  • #23644 - Dependent cells not updated after using openFromJson and refresh method issue resolved.

Tree Grid

Bug Fixes

  • #F163555 - Updating datasource dynamically with Virtualization enabled works fine.
  • #I324405 - Running Tree Grid application in production mode works fine.

TreeView

Bug Fixes

  • #I320271 - The issue with "While performing drag and drop action between two TreeView components, the dataSourceChanged event is not triggered for the source TreeView" has been resolved.
  • #F158127 - The issue with "The TreeView getAllCheckedNodes method returns invalid data while setting invalid IDs to the CheckedNodes property" has been resolved.
ej2-react-ui-components - v19.1.57

Published by essentialjs2 over 3 years ago

Common

Bug Fixes

  • I321145 - Resolved the issue with Data binding not working properly while changing values in complex array.
  • F164536 - Resolved the Peer dependency warning issue.

Diagram

Bug Fixes

  • F164350 - The issue "Annotation hyper link is not working" has been fixed.
  • #319911 - The issue "Customized style disappears when serializing the BPMN shapes" has been fixed.

Document Editor

Bug Fixes

  • #I319397 - Resolved the spell check for certain words ending with ies.
  • #F164367 - Resolved the script error in npm run sass.
  • #I319824 - Resolved the extra page rendering issue.
  • #I319824 - Resolved the border rendering issue in the exported word document.
  • #I319421, #F163236 - Resolved the copy/paste issue for content copied from Document Editor.
  • #I307321 - Document exporting issue with line shape is resolved.
  • #I307321 - Exported document rendering issue in resolved.
  • #I321190 - Resolved the icon issue in material-dark, bootstrap-dark, fabric-dark themes.
  • #I319808 - Document with tab is now rendered properly.
  • #I317303 - Spacing after the numbered list is preserved.
  • #I324052 - Added the footnote and endnote locale strings.
  • #I307321 - Table border issue in exported word document is resolved.
  • #I307321 - List with hanging indent is rendered properly.
  • #I313465 - Resolved the image rendering issue in insert image API.
  • #I321108 - Script error in tracking the changes is resolved.
  • #I321923 - Script error in pasting image URL in track change mode is resolved.
  • #I317358 - Image copy/paste issue in ASP.NET MVC framework is resolved.
  • #I318843 - Resolved the list formatting issue in copy pasted content.
  • #I319868 - Exported document with image in header is opened properly in Libre Office.
  • #I324025 - Resolved the font dialog option value in localized mode.

Grid

Bug Fixes

  • #I323673 - Paging issue while deleting records in last page has been fixed.
  • #I321175 - Previous filter value is reappearing on the excel filter input issue has been fixed.
  • #I323060 - Excel custom filter issue has been fixed.
  • #I322391 - Provided the support for rtl in menu filter in dropdown component.
  • #I321693 - RowDeselected event data property issue has been resolved.
  • #I321908 - Throws script error while dragging page number index in Grid is fixed.

In-place Editor

New Features

  • #I320740 - The enableHtmlParse new property provided to enable or disable the parsing of HTML string content as DOM elements.

ListBox

Bug Fixes

  • #311323 - Issue with 'No Records Found' text occurred twice has been resolved.

Maps

Bug Fixes

  • #318561 - When the height property is set to a percentage value, Maps can now render with proper height of the parent element.

Menu

Bug Fixes

  • #I316367 - Menu Scroll bar not working when window resized issue fixed.

PDF Viewer

Bug Fixes

  • #317344 - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.

ProgressBar

Bug Fixes

  • #F161003 - ProgressBar label is now rendering properly on live update.

QueryBuilder

Bug Fixes

  • #F163698 - The issue with 'getRulesFromSql' method for date is fixed.

RichTextEditor

Bug Fixes

  • #I318379- The issue with "Applying heading to the content in the Rich Text Editor, applies heading to the next element" has been resolved.

New Features

  • #I262768, #I284171, #I285060, #I303859, #I312806, #I322378, #I292004 - The Rich Text Editor Base64 image handling performance has been improved.

Schedule

Bug Fixes

  • #I312919 - An issue with the scheduler performance with resources has been resolved.

Spreadsheet

Bug Fixes

  • Custom height not working properly while importing with wrap text, it updates normal height.
  • #24298 - Conditional formatting applied to selected cells even if there is no value given in the dialog issue resolved.
  • Issue with copy data from power point table and paste it in spreadsheet has been fixed.
  • #I314444 - Fixed cell selection issue in different screen resolution.
  • #24295 - Aggregate count is not displayed properly when selected range contains zero value issue has been fixed.
  • #23869 - Paste values only is not working for formula cells issue has been fixed.
  • #23867 - Cancel button is not working in hyperlink dialog when sheet is protected issue has been fixed.
  • #23861 - Unwrapping externally pasted wrap text does not reduce the row height issue has been fixed.
  • #23112 - Match function is not working when cell reference is given as parameter issue has been fixed.
  • #21561 - Unable to type percentage value without autoformat issue has been fixed.

Svg Base

Bug Fixes

  • #I296201 - Shared tooltip crop issue fixed.

Tree Grid

Bug Fixes

  • #I317066 - Right-clicking on the bottom rows in the current view works fine with Virtualization.
ej2-react-ui-components - v19.1.56

Published by essentialjs2 over 3 years ago

Barcode

Bug Fixes

  • #316606 - "Text alignment was not proper with UPCA type barcode" issue has been fixed.

Bullet chart

Bug Fixes

  • #318856 - Label for the negative data is now rendering properly.

Chart

Bug Fixes

  • #310867 - 100% Stacking area is now working properly on browser resize.
  • #318354 - Scrollbar issue for bar type series is resolved.
  • #319835 - Normal distribution line in histogram series is rendering properly.

CircularGauge

Bug Fixes

  • #319856 - The axis with same start and end angle will now render properly.

DataManager

Bug Fixes

  • #I268513 - Wrong $filter issue has been fixed.

Diagram

Bug Fixes

  • #316688 - The issue "Symbol palette component gets rendered on every state change" has been fixed.
  • 317943 - This issue "While render the layout's nodes with the collapsed state, the nodes are not properly aligned " has been fixed.

Dialog

New Features

  • #I307667, #F164363 - In Dialog, Provided the new API isFlat to add or remove the flat appearance of the dialog buttons.

Document Editor

Bug Fixes

  • #I319991 - Inline form filling is now working properly in Internet Explorer.
  • #319782 - Resolved script error while deleting the content.
  • #I320821, #I320991 - Table is now drawn with proper line width.
  • #I319987 - Table with merged cells now layout properly.
  • #I320513 - Header content is not rendered properly.
  • #I321397 - Table with merged cells is now exported properly.
  • #I317683 - Exported document with footnote is no longer corrupted.
  • #I313465 - Insert image renders the image properly.
  • #I308899 - Track changes is now listed properly in revision pane.
  • #I320270 - Table track changes is now tracked in paste.
  • #I319403, #I317463 - Resolved file corruption issue while exporting the document with shapes.
  • #I319185 - Resolved left border rendering issue in merged cells.
  • #I313943 - Tab character is now layout properly.
  • #I313821 - Fixed layouting issue in table with preferred width type as auto.
  • #F162726 - Line spacing is now updated properly.
  • #I319819 - Issue with Undo/Redo in multilevel list is resolved.
  • #I318381 - Comment is not added properly.
  • #I317743 - Accept track changes script error is resolved.
  • #I307321 - Checkbox with tab width rendered properly.
  • #FB23691 - Updated the track changes behaviour in read only mode.
  • #I307321 - Table borders are now rendered properly.
  • #I307321 - Tab width is now updated properly in list format.
  • #I307321 - Image with wrapping style is now rendered properly.

Gantt

Bug Fixes

  • #320979 - Provided support to update data source dynamically with collapseAllParentTasks and enableMultiTaskbar enabled mode.

Grid

Bug Fixes

  • #I319687 - Child grid row drag and drop issue has been fixed.
  • #I321090 - Throws script error while using hideSearchbox in filter is fixed.
  • #I163579 - Focus issue while render multiple inputs in column template, issue has been fixed.
  • #I320238 - Change content casing of No matches found has been resolved.
  • #I317408 - Warning error thrown when binding a data dynamically by using asyncpipe binding issue has been fixed.
  • #I321142 - Exporting is not working properly in foreignKeyColumn issue has been fixed.
  • #I317066, #I317853 - When we right-click the bottom row in the current view area, the grid automatically scrolls issue has been fixed.

ListBox

Bug Fixes

  • #316046 - Action complete event not triggered when sort order property is given issue is fixed.
  • #311323 - DataSource missing while filtering is applied issue has been resolved.
  • #163935 - Previous index is wrong in drag and drop event has been fixed.

ListView

Bug Fixes

  • #309268 - Template content of ListView is not updated when updating the props date using useState has been fixed.

Maps

Bug Fixes

  • #F163539 - The data labels will now render properly when the value of labelPath of dataLabelSettings is different from the value of shapePropertyPath and shapeDataPath.

New Features

  • #315251 - The opacity property for border in shapeSettings is exposed to provide opacity for the border of the shapes.

MultiSelect

Bug Fixes

  • #F163516 - Issue with "itemData returns as null in the removed event argument when provide the integer data and remove the selected custom value" has been resolved.

PDF Viewer

Bug Fixes

  • #315264 - Now, the User names in comments are working properly.

Pdf Export

Bug Fixes

  • Rendering issue with Line break on multi line text is fixed.

Pivot Table

Bug Fixes

  • #318017,#318625 - Export customization set in the beforeExport event is now working.
  • #320952 - Members with special characters are now accepted by the member editor.
  • #F163080 - Even if the fields have special characters, calculated fields can now be created.

New Features

  • #321444 - Date/time values in the editing dialog can now be edited using the date/time picker.

QueryBuilder

Bug Fixes

  • #317381 - The issue with predicate generation for date is fixed.

RichTextEditor

Bug Fixes

  • #I320430 - Resolved the exception raised when inserting the table, with toolbarSettings disabled initially.
  • #I320606 - The issue with "Pasting list with 'outline level' style in the MS Word not working properly in the Rich Text Editor" has been resolved.
  • #I322143- The issue with "Console error occurs when deleting the last row of the table" has been resolved.
  • #I318379- The issue with "Applying heading to the content in the Rich Text Editor, applies heading to the next element" has been resolved.

Schedule

Bug Fixes

  • #FB23907 - An issue with the "Scheduler throws the console errors in Android device" has been fixed.
  • #F161048 - An issue with Scheduler quick popup rendered twice when the quickInfoOnSelectionEnd property is enabled has been fixed.
  • #I320954 - An issue with the scheduler rendered twice with a different timezone has been fixed.
  • #I319812 - An issue with the appointment is not created properly in Timeline Year view has been fixed.
  • #I320915 - An issue with Scheduler events height is not rendered properly in the DST timezone has been fixed.
  • #FB23548 - An issue with Keyboard Interaction with Virtual Scrolling has been fixed.

Splitter

Bug Fixes

  • #320479 - The issue with "addPane public method does not work when rendered with the nested splitter" has been resolved.

Spreadsheet

Bug Fixes

#I323532 - Pressing any key on chart throws script error issue has been fixed.

Tree Grid

Bug Fixes

  • #321468 - Updating datasource dynamically with column template and stacked header enabled works fine.
ej2-react-ui-components - v19.1.55

Published by essentialjs2 over 3 years ago

CircularGauge

Bug Fixes

  • #319856 - The axis with same start and end angle will now render properly.

DataManager

Bug Fixes

  • #F163538, #I320452 - Blank row issue while adding new record with RemoteSaveAdaptor has been fixed.

Gantt

Bug Fixes

  • #320882 - Issue on expand/collapse icon in Resource view has been fixed.

MultiSelect

Bug Fixes

  • #F163516 - Issue with "itemData returns as null in the removed event argument when provide the integer data and remove the selected custom value" has been resolved.

QueryBuilder

Bug Fixes

  • #317381 - The issue with predicate generation for date is fixed.

Schedule

Bug Fixes

  • #F17228 - An issue with scheduler input field focus not working in iPad device with external keyboard has been fixed.
  • #I317983 - An issue with the height of the TimelineMonth view is not properly applied when the rowAutoHeight property is enabled with scheduler height auto has been fixed.
  • #I321711 - Duplicate events rendered in year view of schedule issue has been fixed.
  • #I320945 - An issue with scheduler multiple cell selection by holding shift and mouse click throws script error has been fixed.

Splitter

Bug Fixes

  • #320479 - The issue with "addPane public method does not work when rendered with the nested splitter" has been resolved.

Spreadsheet

Bug Fixes

  • Sort formula not working properly issue resolved.
  • Clipboard style issue resolved.
  • I316103 - Resolved the selection misalignment issue in non virtual mode.
  • #I316931 - Selection alignment for wrap cell having border on 150 resolution issue has been fixed.
  • #I321143 - Warning message is not showing while deleting locked cells issue has been fixed.
  • #I319204 - Skipped query property while saving as JSON.

Tree Grid

Bug Fixes

  • #320432 - Initial Filter with showColumnMenu works properly.
  • #315665, #318515, #320888 - Row Drag and Drop within treegrid and to another treegrid works fine.
  • #318449 - Expand/Collapse works properly while using enableImmutableMode property with Remote Data.
  • #317928 - Rendering Grid and Tree Grid in the same page with Virtualization works fine.
ej2-react-ui-components - v19.1.54

Published by essentialjs2 over 3 years ago

Accordion

Breaking Changes

  • The following properties type was changed.
Property Previous Type Current Type
Disabled anonymous boolean
Expanded anonymous boolean
Visible anonymous boolean

Chart

Bug Fixes

  • #313827 - Fixed stripline fails issue on canvas mode.
  • #304737 - Remove child of null console error thrown while using canvas mode issue has been fixed.
  • #F162046 - Dynamic indicator change using useState issue resolved.

New Features

  • Range color mapping feature added.

CircularGauge

New Features

  • #290958 - When startValue and endValueproperties are not set, the linear gradient will follow the circular path in the ranges.

Dashboard Layout

Bug Fixes

  • #312164 - The issue with "Newly added dashboard panels hide while switch between mobile mode to normal mode" has been resolved.
  • #310199 - The issue "Unable to resize when rendering multiple panels" has been resolved.

DataManager

New Features

  • Provided CustomDataAdaptor support.

Diagram

Bug Fixes

  • #316429 - This issue "Nodes are not updating properly for the swim lane in the DOM during save and load" has been fixed.
  • #304194 - This issue "Straight line segments are not moved while dragging " has been fixed.
  • #309543 - This issue "overview's preview is not updated when update the diagram's size " has been fixed.
  • #311751 - This issue "when drag and drop from the palette the symbol preview not disappear " has been fixed.
  • #312744 - This issue "Exception occurs when mouse over the node with many connector " has been fixed.
  • #301792 - This issue "Alignment of connector is misplaced in balanced layout " has been fixed.
  • #311219 - This issue "z order Commands not working for child node in group " has been fixed.
  • #312725 - This issue "Expand collapse icon cannot export properly " has been fixed.
  • #314224 - This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
  • F162436 - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
  • #314664 - This issue "Exception occurs when drag and drop the node and perform undo " has been fixed.
  • F161997 - This issue "Context menu disappear while mouseover the item which has subitems " has been fixed.
  • #316472 - This issue "Strange snapping behaviors with swimlane " has been fixed.
  • #317149 - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
  • F23048 - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
  • 317728 - This issue "Line routing is not working if the connection end point of the connector has two or more nodes " has been fixed.

New Features

  • #285393 - Support to avoid connector overlapping with complex hierarchical layout has been added.
  • #314220 - Support for Auto scrolling feature while using drawing tool has been added.

Document Editor

Breaking Changes

  • The SpellChecker(List<SpellCheckDictionary> dictItem) is marked as obsolete. Please use the alternate new constructor SpellChecker(List<DictionaryData> dictItem, string customDicPath) in Syncfusion.EJ2.SpellChecker spell checker.

New Features

  • #303736, #295965 - Added support for row based re-layout while editing table to improve editing performance.
  • #307648,#317930,#318105 Added support for change casing of the selected text.
  • #307568, #307321, #292530, #312844 Added support for EMF image preservation in ASP.NET MVC.
  • Added support for Text box shape with Top and Bottom wrapping style.

Bug Fixes

  • #315096 - Selection behaviour is updated properly, while pasting a URL and clicking enter after the URL.
  • #315413, #317463 - Table cell is now rendered properly.
  • #314467 - Find and replace is now working properly.
  • #315441 - While inserting same bookmark multiple times and deleting, bookmarks were preserved properly now.
  • #316532 - ParagraphFormat is now preserved while pasting with text only option.
  • #314193 - Document with charts were now preserved properly on exporting.
  • #161908, #318321 - Added API to show/hide restrict editing pane.
  • #315435 - Table cell width now preserved properly on editing.
  • #162638 - Table background color was now updated properly on updating borders and shading.
  • #163116, #317496, #315005 - Implemented the line spacing Hanging similar to MS word.
  • #317691 - Resolve the Number formatting after applying bullet formats.
  • #317524 - Replace all with empty string is now working.
  • #317605 - Shape with line format value null was now preserved properly.
  • #317150 - Can press 'p' key in Firefox after control + a and then backspace.
  • Resolve hanging issue while opening document.
  • #315656 - Resolve script error when importing document.

Drawings

Bug Fixes

  • #261558 โ€“ Leader length is now working properly in the firefox browser.

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

New Features

  • #298361 - Provided Observable data binding support in Gantt.
  • #300136 - Provided support for tab like behaviour on cell navigation for cell edit mode.

Grid

New Features

  • #266164, #298390, #298305, #317536, #197245 - Provided mobile view support for responsive Grid.
  • #243700, #255673, #145292, #312122, #316185, #162746, #162824 - Provided exporting image and hyper link to Excel and PDF file formats.
  • #297861 - Provided option for rendering checkbox items in menu filter dialog.
  • #308524 - Provided autofilter support in Grid to Excel export.
  • #297263 - Provided complex column filtering and sorting support with IQueryable.
  • #307522 - Provided the target indicator support for drag and drop with different Grid.

Heatmap

Bug Fixes

  • #287830 - The issue with using setState in the HeatMap has been resolved.
  • #299279 - The issue "API level styles was not taken as important for HeatMap" has been resolved.

Kanban

Bug Fixes

  • #317594 - An issue with "script error thrown when dynamically add new card with new swimlane key" issue has been fixed.

New Features

  • F160742 - Support to drag and drop the card from kanban to an external source and vice versa has been provided.

ListView

Bug Fixes

  • #304129,#304247 - The issue "ActionBegin event does not trigger before/after switching to new views in the nested ListView" has been fixed.
  • #310143 - The script error with refreshItemHeight method in ListView component has been resolved.

Maps

Bug Fixes

  • #312465 - When the zoomFactor property is set as 0 in the tile maps, it now renders properly.
  • #311273 - The imageUrlValuePath property now correctly renders markers as images.
  • #312865 - Markers will now render properly when they are added dynamically in the click event with "Normal" geometry type maps.
  • #317398 - shapeSelection method will now work properly with multi-layers on the Maps.

MaskedTextBox

New Features

  • #284609 - Now, the cursor will position based on the value present in the input element while focusing the component.

PDF Viewer

New Features

  • #F158073, #291648 - Exposed the annotation UnSelect event in PDF Viewer.

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.
  • Undefined error occurs while getting line width of text content on particular True Type Font.

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

Breaking Changes

  • The chartSettings.enableMultiAxis property is deprecated and will no longer to be used. Use chartSettings.enableMultipleAxis to achieve the same.

New Features

  • #294982,#F157008 - In addition to existing aggregation types, a median type has been included.
  • #293740,#294851,#295251,#310709,#F158140 - Multiple values (i.e. measures) can now be displayed in a single axis.
  • Hyperlink can now be set based on caption of measure field.
  • #316689 - Data from the data manager can now be retrieved using a custom query.

ProgressBar

Bug Fixes

  • #F159325 - ProgressBar renders inside the Grid with out any console error.

QueryBuilder

New Features

  • Provided Complex data binding Support
  • Provided Header Template Support

Recurrence Editor

Breaking Changes

  • The following properties type was changed.
Property Previous Type Current Type
selectedType anonymous int
value anonymous string

RichTextEditor

Bug Fixes

  • #309809 - The issue with "Applying background color to multiple span element doesn't work properly" has been resolved.
  • #318815- The issue with "Resize grip of the image freezes, after resizing for the first time" has been resolved.
  • #317508- The issue with "Resize icon of an image is not positioned properly, when height is set to the Rich Text Editor" has been resolved.
  • F163544- The issue with "Pressing the 'cmd+z' in mac after deleting all contents, deletes the first paragraph of the Rich Text Editor" has been resolved.
  • F163545- The issue with "'cmd+z' is not working after pasting the content in Mac machine" has been resolved.
  • #313508 - The issue with "event 'afterImageDelete' triggers two times when removing the image using the backspace key" has been resolved.
  • #313508 - The issue with "Console error is thrown, when updating the selected image with another image" has been resolved.

New Features

  • #257889, #264792, #280064, #305551, #316177, - Provided support for the table cell merge and split in Rich Text Editor table properties.

Schedule

New Features

  • Multiple events drag and drop - This feature allows to select multiple events and reschedule them quickly by drag-and-drop. Multiple selections can be done by pressing the CTRL key with a click.
  • Time Format - This feature allows users to set 24-hour or 12-hour time formats in the scheduler. By default, the time format applies from the schedule's current culture configuration.

Splitter

Bug Fixes

  • #315820, #313937, #316711 - The issue with "Console error occurs on resizing when the splitter is rendered" has been resolved.
  • #F163365 - The issue with "When the first pane is collapsed, the size of the second pane is not properly set" has been resolved.

Spreadsheet

Bug Fixes

  • Copy / paste the merge cells not working properly issue resolved.
  • #I316931 - Selection misalignment issue when applying border on wrap text has been resolved.

New Features

  • Freeze pane: Allows users to keep the specified rows and columns always visible at the top and left side of the sheet while scrolling through the sheet.
  • PDF Export: Allows users to save the spreadsheet data as a PDF document.
  • Password protection: Allows users to protect the workbook with a password.

Svg Base

Bug Fixes

  • #311306 - Position of Tooltip template has been changed.

Toast

Bug Fixes

  • 308530 - The issue with "Toast elements are not destroyed properly when open and hide the toast" has been fixed.

Tree Grid

New Features

  • #274416, #274607, #313192, #F159014 - Provided Infinite Scrolling support for Tree Grid which allows you to lazy load data when scroller reaches the near end.
  • #280065 - Provided support to maintain Expand/Collapse state of Tree Grid while exporting the data.

New Features

  • #294082 - Provided Immutable Support to refresh specific rows while perform Tree Grid actions.
  • #283491 - Provided error handling support to easily rectify errors in sample side.
  • #298682, #299561 - Added getVisibleRecords API to get the visible records based on collapsed rows state.

TreeView

Bug Fixes

  • #310875 - The issue with "The isChecked attribute is not working when using the sortOrder property in TreeView" has been resolved.
  • #282214 - Now the isChecked attribute value is updated properly in the NodeChecked event arguments in the TreeView component.
ej2-react-ui-components - v18.4.49

Published by essentialjs2 over 3 years ago

Document Editor

Bug Fixes

  • #317061 - The merged cell table border rendering issue is resolved.
  • #318283 - Resolved script error while editing the last section header.
  • #310874 - The table with the merged cell is exporting properly.
  • #162017 - Restart page numbering is now preserved properly on exporting.
  • #316810 - Spell check script error is now resolved for layout type change.
  • #163236 - Strike through and underline content are now copy-pasted properly.

Gantt

New Features

  • #317550 - Provided support to define valueAccessor as string.

Grid

Bug Fixes

  • #317578 - Throws script error while updating the template column in Batch edit mode issue has been fixed.
  • #316684, #319594 - Script error when drag rows from grid to other components issue has been fixed.
  • #317534 - Custom filtering not working when using filter template, has been fixed.

PDF Viewer

Bug Fixes

  • #306927 - The exception will no longer be thrown while exporting the existing custom stamp annotations.

RichTextEditor

Bug Fixes

  • #316449 - The issue with โ€œWarning occurs when using the โ€˜executeCommandโ€™ public method with โ€˜insertHorizontalRuleโ€™โ€ has been resolved.
  • #318815- The issue with "Resize grip of the image freezes, after resizing for the first time" has been resolved.
  • #317508- The issue with "Resize icon of an image is not positioned properly, when height is set to the Rich Text Editor" has been resolved.

Schedule

Bug Fixes

  • #F22773 - An issue with editor freezes when saving a task to repeat yearly on the last day of a month has been fixed.
  • #F163215 - An issue with one day block event renders for two days has been fixed.
  • #I316945 - An issue with recurrence events are not deleted properly in overview sample has been fixed.
  • #I317560 - An issue with Schedule events getting overlapped issue has been fixed.
  • #I313557 - An issue with scheduler resource header when enabled rowAutoHeight and height properties has been fixed.
  • #317799 - An issue with memory leak in Scheduler has been fixed.

Splitter

Bug Fixes

  • #315820, #313937, #316711 - The issue with "Console error occurs on resizing when the splitter is rendered" has been resolved.

TreeGrid

Bug Fixes

  • #317991 - Filter action works properly while using query property.
  • #318515 - Primary key column missing warning message shows properly.
ej2-react-ui-components - v18.4.48

Published by essentialjs2 over 3 years ago

Chart

Bug Fixes

  • #304737 - Remove child of null console error thrown while using canvas mode issue has been fixed.
  • #F157327 - Fixed the data labels are overlapped issue in chart.
  • #314894 - Stripline is not working in datetime for core platform issue fixed.
  • #F162046 - Dynamic indicator change using useState issue resolved.

Diagram

Bug Fixes

  • #316472 - This issue "Strange snapping behaviors with swimlane " has been fixed.
  • #317149 - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
  • F23048 - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.

Document Editor

Bug Fixes

  • #163116, #317496, #315005 - Implemented the line spacing Hanging similar to MS word.
  • #317691 - Resolve the Number formatting after applying bullet formats.
  • #317524 - Replace all with empty string is now working.
  • #317605 - Shape with line format value null was now preserved properly.
  • #317150 - Can press 'p' key in Firefox after control + a and then backspace.
  • Resolve hanging issue while opening document.
  • #315656 - Resolve script error when importing document.

Grid

Bug Fixes

  • #315782 - Virtualization with grouping issue has been fixed.
  • #19156 - Scroll is prevented with infinite scroll's cache mode issue has been fixed.

RichTextEditor

Bug Fixes

  • #309809 - The issue with โ€œThe Table resize icon disappears when resizing the table and holding the icon for few secondsโ€ has been resolved.

Schedule

Bug Fixes

  • #I313966 - An issue with scheduler toolbar popup items are hidden in iPhone has been fixed.
  • #I313459 - An issue with scheduler content width is not properly adjusted while loading large number of resources in IOS device has been fixed.
  • #I315617 - An issue with scheduler refreshDataManager method invokes before active view has been fixed.

Spreadsheet

Bug Fixes

#I316931 - Selection misalignment issue when applying border on wrap text has been resolved.

TreeGrid

Bug Fixes

  • #317066 - Resolved auto scroll issue while context menu item opens when Virtualization is enabled.
ej2-react-ui-components - v18.4.47

Published by essentialjs2 over 3 years ago

Barcode

Bug Fixes

  • #316606 - "UPC-A does not render some code value" issue has been fixed.

Chart

Bug Fixes

  • #313827 - Fixed stripline fails issue on canvas mode.

Diagram

Bug Fixes

  • #316541 - This issue "Drag and Drop into the swimlane for multiple nodes is not work as expected while enabling the Linerouting " has been fixed.
  • #316429 - This issue "When drag and drop connector into the swimlane not updated properly " has been fixed.
  • F163118 - This issue "Swimlane is removable even if the delete constraints are excluded" has been fixed.

Form Validator

Bug Fixes

  • #315294 - Now, you can use the complex name attribute to add the validation rules.

Gantt

Bug Fixes

  • 316898 - Maintained additional fields in segments on zooming action.

Grid

Breaking Changes

  • By default, we have passed the grouped key value through the key property to the groupCaptionTemplate and groupFooterTemplate helper functions. But react has reserved properties in their framework, Due to this conflict, so we have introduced new groupKey property instead of the key in react platform only.

Bug Fixes

  • #317557 - Key property getting undefined value in groupFooterTemplate issue has been fixed.
  • #315085 - Script error with custom format in server side exporting has been fixed.
  • #22476 - getRowIndexByPrimarykey method returns incorrect index with complex data has been fixed.
  • #292594 - Preventing the row deselection issue has been resolved.
  • #316299 - Previous data is not properly return while save action, issue has been fixed.
  • #315859 - Script error while using using the textbox component in the filter template has been fixed.
  • #311142 - Provided the support for custom datasource in excel filter.
  • #314870 - Checkbox Filter true/false locale text issue has been resolved.
  • #315677 - Horizontal scroll bar is hide while filtering the column with frozen columns issue has been fixed.

MultiSelect

Bug Fixes

#317598 - Issue with "selected values are not posted properly while clicking on the select all option with predefined value" has been resolved.

PDF Viewer

Bug Fixes

  • #312055 - The opacity value is applied properly for the free text annotation when importing the annotations.

Pdf Export

Bug Fixes

  • Undefined error occurs while getting line width of text content on particular True Type Font.

QueryBuilder

Bug Fixes

  • Issue with tooltip has been fixed.

RichTextEditor

Bug Fixes

  • #317795- The issue with "Pasting the block node contents in the Rich Text Editor" has been resolved.

Schedule

Bug Fixes

  • #I303694 - An issue with scheduler toolbar items are not rendered as mobile view in iPad has been fixed.

TreeView

Bug Fixes

  • #310875 - The issue with "The isChecked attribute is not working when using the sortOrder property in TreeView" has been resolved.
ej2-react-ui-components - v18.4.46

Published by essentialjs2 over 3 years ago

Common

Bug Fixes

  • Resolved warning while using Radio-button component.

Chart

Bug Fixes

  • #156827 - Axis line break label alignment issue has been fixed.

DataManager

Bug Fixes

  • 312017 - RemoteSaveAdaptor with batch editing issue has been fixed has been fixed.

Diagram

Bug Fixes

  • F162436 - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.

Document Editor

Bug Fixes

  • #311796, #316639, #308845, #316676, #162561 - All the pages in the document were now loaded properly.
  • #309052, #315953 - Footnote now layouts properly.
  • #307997 - Resolved issue on updating the bullet list.
  • #314313, #316278 - When copy pasting the merge field, merge field was now preserved properly.
  • #315435 - Table cells layouts properly now.
  • #315413, #317463 - Table cells renders to preferred width now.

Grid

Bug Fixes

  • #313780 - Infinite Scroll invoked while moving the horizontal scrollbar issue has been fixed.
  • #314929 - Maximum call stack exceeds issue when pressing tab key has been resolved.

Kanban

Bug Fixes

  • #I311076 - An issue with templates is cleared when refresh the header using the public method has been fixed.
  • #I315242 - An issue with drag and drop is not working properly when add columns dynamically has been fixed.
  • #I315596 - An issue with drag and drop is not working properly when dataSource change dynamically has been fixed.

MultiSelect

Bug Fixes

  • #316915 - Issue with "deselecting the selected items is not working when provide the data source with integer value" has been resolved.

QueryBuilder

Bug Fixes

  • Provided tooltip support for Add button.

RichTextEditor

Bug Fixes

  • #309809 - The issue with "Unable to resize the image in the Rich Text Editor when width is set" is resolved.
  • #314678 - Resolved the script error raised, when pasting the content after pressing the shift-enter key.
  • F161914 - The issue with "Bold format removed for the content previous to the selection in the Rich Text Editor" is resolved.

Schedule

Bug Fixes

  • #I306554 - Events are overlapping each other if multiple appointments having duration less than a day in same cell in year view issue has been fixed.
  • #I292642 - An issue with today date is not selected properly in header calendar with different timezone has been fixed.
  • #I315273 - An issue with clone element position place is mismatched while perform resize action with different resize interval has been fixed.
  • #I316544 - An issue with locale word are not displayed in all day row expand and collapse section has been fixed.
  • #I315617, #I315568 - An issue with script error throws while refresh the scheduler before loads the active view has been fixed.
  • #I315462 - An issue with appointments are not rendered when removing the resource dynamically has been fixed.
  • #F162676 - An issue with resource and content area gets misaligned when rowAutoHeight is enabled in virtual scrolling has been fixed.

Spreadsheet

Bug Fixes

  • Copy / paste the merge cells not working properly issue resolved.
ej2-react-ui-components - v18.4.44

Published by essentialjs2 over 3 years ago

Chart

New Features

  • #253348 - Icon support for legend space has been provided.

CheckBox

Bug Fixes

  • Issue with destroy has been fixed.

Dashboard Layout

Bug Fixes

  • I310199 - The issue with resize event in the bottom most panel while multiple panels get rendered has been resolved.

Document Editor

Bug Fixes

  • #313564, #314479 - Bookmark co ordinates were now updated properly.
  • #162017 - Restart page number behaviour was implemented also for page break now.
  • #310874 - Table with merged cells were exported properly now.
  • #162017 - Page number was now updated properly based on page index.
  • #313821 - Table column were now layout properly.
  • #311371 - While deleting the bookmark extra spaces between the text were now removed properly.

Gantt

Bug Fixes

  • #315501 - Error on closing filter menu while focusing out has been resolved.

Grid

Bug Fixes

  • #314800 - filter dialog position when rtl is enabled issue has been fixed.
  • #314860 - Grouped icon drag and drop issue has been fixed.

Kanban

Bug Fixes

  • #315107 - The issue with "cards are hidden when multiple cards are dragged and dropped to their original position" has been fixed.

MultiSelect

New Features

  • #283275, #289148, #296652 - Now, selection and deselection performance is improved while providing the large data to the component.

PDF Viewer

Bug Fixes

  • #306927, #312149 - The FreeText annotation modified text updated properly in the exported annotation collections.
  • #309983 - The Script error will no longer be thrown when you set the FitToWidth zoom mode in the Blazor.
  • #312754 - Now, the Form fields are editable when updating the form fields values programmatically.

RichTextEditor

Bug Fixes

  • #314104 - The issue with the "Rich Text Editor's table width is not set properly if values are configured higher" is resolved.
  • F161887 - The issue with "Removing the italic format removes the underline format in the Rich Text Editor" is resolved.

Schedule

Bug Fixes

  • #I314589 - An issue with week number not shown properly in timeline views has been fixed.

Spreadsheet

Bug Fixes

  • The getData method is not working when range is passed without sheet name issue fixed.

Svg Base

Bug Fixes

  • #311306 - Position of Tooltip template has been changed.

Tab

Bug Fixes

  • #311688 - An issue with getting console error in tab navigation has been fixed.

TextBox

Bug Fixes

  • Issue with "e-mappinguid attribute is added to textarea element while rendering the multiline textbox" has been resolved.

TreeGrid

Bug Fixes

  • #314373 - Treegrid refresh method works fine when we enable Virtualization and enableCollapseAll.
ej2-react-ui-components - v18.4.41

Published by essentialjs2 over 3 years ago

Common

Bug Fixes

  • Handled the destroy and event actions to prevent console errors.

CheckBox

Bug Fixes

  • Issue with click event has been fixed.

ComboBox

Bug Fixes

  • #299892 - Issue with "Null reference exception throws while destroying the component" has been resolved.
  • #299892 - Issue with "Null reference when destroying the component" has been resolved.

DatePicker

Bug Fixes

  • #299892 - Issue with "Null reference exception throws while destroying the component" has been resolved.

Diagram

Bug Fixes

New Features

  • #285393 - Support to avoid connector overlapping with complex hierarchical layout has been added.

Dialog

Bug Fixes

  • #299892 - Handled null exception cases for the elements in dialog.

Document Editor

Bug Fixes

  • #264813 - List tab element now layouts properly.
  • #309425 - Paragraph formats were considered while creating a new table.
  • #309976 - List was not updated properly from level 1 to level 2.
  • #306480 - Review pane was now updated properly on resizing.
  • #309052 - Document with footnote now rendered properly without overlap.
  • #309565 - When enable comment is false comment tab is hide in review pane now.
  • #307321 - Table with no cell border now rendered properly.
  • #307860 - While pasting no extra paragraph was added now.

Excel Export

Bug Fixes

  • Auto filter corruption issue fixed in Grid to Excel export.

File Manager

Bug Fixes

  • #305138 - The issue with "Incorrect message is displayed in delete dialog for File Manager Component" has been resolved.

Gantt

Bug Fixes

  • #298884 - Error on reorder rows method has been fixed.

New Features

  • #306342 - Included target element in actionBegin, taskbarEditing, contextMenuOpen events.

Grid

Bug Fixes

  • #309585 - copy with header in clipboard issue has been resolved.
  • #299892 - script error when calling refresh method issue has been resolved.
  • #310296 - Parent level group footer not visible in excel export issue has been fixed.
  • #309731 - Persist Checkbox selection issue while show/hide column, has been fixed.
  • #310699 - column width is set as 'auto' works properly while exporting in excel.
  • #310989 - filtered value retained properly in the filterbar when persistence enabled.

Kanban

Bug Fixes

  • #F161568 - An issue when scrollbar is disappears the column became misaligned issue has been resolved.
  • #I311076 - Provided a public method as renderHeader to refresh the header template.
  • #309763 - The issue with "Unable to drag and drop the cards within the column when setting the sortBy property as Index" has been resolved.
  • #F161669 - The issue with "Duplicate card rendering while searching the text after drag and drop operation is performed" has been fixed.
  • #287431 - An issue with the card has rendered at column last position when using updateCard method has been fixed.

Menu

Bug Fixes

  • 291781 - The issue with caret icon alignment is fixed.

Pivot Table

Bug Fixes

  • #298311 - CSS issue of calculated field dialog in dark theme has been fixed.

Schedule

Bug Fixes

  • #I309044 - An issue with year view months rendered incorrectly issue has been fixed.

New Features

  • #304701, #305038 - Provided the persistence support for scroll bar position.

SplitButton

Bug Fixes

  • Issue with destroy has been fixed.

Spreadsheet

Bug Fixes

#I311925 - Event cellSave is not triggered when list value changes issue has been fixed.

Tooltip

Bug Fixes

  • #298848 - The issue with "The openDelay property is not effective in the Tooltip while enabling the mouseTrail property" has been resolved.
ej2-react-ui-components - v18.4.39

Published by essentialjs2 over 3 years ago

Common

Bug Fixes

  • Resolved typing issue on using onChange event.

Chart

Bug Fixes

  • #308150 - Fixed the data label issue for label instersect action.

CircularGauge

Bug Fixes

  • #293761 - The range with different start and end width will now render properly.

Diagram

Bug Fixes

  • #308695 - This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.
  • #306529 - This issue "Node does not drop properly on swimlane " has been fixed.
  • #309041 - This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.
  • #305708 - This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.
  • #308109 - This issue "Can't change flowshape to other basic shape" has been fixed.
  • #301792 - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.
  • #306310 - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
  • #304447 - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
  • #295443 - This issue "Bottom level nodes are not visible in overview" has been fixed.
  • #305992 - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
  • #304558 - This issue "Exception occurs when use getDiagramContent method" has been fixed.

Document Editor

Bug Fixes

  • #160177 - The document with tables were now rendered properly without page unresponsive error.
  • #305777 - Selection was now updated properly on zooming for web layout.
  • #297705 - Handled behaviour similar to MS Word if page and section break in same paragraph.
  • #305110 - The document with large tables were now rendered properly without page unresponsive error.
  • #307321 - Table borders now renders properly if the border color is none.
  • #303643 - Edit hyperlink now works properly on image with hyperlink.

Gantt

Bug Fixes

  • F161492 - Console error on converting milestone to task has been fixed.

New Features

  • #306342 - Included target element in actionBegin, taskbarEditing, contextMenuOpen events.
  • #291192 - Provided Immutable Support to refresh specific rows while performing Gantt actions.

Grid

Bug Fixes

  • #310077 - Persist Checkbox selection with frozen columns issue has been fixed.
  • #309205 - Script error While sorting in excel filter when more than one grid is rendered issue has been resolved.

New Features

  • #247931, #251431 - Provided the server side Excel and PDF export support.

Maps

Bug Fixes

  • #307853 - The property in the JSON for the maps shape data can now be displayed in the tooltip template.

New Features

  • #306094 - borderWidthValuePath and borderColorValuePath properties are exposed to set border width and color to individual shapes using data source values.

PDF Viewer

Bug Fixes

  • #309198, #309230 - The Form field's position is now updated properly in the print preview and printed documents.
  • #308703, #308960 - The cut, copy, and paste actions are working properly for the custom stamp annotations.
  • #306586 - The annotationAdd event is now triggered properly while adding the custom stamp annotation.
  • #309594 - The Form field position is now updated properly for the provided PDF documents.
  • #308213 - The page height is now updated properly on resizing the window in the fitToPage mode.
  • #303825 - The propertyChangeEvent is now trigged properly for the respective property changes.
  • #301513 - The isProgrammaticSelection property is returned properly in the annotation select event.
  • #309981 - The PDF Viewer localization tooltip content is updated properly in the German culture.
  • #309983 - Exception will no longer be thrown while selecting the zoom mode from the zoom combo box in the localization environment.
  • #309238 - Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.

New Features

  • #303978 - Provided the support to add the default stamp annotations programmatically.
  • #305688 - Exposed the formFieldClick event in the PDF Viewer.

Pivot Table

Bug Fixes

  • #309462 - The drill icon will not be shown if there are no children.

Features

  • #294982,#F157008 - "Median" aggregation is now supported.

RichTextEditor

Bug Fixes

  • #296208 - Resolved the issue with the Placeholder blinks when pressing the enter key in the editor.
  • #310044 - The issue with the resize grip alignment when the toolbar is disabled state has been resolved.

Schedule

Bug Fixes

  • #I306474 - An issue when rowAutoHeight is enabled the events are overlapping to each other in month view issue has been fixed.
  • #I309996 - An issue with resouceHeaderTemplate is not rendering, while navigating the date via swipe actions has been fixed.
  • F161271 - An issue with script errors throws when editing the block appointments manually using open editor has been fixed.
  • #I292642 - An issue when timezone is set the calendar today date is not updated properly issue has been fixed.

Spreadsheet

Bug Fixes

#F161227 - Lock cell delete issue prevented.
#I311230 - Sorting for number is not working after editing issue has been fixed.
#I311230 - Pasting within the copied range is not working properly issue has been fixed.

Stock Chart

Bug Fixes

  • #306698 - Visible property in series is not working properly for stock chart issue fixed.

TextBox

Bug Fixes

  • #309780 - Issue with "aria-labelledby attribute is not added to the textarea element when render component with multiline" has been resolved.

Toast

New Features

  • I307310 - Provided the 'progressDirection' property to customize the progress bar direction from left-to-right or right-to-left.

TreeGrid

New Features

  • #280065 - Provided support to maintain Tree Grid state(expand/collapse) while on Exporting.

TreeView

Bug Fixes

  • #302025 - The issue with "The TreeView template node content disappears while calling the refreshNode method" has been resolved.
  • #300093 - Now, the TreeView template node custom events will be triggered after using the refreshNode method.
ej2-react-ui-components - v18.4.35

Published by essentialjs2 almost 4 years ago

Common

Bug Fixes

  • Resolved typing issue on using onChange event.

CircularGauge

Bug Fixes

  • #293761 - The range with different start and end width will now render properly.

Diagram

Bug Fixes

  • #305708 - This issue "Console error occur while save and load the diagram with swimlane nodes" has been fixed.

Document Editor

Bug Fixes

  • #160177 - The document with tables were now rendered properly without page unresponsive error.
  • #305777 - Selection was now updated properly on zooming for web layout.
  • #297705 - Handled behaviour similar to MS Word if page and section break in same paragraph.
  • #305110 - The document with large tables were now rendered properly without page unresponsive error.
  • #307321 - Table borders now renders properly if the border color is none.
  • #303643 - Edit hyperlink now works properly on image with hyperlink.

Gantt

Bug Fixes

  • F161492 - Console error on drag and drop action has been fixed.
  • F161492 - Issue on indent action has been fixed.

Grid

Bug Fixes

  • #310607 - Script error while excel filtering with Blank value has been fixed.
  • #308259 - Row deselect event not triggered when clicking on the row has been fixed.
  • #160944 - Autofit issue while double clicking has been fixed.

PDF Viewer

Bug Fixes

  • #309238 - Now, the render page requests are not being sent on zooming when the restrictZoomRequest property is enabled.

RichTextEditor

Bug Fixes

  • #310679 - The issue with "Script error occurs when press the escape key if the quick toolbar module not injected" has been resolved.

Schedule

Bug Fixes

  • #I306474 - An issue when rowAutoHeight is enabled the events are overlapping to each other in month view issue has been fixed.
  • #I309996 - An issue with resouceHeaderTemplate is not rendering, while navigating the date via swipe actions has been fixed.
  • F161271 - An issue with script errors throws when editing the block appointments manually using open editor has been fixed.
  • #I292642 - An issue when timezone is set the calendar today date is not updated properly issue has been fixed.

Spreadsheet

Bug Fixes

#I308657 - Hyperlink issue with the colon specified address is fixed.

Stock Chart

Bug Fixes

  • #306698 - Visible property in series is not working properly for stock chart issue fixed.

TreeGrid

Bug Fixes

  • #309151 - childMapping property is properly generated in hierarchy dataSource.

TreeView

Bug Fixes

  • #307712 - The issue in getting the invalid isChecked attribute value in the getTreeData method for the dynamically added nodes has been resolved.
ej2-react-ui-components - v18.4.34

Published by essentialjs2 almost 4 years ago

Common

Bug Fixes

  • Resolved warning while using checkbox component.

Accordion

Bug Fixes

  • #309133 - Accordion item is automatically closed when the onChange is raised in input element has been fixed.

AutoComplete

Bug Fixes

  • #308003 - Issue with 'highlight search is not working while rendering component along with iconCss property' has been resolved.
  • #308346 - expandAll and collapseAll works fine with Virtualization enabled.

Chart

Bug Fixes

  • #293532 - Chart gets crash while using small values issue fixed.

CheckBox

Bug Fixes

  • Issue with destroy has been fixed.

ColorPicker

  • F160947 - Unwanted parent selector removed from the top level selector.

ComboBox

Bug Fixes

  • #306780 - Issue with "Input element value clears on changing the datasource dynamically" has been resolved.

Context Menu

Bug Fixes

  • F160329 - The issue with template item focus in ContextMenu is fixed.

DataManager

Bug Fixes

  • DataManager lazy load grouping script error issue has been fixed.

DateTimePicker

Bug Fixes

  • #309143 - Issue with "timepicker popup is not opened when render component with openOnFocus as true and click on the time icon" has been resolved.

Diagram

Bug Fixes

  • #308695 - This issue "Port's InEdges and outEdges are not updated properly while copy and paste " has been fixed.
  • #306529 - This issue "Node does not drop properly on swimlane " has been fixed.
  • #309041 - This issue "Nodes are not getting cleared when add new page in the diagram" has been fixed.

Document Editor

Bug Fixes

  • #306130 - The document content now renders properly while pasting the contents after inserting header with maximum header distance.
  • #307321 - Top borders of table with merged cell were rendered properly now.
  • #307746, #307748 - Auto fit tables were rendered properly now.
  • #309747 - Resolved spelling issue on default font family collection.
  • #295084, #291801 - Charts were now rendered properly on pasting.
  • #307318, #307327 - Creation of new comment was now restricted until existing comment was posted or discarded.
  • #307321 - Tab stop was rendered properly now.
  • #299850 - Auto fit table with preferred width and cell width was now rendered properly.
  • #308899 - Track changes revision was now preserved properly for justified paragraph.

DropDownList

Bug Fixes

  • #304837 - Issue with "value property is not updated properly while rendering dropdown with select tag and list has empty string as field value" has been resolved.

Excel Export

Bug Fixes

  • Auto filter support is provided in Grid to Excel export.

Gantt

Bug Fixes

  • #298884 - Issue on reorder rows method in virtual scroll support has been fixed.

Grid

Bug Fixes

  • #309059 - The horizontal scroll bar is not displayed while using Frozen column issue has been fixed.
  • #308465 - Filtering Foreign key column issue has been fixed.
  • #309205 - Script error while using Excel Filter issue has been resolved.
  • #160945 - Rendering wrong page records issue after deleting with Group has been fixed.

Kanban

Bug Fixes

  • #308798 - The issue with "Script error thrown when drag and drop the cards in swimlane layout with responsive mode" has been resolved.

ListBox

Bug Fixes

  • Issue with remote data has been fixed.

ListView

Bug Fixes

  • #F159331 - The issue with โ€œThe list items are not being checked, when using the checkItem methodโ€ has been resolved.
  • #304129,#304247 - The issue "ActionBegin event does not trigger before/after switching to new views in the nested ListView" has been fixed.

PDF Viewer

Bug Fixes

  • #301753 - Now, the stamp annotation can be added in the page when the firefox browser language is german.

Pivot Table

Bug Fixes

  • #301448 - The pivot table now displays no unnecessary scrollbars when the browser is resized.

New Features

  • #298512 - The drill-through grid can now be exported, like the pivot table.

QueryBuilder

Bug Fixes

  • Issue with template destroy is fixed.

RichTextEditor

Bug Fixes

#305379 - The issue with "Images getting removed when pasting images along with contents from the MS Word in the Rich Text Editor" has been resolved.

#301635 - The issue with "Pasting bulleted or numbered list from the MS Word doesn't maintain the font size and font styles in the Rich Text Editor" has been resolved.

Schedule

Bug Fixes

  • #I307462 - An issue when editing date time and End as until the last event not rendered has been fixed.
  • #F159141 - An issue when enable persistence is true selected resource not rendered issue has been fixed.
  • #I304107 - An issue when request to return current view or view model issue has been resolved.
  • #I306554, #I307686 - An issue when rendering the appointments in timeline year view has been fixed.
  • #F20602 - An issue with the position of the more event popup window is calculating wrongly when we setting the timescale interval has been fixed.

Spreadsheet

Bug Fixes

#I309395 - Merge method for different sheet is not working issue fixed.
#I309076 - Formula parsing issue fixed.

Tab

Bug Fixes

  • #301347 - An issue with refreshActiveTab public method has been fixed.

Toast

Bug Fixes

  • 308530 - The issue with "Toast elements are not destroyed properly when open and hide the toast" has been fixed.

TreeGrid

Bug Fixes

  • #308605, #308426 - Row drag and drop works properly when allowTextWrap is enabled.
  • #309562 - refresh method works fine when invoked from the recordDoubleClick event with allowEditing set as false.

TreeView

Bug Fixes

  • #307778 - Now, the Expanded attribute value will be updated properly in the nodeCollapsed event.
ej2-react-ui-components - v18.4.33

Published by essentialjs2 almost 4 years ago

Common

Bug Fixes

  • I304812 - Resolved template rendering issue in Child component.

AutoComplete

Bug Fixes

  • #308003 - Issue with 'highlight search is not working while rendering component along with iconCss property' has been resolved.

Bug Fixes

  • #308346 - expandAll and collapseAll works fine with Virtualization enabled.

CheckBox

Bug Fixes

  • Issue with destroy has been fixed.

ColorPicker

  • F160947 - Unwanted parent selector removed from the top level selector.

ComboBox

Bug Fixes

  • #306780 - Issue with "Input element value clears on changing the datasource dynamically" has been resolved.

Context Menu

Bug Fixes

  • F160329 - The issue with template item focus in ContextMenu is fixed.

DataManager

Bug Fixes

  • DataManager lazy load grouping script error issue has been fixed.

Diagram

Bug Fixes

  • #308109 - This issue "Can't change flowshape to other basic shape" has been fixed.
  • #301792 - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.

Document Editor

Bug Fixes

  • #297703, #160488 - Cursor was now updated properly for RTL languages.
  • #307715 - Table with merged cells were now exported properly.

DropDownList

Bug Fixes

  • #304837 - Issue with "value property is not updated properly while rendering dropdown with select tag and list has empty string as field value" has been resolved.

Excel Export

Bug Fixes

  • Font size is set correctly in Grid to Excel export.

Gantt

Bug Fixes

  • #298884 - Issue on reorder rows method in virtual scroll support has been fixed.

Grid

Bug Fixes

  • #304812 - React child grid templates not rendering issue has been fixed.
  • #308615 - the react grid throws script error cannot set property innerHTML of undefined using templates issue has been fixed.
  • #306851 - Virtualization with selectRow method issue has been fixed.
  • #297879 - Alignment issue has been fixed when we have the hidden frozen column with empty data set.
  • #160660 - Grid query included in foreign key column issue has been resolved.
  • #306162 - Pager dropdown overlap issue has been resolved.
  • #307973 - The isInteracted property issue in row deselect events has been fixed.
  • #160548 - Frozen grid duplicate template rendering issue has been fixed.

Kanban

Bug Fixes

  • #308798 - The issue with "Script error thrown when drag and drop the cards in swimlane layout with responsive mode" has been resolved.

ListView

Bug Fixes

  • #F159331 - The issue with โ€œThe list items are not being checked, when using the checkItem methodโ€ has been resolved.
  • #304129,#304247 - The issue "ActionBegin event does not trigger before/after switching to new views in the nested ListView" has been fixed.

PDF Viewer

New Features

  • #297887 - Provided the support to render the images inside the button fields.

QueryBuilder

Bug Fixes

  • Issue with template destroy is fixed.

RichTextEditor

Bug Fixes

#306799 - The issue with "deleting any rows in the table removes the first row of the table in the Rich Text Editor" has been resolved.

New Features

  • F160594 - Provided new event beforeImageDrop that triggers before drop a image in Rich Text Editor component.

Schedule

Bug Fixes

  • #I307462 - An issue when editing date time and End as until the last event not rendered has been fixed.
  • #F159141 - An issue when enable persistence is true selected resource not rendered issue has been fixed.
  • #I304107 - An issue when request to return current view or view model issue has been resolved.
  • #I306554, #I307686 - An issue when rendering the appointments in timeline year view has been fixed.
  • #F20602 - An issue with the position of the more event popup window is calculating wrongly when we setting the timescale interval has been fixed.

Spreadsheet

Bug Fixes

#I308693 - Editing merge cell shows text two times issue has been fixed.
#I308693 - Undo & redo is not working for background color issue has been fixed.
#I293654 - Nested formula issue fixed.

Tab

Bug Fixes

  • #306302 - The original event parameter is exposed in tab selecting event.
  • #306228 - An issue with closing the tab item clear the content of all the tab items has been fixed.

TreeGrid

Bug Fixes

  • #308346 - expandAll and collapseAll works fine with Virtualization enabled.

TreeView

Bug Fixes

  • #307778 - Now, the Expanded attribute value will be updated properly in the nodeCollapsed event.
ej2-react-ui-components - v18.4.32

Published by essentialjs2 almost 4 years ago

Common

Bug Fixes

  • I304812 - Resolved template rendering issue in Child component.

AutoComplete

Bug Fixes

  • #308003 - Issue with 'highlight search is not working while rendering component along with iconCss property' has been resolved.

ColorPicker

  • F160947 - Unwanted parent selector removed from the top level selector.

ComboBox

Bug Fixes

  • #306780 - Issue with "Input element value clears on changing the datasource dynamically" has been resolved.

Diagram

Bug Fixes

  • #308109 - This issue "Can't change flowshape to other basic shape" has been fixed.
  • #301792 - This issue "Child nodes are not rendered properly in Organizational chart" has been fixed.

Document Editor

Bug Fixes

  • #306939 - Table with merged cells were now exported properly.
  • #302508 - List format was now preserved properly after pasting some content in list line.
  • #299511 - On discarding the comment, comment tag was removed properly on file level now.

DropDownList

Bug Fixes

  • #304837 - Issue with "value property is not updated properly while rendering dropdown with select tag and list has empty string as field value" has been resolved.

Excel Export

Bug Fixes

  • Font size is set correctly in Grid to Excel export.

Gantt

Bug Fixes

  • F160722 - Issue on editing tooltip template has been fixed.
  • #306971 - HTML encoder issue with notes column has been fixed.
  • #306928 - Timeline width issue on zoom to fit action has been resolved.

Grid

Bug Fixes

  • #160497 - PageSizes dropdown showing empty string issue has been resolved.
  • #308117 - Changing PageSettings dynamically issue has been fixed.
  • #305463, #307312 - Filter icon updated issue has been resolved.
  • #307775, #307812, #306656 - Script error throws when update the react state value issue has been fixed.
  • #308510 - where property type changed to Predicate in dataStateChangeEventArgs.

ListView

Bug Fixes

  • #F159331 - The issue with โ€œThe list items are not being checked, when using the checkItem methodโ€ has been resolved.
  • #304129,#304247 - The issue "ActionBegin event does not trigger before/after switching to new views in the nested ListView" has been fixed.

QueryBuilder

Bug Fixes

  • Issue with validation is fixed.

RichTextEditor

Bug Fixes

#306799 - The issue with "deleting any rows in the table removes the first row of the table in the Rich Text Editor" has been resolved.

Spreadsheet

Bug Fixes

#I308504 - Added missed text in the localization file.
#I305131 - Unlocking cells is not working for the defined columns in the view in ASP.NET Core issue has been fixed.

ej2-react-ui-components - v18.4.31

Published by essentialjs2 almost 4 years ago

Common

Bug Fixes

  • F159890 - Resolved the Click event not working for individual item.

Diagram

Bug Fixes

  • #306310 - This issue "Symbol description gets rendered from middle of symbol" has been fixed.
  • #304447 - This issue "Restrict click event for nodes when zoompan tool is enabled" has been fixed.
  • #295443 - This issue "Bottom level nodes are not visible in overview" has been fixed.
  • #305992 - This issue "When drag and drop the node swimlane lane header position gets changed" has been fixed.
  • #304558 - This issue "Exception occurs when use getDiagramContent method" has been fixed.

Document Editor

Bug Fixes

  • #305640 - Track changes is now preserved properly on exported document.
  • #305804 - Document scrolling is now working properly when document contains clipped image.
  • #305804 - In IE, Ctrl+ P is now working properly without text insertion in cursor position.
  • #299850 - Paragraph format was now applied properly inside the table.
  • #304588 - Application level formats were now preserved properly.
  • #305834, #302444 - Comment tab is also visible now while clicking on the track changes.
  • #301314 - Resolved the script error thrown on entering a new line and backspace sequentially.

Gantt

Bug Fixes

  • #305822 - Issue on updating height on browser resizing has been fixed.
  • #306741 - Issue on closing filter menu while focusing out has been fixed.
  • #306556 - Issue on duration field of add dialog has been fixed.
  • #307295 - Issue on updating data source dynamically has been fixed.
  • #305728 - Issue on loading large number of records in resource tab has been fixed.

Grid

Bug Fixes

  • #303869 - Event argument type issue has been fixed.
  • #160246 - Sorting column not removed while changing groupSettings issue has been resolved.
  • #296093 - Grouping with virtualization hide column issue has been fixed.

ListBox

Bug Fixes

  • Issue with 'drag and drop' has been fixed.
  • Issue with toolbar option has been fixed.

Menu

Bug Fixes

  • An issue with menu closing has been fixed.

MultiSelect

Bug Fixes

  • #242307 - Issue with "filter event is not triggered when clear the value using clear icon " has been resolved.

PDF Viewer

Bug Fixes

  • #302213 - Pixel size is updated properly while using ExportAsImage API.
  • #300096 - Font Styles are applied properly for free text annotation.
  • #303827 - Annotation customData properties are mapped properly in PDF Viewer.
  • #305663 - Ink annotation is added properly while adding programmatically.
  • #F159732 - FreeText annotation is now added properly on clicked positions.

Pivot Table

Bug Fixes

-#298296 - Columns are now properly stretched when resizing the browser.

ProgressButton

Bug Fixes

  • Issue with setting content property in begin event has been resolved.

Schedule

Bug Fixes

  • #301175 - An issue with the appointment top value in timeline views for the appointment rendered in the last resource has been fixed.

Spreadsheet

Bug Fixes

#I296802 - Provided proper error support and if formula issue fixed.

TreeGrid

Bug Fixes

  • #307187 - Hierarchy level maintains properly while perform drag and drop between Tree Grid in self-referential data binding.
  • #301365- Template rendering for the tree column works fine.
  • #304800- Exporting of data while using RemoteSaveAdaptor works fine.
  • #306549- Expand collapse of multiple levels of the same parent works fine while using custom binding.
  • #307187- Hierarchy level maintains properly while perform drag and drop between Tree Grid in self-referential data binding.
ej2-react-ui-components - v18.4.30

Published by essentialjs2 almost 4 years ago

Chart

Bug Fixes

  • #293532 - Chart gets crash while using small values issue fixed.
  • #300644 - Data label template console error in canvas mode issue fixed.

Dashboard Layout

Bug Fixes

  • F159402 - The issue with "The Syncfusion components are not rendered inside the Dashboard Layout while using the selector template" has been resolved.
  • F159797 - Now, the Dashboard Layout component is also available in the Theme studio.

Diagram

Bug Fixes

  • #304641 - This issue "Node does not gets selected on slight movement of mouse when drag constraints disabled for node " has been fixed.
  • #301443 - This issue "update annotation for BPMN node, the node position gets changed " has been fixed.
  • #301441 - This issue "BPMN Nodes dropped in wrong position " has been fixed.
  • #304047 - This issue "Exception occurs when drag and drop the SVG node into diagram " has been fixed.
  • #301792 - This issue "Child Node Rendering issue in organization chart " has been fixed.
  • #300529 - This issue "Exception occurs while change the datasource for layout at runtime" has been fixed.
  • #302274 - This issue "Mindmap layout does not render properly" has been fixed.
  • #300499 - This issue "PositionChange event does not gets triggered for completed state" has been fixed.
  • #298898 - This issue "When save and load Bpmn subprocess node not loads properly" has been fixed.
  • F158465 - This issue "Context Menu items does not gets change at run time" has been fixed.
  • #285393 - This issue "Connector Target Point connection is not connected properly in line distribution" has been fixed.
  • #297343 - This issue "While undo and redo with line routing exception occurs" has been fixed.
  • F159245 - This issue "Node z index behaves incorrectly" has been fixed.
  • #300316 - This issue "Exception occurs when try to save diagram with prevent defaults set as true" has been fixed.
  • #292439 - The issue "Exception occurs when try to draw the connector using user handle" has been fixed.

New Features

  • #285393 - Line distribution functionality has been added.
  • Support added to arrange the child nodes in linear way.

Dialog

New Features

  • #274382, #282351 - Provided the support to resize the dialog in all directions from all the edges and borders.

Document Editor

Bug Fixes

  • #294075 - Resolved table bottom border rendering issue when table contains merged cell.
  • #292515 - Resolved context menu position issue in IE11.
  • Strike through button now toggles properly.
  • #297703 - Resolved issue on exporting a RTL document.
  • #291766, #293053 - Resolved the page unresponsive error while selecting the image.
  • #301016 - Multiple server calls on optimized spell checking was now optimized to single call per page.
  • #300330 - Document with comment can be opened without any script errors now.
  • #292912, #293388 - Document with empty comment is now exported properly.
  • #299940 - Table with center alignment is now rendered properly and footer contents are rendered properly now on zooming.
  • #290277 - Navigating to bookmark now works properly without script error.
  • #301035, #300947 - Changes were tracked properly now on pasting.
  • 302151 - Vertical alignment for cell now working properly in header and footer.
  • 304069 - Table cell spacing now exported properly.
  • 304048, 294075 - Auto fit table is now layout properly if table has preferred width.
  • 305508 - Resolved page unresponsive error while selecting field.
  • 302470 - Chart series color now applied properly.
  • 292515 - Resolved paste option issue on IE.
  • #296222 - Resolved table rendering issue when table contains merged cell.
  • #297479 - Field result text with multiple lines are now inserted properly when track changes enabled.
  • #296863 - Resolved script error when field code contains table.
  • #281339 - Resolved paragraph renders outside the page in RTL format document issue.
  • Resolved script error Navigating to the specified bookmark.
  • #296222 - Resolved exporting issue when exporting document with shape.
  • #294306 - Resolved page number update issue when page contains page field.
  • #295176 - Ctrl + V now works properly in Edge.
  • #296782, #296781 - Resolved issue on cursor visibility when cursor is in editable region.
  • #293369 - Document with merged cell is now exported properly.
  • #294261 - Accepting or rejecting changes were now preserved in restrict editing.
  • #292726 - Row header was now repeated properly for each page.
  • #281339 - Numbered list in the RTL was now rendered properly.
  • #295753 - Sections with restart page number now updated properly.
  • #293980 - Skipped form field insertion in header and footer similar to MS Word.
  • #294075,#293472 - Resolved table border rendering issue.
  • #291766 - Resolved file picker not opening issue in IE.
  • #296842 - Resolved issue on selecting a merge field.
  • #292515 - Polish characters are now working properly in IE.
  • #291766 - Resolved script error on loading a document with text wrapped image.
  • #292515 - Resolved toolbar rendering issue in IE.
  • #289186,#293172 - Text box with none style is now exported properly.
  • #291766 - Resolved issue on table rendering black.
  • #293342,#295176 - Ctrl + V now works properly in IE.

New Features

  • 227250, 143540, 234463, 252453, 267474, 67852, 268213, 273871, 285146, 288507, 290372, 295055, 295548 - Added support for Footnote and Endnote.
  • #281067, #279595 - Added partial lock and edit support.

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

  • #306090 - Issue on pressing delete key when add/edit dialog is opened has been fixed.
  • #306342 - Included additional field in taskData.segments.
  • #305420 - Issue on triggering rowSelected event while opening context menu has been fixed.

New Features

  • #252195, #272491, #242982, #242978 - Provided Virtual Scroll support for Gantt.
  • #298884 - Provided Virtual Scroll support for Gantt.

Grid

Breaking Changes

  • In Frozen Grid, we have moved the vertical scroller from movable content div to its parent element and also rendered a separate div in grid content element to perform the horizontal scroll action. This changes improves scrolling smoothness and avoid delayed scrolling between the frozen and movable content.

Bug Fixes

  • #301599 - Editing issue in frozen Grid with virtualization has been fixed.

New Features

  • #284110 - Provided support for sorting in excel filter dialog.
  • #295348, #159594 - Provided support for Grid column selection.
  • #202824 , #199899, #138469, #263330, #151661, #271993, #158735 - Provided support for freeze column to the right of Grid.
  • #10632 - Provided support for specifying 'items' type in grid pager.
  • #294082 - Provided support for row reorder refresh support in Grid component.

In-place Editor

Bug Fixes

#292832 - The issue with Validation is not working when template has more then two input elements" has been resolved.

Kanban

Breaking Changes

  • In sortSettings the default value of sortBy property has changed to Index from DataSourceOrder.

New Features

  • Provided workflow support that determines transitions of card from one column to another in Kanban.
  • Provided support to prevent dragging and dropping the cards on particular column.
  • Provided auto scroll support when drag and drop the cards between columns.
  • Provided custom sorting option for swimlane rows based on user choice.

MultiSelect

Bug Fixes

  • #301242 - Issue with "count template is updated with wrong count value when disable the clear icon" has been resolved.
  • #304600 - Issue with "SelectAll checkbox is not displayed while changing the data source dynamically" has been resolved.

PDF Viewer

Breaking Changes

  • Client side Methods
  • The importAnnotations() and exportAnnotations() methods are renamed to importAnnotation() and exportAnnotation()
  • Server side Methods
  • The GetAnnotations() and ExportXfdfAnnotation() methods are removed , and the alternative method is ExportAnnotation().
  • The ImportAnnotationFromXfdf() method is removed , and the alternative method is ImportAnnotation().

Bug Fixes

  • #F155593 - Exception will no longer be thrown while exporting the form fields.
  • #299497, #301943 - Triggered the event on updating the value in the free text annotation.
  • #301759, #303702 - Now, the document is rendered correctly in the Mobile device.
  • #299797, #298544 - Now, the signature is saved correctly in the signature panel.
  • #300917 - Now, the read-only text box field background color is maintained correctly.
  • #301513 - The isProgrammaticSelection property is returned properly in the annotation select event.
  • #299303 - Now, the waiting pop is visible on the page on applying the Zoom mode property.
  • #301753 - The ExportAnnotationAsObject is now working properly.
  • #286360 - The PDF document is now perfectly rendered with the free text annotation on a mobile device.
  • #300141 - The extra character is not displayed in the textbox field for the PDF document.
  • #296491 - Now, the format is included in the exported file in IE.

New Features

  • #F159868 - Expose the Created event for the PDF Viewer component.
  • #297447 - Provided the support for adding the custom text in the notification popup.
  • #298336 - Provided the support to clear the text in the search box on opening it again in our PDF Viewer control.
  • #293756 - Exposed the comments select and status update event.
  • #298173 - Expose a property for removing the save signature checkbox in the signature dialog.
  • #277299, #278926 - Provided the support to customize the Signature Field properties.
  • #293920 - Provided the support to change the date-time format dynamically from the code behind.
  • #300570 - Provided the support to clear the annotation selection.
  • #299501 - Exposed the event before adding the free text annotations.
  • #297337, #298646, #298723, #301996 - Expose an event on focus out of the form field.
  • #288134 - Provided the support to lock the comments of the annotations.
  • #293561 - Exposed a property to show or hide a desktop toolbar in the mobile devices.
  • #293367, #300818 - Provided the support for opening the bookmark panel initially.
  • #F155788, #296389, #297432 - Provided the support for importing and exporting the annotation in XFDF format.

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

  • #300142 - The script errors in the pivot chart and virtual scrolling combination have now been fixed.
  • #300162 - The pivot chart now works properly with height as a percentage..

RangeNavigator

Bug Fixes

  • #160214 - Range navigator cursor style issue fixed.

RichTextEditor

Bug Fixes

#296208 - The issue with "the placeholder blinks when pressing enter key in the Rich Text Editor" has been resolved.

New Features

  • File Manager: F144048, #234755, #261368, #261882, #150871, #270549 - This feature allows the editor to browse and insert the images from FileManager using various remote service.
  • F149800 - Provided new property removeUrl in insertImageSettings API to trigger the image remove operation in server, when image removed from editor.
  • #301980 - Provided the support to return the Xhtml value in the value property when the enableXtml property is enabled in the Rich Text Editor.
  • #264791, #295032, #299905, #F159588 - Provided the support to retain all the styles from MS Excel while pasting the content in the Rich Text Editor.

Schedule

Bug Fixes

  • #159985 - An issue with scrollToResource public method not working properly has been fixed.
  • #159896- An issue with the appointments are misaligned when rowAutoHeight is true has been fixed.
  • #18946 - An issue with displaying date twice for DST time-zones when switching between summer and winter time, has been fixed.
  • #300527 - An issue with loose shadow event once new week opens issue has been fixed.
  • #292074 - An issue with Schedule event dragging is not working fine when set up the eventDragArea property has been fixed.
  • #303564 - An issue with Editor window throws script error has been fixed.
  • #304988 - An issue with Scheduler throws script error when navigate form the scheduler to other component has been fixed.

New Features

  • Provided the event Drag and Drop and Resize support for Timeline Year view.

SplitButton

New Features

  • #299063 - Provided support to remove the items in split button using item id.

Spreadsheet

Bug Fixes

#I301769 - Entered date value changes for Eastern European Standard Time issue has been fixed.
#I301769 - Sorting whole column show empty rows first issue has been fixed.

New Features

  • Chart: Transforms your Spreadsheet data to an intuitive overview for better understanding and to make smart business decisions.
  • #I298335 - Provided support to paste content inside a cell while editing.
  • #I301769 - Provided support for short date formats dd/MM/yyyy and yyyy-MM-dd.

TreeGrid

Bug Fixes

  • #299761 - Treegrid column width renders fine in Internet Explorer when Virtualization is enabled.
  • #301861 - Tree Grid dataSource updated properly while using setCellValue method.
  • #F157882- After editing the row using updateRow method, getCurrentViewRecords method updated properly.
  • #F157882- When editing with a double click, it works fine when we only have one record.
  • #289600 - Records get expanded properly after collapsing all records using collapseAtLevel method in observable binding.
  • #F157099 - Virtualization with Aggregates works fine with large number of records.
  • #296233 - Row Drag and Drop within treegrid works fine.
  • #297986 - Row Drag and drop within treegrid works fine with checkbox enabled.
  • #F158886 - Cell editing with frozen columns works fine.
  • #F159697 - Order of child records are displayed correctly after editing in remote data binding.
  • 292453 - Treegrid refresh method works fine after updating the data.

New Features

  • #294082 - Provided Immutable Support to refresh specific rows while perform Tree Grid actions.
  • #283491 - Provided error handling support to easily rectify errors in sample side.
  • #298682, #299561 - Added getVisibleRecords API to get the visible records based on collapsed rows state.
Package Rankings
Top 1.58% on Npmjs.org
Related Projects