Releases: syncfusion/ej2-javascript-ui-controls
v19.1.55
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 withRemoteSaveAdaptorhas been fixed.
Gantt
Bug Fixes
#320882- Issue on expand/collapse icon inResource viewhas been fixed.
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 theTimelineMonthview is not properly applied when therowAutoHeightproperty is enabled with scheduler heightautohas 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 "addPanepublic 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- Skippedqueryproperty while saving as JSON.
Tree Grid
Bug Fixes
#318449- Expand/Collapse works properly while using enableImmutableMode property with Remote Data.#320432- Initial Filter with showColumnMenu works properly.#317928- Rendering Grid and Tree Grid in the same page with Virtualization works fine.#315665, #318515, #320888- Row Drag and Drop within treegrid and to another treegrid works fine.
v19.1.54
Common
New Features
- Provided Optional prefix addition support for Template function.
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- WhenstartValueandendValueproperties 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 constructorSpellChecker(List<DictionaryData> dictItem, string customDicPath)inSyncfusion.EJ2.SpellCheckerspell checker.
New Features
#303736,#295965- Added support for row based re-layout while editing table to improve editing performance.#307648,#317930,#318105Added support for change casing of the selected text.#307568,#307321,#292530,#312844Added 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 thezoomFactorproperty is set as 0 in the tile maps, it now renders properly.#311273- TheimageUrlValuePathproperty 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-shapeSelectionmethod 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.enableMultiAxisproperty is deprecated and will no longer to be used. UsechartSettings.enableMultipleAxisto 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
- Provided model support for fields, operators and values.
Bug Fixes
#F162988- The issue when field has space is fixed.#317381- The issue with predicate generation for date is fixed.#317355- The issue with disable the condition option when that group has single group is fixed.
Recurrence Editor
Breaking Changes
- The following properties type was changed.
| Property | Previous Type | Current Type |
|---|---|---|
selectedType |
anonymous |
int |
| value | anonymous |
string |
RichTextEditor
Bug Fixes
#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 ...
v18.4.49
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 definevalueAccessoras 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
#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 enabledrowAutoHeightandheightproperties 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.
v18.4.48
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.
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 schedulerrefreshDataManagermethod 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.
v18.4.47
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
#315085- Script error with custom format in server side exporting has been fixed.#22476-getRowIndexByPrimarykeymethod 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 "TheisCheckedattribute is not working when using thesortOrderproperty in TreeView" has been resolved.
v18.4.46
Chart
Bug Fixes
#156827- Axis line break label alignment issue has been fixed.
DataManager
Bug Fixes
312017-RemoteSaveAdaptorwith 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 whendataSourcechange dynamically has been fixed.
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 whenrowAutoHeightis enabled in virtual scrolling has been fixed.
Spreadsheet
Bug Fixes
- Copy / paste the merge cells not working properly issue resolved.
v18.4.44
Common
Bug Fixes
I309800- Resolved Events are not properly triggered when usingEJ2 controlswith the Windows web browser.
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 whenrtlis 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
getDatamethod 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-mappinguidattribute 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 andenableCollapseAll.
v18.4.43
Common
Bug Fixes
I309628, I314101- Resolved unwantedSwipe eventtrigger in Firefox.
Accumulation chart
Bug Fixes
#308019- Accumulation chart data labels are rendering over the chart issue has been fixed.#308020- The labels to each slice of the pie chart are not reactive issue has been fixed.
Chart
Bug Fixes
#308967- Chart horizontal strip line position changes issue has been fixed.#21006- Render fail using point color mapping if datasource array is empty issue fixed.
New Features
#281265- Support for spacing between axis labels & axis title and padding for legend container implemented
Diagram
Bug Fixes
#314224- This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
Document Editor
Bug Fixes
#160804,#160805- Line space was now considered properly on exporting.#161513- Properties pane was now disabled while enabling restrict editing.#311371- While deleting a text extra spaces between the text were now removed properly.#311884- Document with table was imported properly now.#310754- Hebrew text was now layout properly with spaces and numbers renders properly.- Resolved performance lagging issue while editing.
Dropdown Tree
Bug Fixes
#310244- The issue on changing thetreeSettings.autoCheckproperty dynamically in theBoxmode has been resolved in the Dropdown Tree component.
FormValidator
Bug Fixes
#F162275- Issue with "validation message shows while setting required as false in the rules property" has been resolved.
Gantt
Bug Fixes
#311841- Duplicating records issue while indent action has been resolved.F160722- Error on rendering editing tooltip has been resolved.F161444- Error while hiding context menu items has been resolved.
Grid
Bug Fixes
#310507- Frozen layout issue while changingpagesizesissue has been resolved.#306030- Filtering numeric columns through enter key issue has been resolved.#311829- Records are repeated while doing virtual scrolling when selection or focus applied issue has been fixed.#312581- Headeraria-colindexattribute issue has been fixed.#313556-ExcelFilterdialog position issue has been fixed.#308792- Filter icon update when enableforeignKeycolumn, issue has been resolved.
PDF Viewer
Bug Fixes
#311659,#309125- The Script error will no longer be thrown when we switch or press the back button before the PDF Viewer component not fully rendered.
Pivot Table
Bug Fixes
#298311- CSS issue of calculated field dialog in dark theme has been fixed.
RangeNavigator
Bug Fixes
#311116- Disable range selector is not working issue has been fixed.
Spreadsheet
Bug Fixes
#F161227 - Prevented deleting range which contains lock cells.
#F162534 - Issue on editing a cell that depend on other cell after addition of date using Plus (+) operator issue fixed.
#313009 - Delete rows and columns using delete method issues resolved.
#313000 - The insertSheet method will now prevent the sheet with duplicate name from inserting.
#I312853 - Provided the actionBegin and actionComplete event for sheet rename action in spreadsheet
TextBox
Bug Fixes
#313099- Issue with "script error throws when disable the clear button dynamically" has been resolved.
Tooltip
New Features
#306971- In Tooltip, support forenableHtmlParseproperty has been provided to enable or disable the parsing of HTML string content as DOM elements.
Uploader
Bug Fixes
- Issue with "dot present in the end of file name while rendering the preload files without type of file" has been resolved.
v18.4.42
Common
Bug Fixes
- Resolved Drag and Drop malfunction when setting top margin.
- Resolved
Drag and Dropmalfunction while scrolling beyond screen size. I310147- Provided Maximum fraction digit support forNumber Parser.
Diagram
Bug Fixes
#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.
Document Editor
Bug Fixes
#311518- Vertical scrollbar was now updated properly on container resize.#161047- Document with tab stop was now exported properly.#310258- All the contents were preserved on pasting now.#307321,#309396- Line shape was now rendered properly.#307321,#313943- Tab stops were now rendered properly.#311296- Odd headers were added to all odd pages now.#307321,#313948- Straight connectors were now rendered properly.#309565- When enable track changes is false changes tab is hide in review pane now.
Gantt
Bug Fixes
#311841- Duplicating records issue while indent action has been resolved.
Grid
Bug Fixes
#310158- Selected records reorder issue has been fixed.#311583-rowSelectedevent issue has been resolved.
QueryBuilder
Bug Fixes
- Issue with angular template is fixed.
RichTextEditor
Bug Fixes
F160581- The issue with "The RichTextEditor table toolbar popup is hidden inside the higher Z-Index elements" has been resolved.
Schedule
Bug Fixes
#I312058- An issue with Appointments not rendered in vertical timeline year view issue has been fixed.
Sidebar
Bug Fixes
#309065- The issue with "The Sidebar destroy method throws error when continuously called two times" has been resolved.
Spreadsheet
Bug Fixes
- External paste for cell style is not working properly when spreadsheet has common style issue has been fixed.
- Ribbon items are not updated during external paste issue has been fixed.
- External paste is not working for
strikethroughstyle issue has been fixed. - Wrap with Resize, text align issue fixed.
- Formula range with more than AA issue fixed.
Tab
Bug Fixes
#299892- An issue with the Tab destroy method throws error has been resolved.
TreeGrid
Bug Fixes
#312347-selectRowmethod works fine with Virtualization.#311453- Expanding rows works fine when we enabledfrozenColumnsandenableCollapseAllproperty.
v18.4.41
Common
Bug Fixes
-
Resolved unwanted window variable addition while iterating
fortemplate. -
provided support for
Negativenumber inEJ2Template conditions.
CheckBox
Bug Fixes
- Issue with click event has been fixed.
Diagram
Bug Fixes
New Features
#285393- Support to avoid connector overlapping with complex hierarchical layout has been added.
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 inactionBegin,taskbarEditing,contextMenuOpenevents.
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 thefilterbarwhenpersistenceenabled.
Kanban
Bug Fixes
#F161568- An issue when scrollbar is disappears the column became misaligned issue has been resolved.#I311076- Provided a public method asrenderHeaderto refresh the header template.#309763- The issue with "Unable to drag and drop the cards within the column when setting thesortByproperty asIndex" 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 usingupdateCardmethod 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 "TheopenDelayproperty is not effective in the Tooltip while enabling themouseTrailproperty" has been resolved.